Commit Graph

670 Commits (8e76439a2fca82a4eef309d64fbe9525e17c0ad0)
 

Author SHA1 Message Date
Trevor Porter 8e76439a2f Update core test addresses 3 years ago
Trevor Porter 74cc8e8dd7 Add inbox / outbox multisig validator managers to core contracts 3 years ago
Trevor Porter a8766ae239 Modify TestAbacusDeploy to work with new validator managers 3 years ago
Trevor Porter 59659a92b6 Rm test/index.ts 3 years ago
Trevor Porter ebadcefcd2 rm validatorManager test, rm unused AbacusDeployment 3 years ago
Trevor Porter e1d5133ae6 Delete old ValidatorManager, rm IValidatorManager reference in Common.sol 3 years ago
Trevor Porter a9b64260c8 Test rust-produced domain hashes 3 years ago
Trevor Porter 554fca9ee6 Prettier 3 years ago
Trevor Porter d7449fa2cf OutboxMultisigValidatorManager tests 3 years ago
Trevor Porter 101d132eb2 InboxMultisigValidatorManager tests 3 years ago
Trevor Porter bdd1d1f94f Fix build 3 years ago
Trevor Porter a792402b1f Merge branch 'main' of github.com:abacus-network/abacus-monorepo into trevor/multisig-validator-manager 3 years ago
Trevor Porter 07f57f91b7 Comment for getCheckpointSignatures 3 years ago
Asa Oines 9592b28489
Publish utils, core, apps, sdk, and deploy packages (#329) 3 years ago
Yorke Rhodes e364d4d741
Decouple core interfaces for use in applications (#328) 3 years ago
Trevor Porter fec07d21fe
Remove docs & all optics-related rust (#322) 3 years ago
Yorke Rhodes cd720e0f0d
Migrate dynamic memory function params to calldata (#325) 3 years ago
Trevor Porter fccf96433d MultisigValidatorManager tests 3 years ago
Trevor Porter f46adedbcb New Inbox.sol tests 3 years ago
Trevor Porter ebfbdaa708 Create Inbox/Outbox specific MultisigValidatorManagers 3 years ago
Trevor Porter dc0a64b82b All contracts working together, need to separate local vs remote, clean up natspec, and add tests 3 years ago
Asa Oines 220b684b29
Remove token bridge from the monorepo (#307) 3 years ago
Trevor Porter 6772725332
Rename home domain hash (#321) 3 years ago
Nam Chu Hoai babf5985a3
Fix minor things with agent development (#310) 3 years ago
Nam Chu Hoai cc8a8b40ea
Message Processor Error Handling (#294) 3 years ago
Trevor Porter 1474a068a9
Governance app contracts pay for interchain gas when dispatching messages (#302) 3 years ago
Asa Oines 2790d2bd9e
Move abacus core specific code from deploy to infra (#303) 3 years ago
Trevor Porter e28d24b08d
Return leaf index from Outbox's `dispatch`, add interchain gas payment function to Router (#289) 3 years ago
Nam Chu Hoai ae3c26189f
Start from last signed checkpoint (#292) 3 years ago
Asa Oines d40b1e4dc4
Use MultiProvider and the SDK in abacus-deploy (#277) 3 years ago
Nam Chu Hoai f6168cbe47
Add MessageProcessor (#287) 3 years ago
Trevor Porter 69c37c455b
Add Interchain Gas Paymaster to XAppConnectionManager (#288) 3 years ago
Trevor Porter fad3739409
Add InterchainGasPaymaster (#285) 3 years ago
Nam Chu Hoai a9b509e973
Ignore messages during message processing in TipProver (#281) 3 years ago
Nam Chu Hoai fae4152221
Set a functioning recipient for kathy (#280) 3 years ago
Nam Chu Hoai 535fc17378
Finalize Abacus key roles (#273) 3 years ago
Nam Chu Hoai a34858b1be
Read checkpoint syncer from relayer settings (#274) 3 years ago
Nam Chu Hoai 0cc15e67a2
Make deploy optics-environment independent (#275) 3 years ago
Trevor Porter 328941fc2c
Checkpointer policy v1 (#217) 3 years ago
Asa Oines 15e970382e
Unbundle core, governance, and bridge in SDK (#269) 3 years ago
Nam Chu Hoai 9ab0c16dd6
Add CheckpointSyncer configuration in Validator and support S3 (#266) 3 years ago
Nam Chu Hoai d3fbd1f9f9
Add relayer scaffold (#225) 3 years ago
Asa Oines 9a7de7f117
Remove abacus- prefix from directories (#267) 3 years ago
Asa Oines 2899d965fd
Revert transactions when message processing fails (#240) 3 years ago
Asa Oines 9527f362d4
Remove typechain package (#238) 3 years ago
Nam Chu Hoai f04959a57b
Support local deploys for agent development (#234) 3 years ago
Nam Chu Hoai 649001d179
Fix inbox summary (#233) 3 years ago
Nam Chu Hoai 4a28875af8
Add Validator scaffold (#213) 3 years ago
Asa Oines b588e248fb
Add abacus-deploy hardhat task to verify deploys on etherscan (#212) 3 years ago
Asa Oines 7eb7e54184
Add hardhat task to abacus-deploy (#211) 3 years ago