-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add Arbitrum folder and governors/token contracts #1
base: main
Are you sure you want to change the base?
Conversation
This PRs look good to me. I'm not sure if we really need all the Arbitrum contracts, but Ledger can push back on that if we're asking too much. The other question I have is whether we are using |
@rsolari: Thanks for reviewing:
I'm not sure too. I added the 3 contracts (2 governors and 1 token) which we should deal with when voting or delegating.
Good question. Let me take a look again on what other dapps are doing. |
…ly/ledger-asset-dapps into feature/support-arbitrum
feat(Arbitrum): Remove b2c.json file feat(Arbitrum): Remove abis feat(Arbitrum): Minor feat(Arbitrum): Add arbitrum folder and contracts feat(Arbitrum): Fixes feat(Arbitrum): Update plugin value feat(Arbitrum): Remove b2c.json file feat(Arbitrum): Remove abis
…ly/ledger-asset-dapps into feature/support-arbitrum
… to 0x746d8A8FCAB7f829Fa500504f60D89C5CC1EA973.abi.json Update to right contract address & add new withdrawal functions to ABI: * batchWithdraw(validator_pubkeys) 0xe8a0c121 * batchWithdrawEL(validator_pubkeys) 0xef5e4682 * batchWithdrawCL(validator_pubkeys) 0x0ffab6c2 * requestValidatorsExit(validator_pubkeys) 0xb6b06dec
Update to right contract address & add new withdrawal functions to ABI: * batchWithdraw(validator_pubkeys) 0xe8a0c121 * batchWithdrawEL(validator_pubkeys) 0xef5e4682 * batchWithdrawCL(validator_pubkeys) 0x0ffab6c2 * requestValidatorsExit(validator_pubkeys) 0xb6b06dec
Add contract names
…e-introduced with script 8.2.0
author Berg Jefferson <[email protected]> 1684422419 +0800 committer Nicolas Tourne <[email protected]> 1687524042 -0300 parent f233f1c author Berg Jefferson <[email protected]> 1684422419 +0800 committer Nicolas Tourne <[email protected]> 1687524006 -0300 add DeGate feat(Arbitrum): Add arbitrum folder and contracts feat(Arbitrum): Change contractName feat(Arbitrum): Fixes feat(Arbitrum): Update plugin value feat(Arbitrum): Remove b2c.json file feat(Arbitrum): Remove abis feat(Arbitrum): Minor feat(Arbitrum): Add arbitrum folder and contracts feat(Arbitrum): Fixes feat(Arbitrum): Update plugin value feat(Arbitrum): Remove b2c.json file feat(Arbitrum): Remove abis feat(Arbitrum): Remove b2c.json file feat(Arbitrum): Remove abis feat(Arbitrum): Add arbitrum folder and contracts feat(Arbitrum): Fixes feat(Arbitrum): Update plugin value
…ly/ledger-asset-dapps into feature/support-arbitrum
No description provided.