Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not create the proposal #30

Open
boundless-forest opened this issue Oct 10, 2024 · 8 comments
Open

Could not create the proposal #30

boundless-forest opened this issue Oct 10, 2024 · 8 comments
Assignees
Labels
bug Indicates a defect or error in the code that needs to be fixed. high-priority Tasks that require immediate attention and should be addressed as soon as possible.

Comments

@boundless-forest
Copy link

image

  1. I tried to create a proposal in the Crab network, it failed with an error message like this.
  2. I'm also curious why the Signaling button display differs from the others.
@boundless-forest boundless-forest added bug Indicates a defect or error in the code that needs to be fixed. high-priority Tasks that require immediate attention and should be addressed as soon as possible. labels Oct 10, 2024
@hamidroohi92
Copy link
Collaborator

The button is in the selected mode. When you click on others they will also seem like this.
About creating the proposal, I should check to see whether the problem is for the code or the contract

@hamidroohi92
Copy link
Collaborator

I need the Alchemy key for creating and ENS. DO we have one? Most of the problems are for lack of this key

@hamidroohi92
Copy link
Collaborator

I reviewed all the processes past two days and tried to review again all the issues. The process for the vote system is a a bit complicated. We need some needs to test and fix the problems. Please give me the credentials for the repo so I can fix the process

@hujw77
Copy link
Collaborator

hujw77 commented Oct 16, 2024

Can we use a public rpc to get ens information?

@hamidroohi92
Copy link
Collaborator

It is possible to use other systems. But need a lot of effort to change all the app system. I can do it but need more time.

@boundless-forest
Copy link
Author

boundless-forest commented Oct 16, 2024

But need a lot of effort to change all the app system. I can do it but need more time.

Is there a specific reason? It appears that the only difference between Alchemy and our rpc is the endpoint; does it simply switch the rpc url?

@hamidroohi92
Copy link
Collaborator

As I know it seems the app is designed to use another method when using Alchemy. I am on it now. It needs to make some other changes to make it fit for use. Also please give me the needed contract addresses

@hujw77
Copy link
Collaborator

hujw77 commented Oct 21, 2024

Koi contract addresses

NEXT_PUBLIC_DAO_ADDRESS=0x005493b5658e6201F06FE2adF492610635505F4C
NEXT_PUBLIC_TOKEN_ADDRESS=0xdafa555e2785DC8834F4Ea9D1ED88B6049142999
NEXT_PUBLIC_TOKEN_VOTING_PLUGIN_ADDRESS=0x1756B204a72e1B879D9C63b47f31640a57b8c727
NEXT_PUBLIC_DELEGATION_CONTRACT_ADDRESS=0x6c1c123e972d7a2db02b2a11e21a53746aab2b2f
NEXT_PUBLIC_DELEGATION_ANNOUNCEMENTS_START_BLOCK=696290

Crab contract addresses

NEXT_PUBLIC_DAO_ADDRESS=0x663fC3000f0101BF16FDc9F73F02DA6Efa8c5875
NEXT_PUBLIC_TOKEN_ADDRESS=0xdafa555e2785DC8834F4Ea9D1ED88B6049142999
NEXT_PUBLIC_TOKEN_VOTING_PLUGIN_ADDRESS=0xFF335B8aF2B601d09A499199705Ed3E7bdADa66E
NEXT_PUBLIC_DELEGATION_CONTRACT_ADDRESS=0x05FFdA9C7FD9E30e49e420b0AA6c1772f94e83A7
NEXT_PUBLIC_DELEGATION_ANNOUNCEMENTS_START_BLOCK=4064039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a defect or error in the code that needs to be fixed. high-priority Tasks that require immediate attention and should be addressed as soon as possible.
Projects
None yet
Development

No branches or pull requests

3 participants