Commit Graph

679 Commits (1c74ba1608f70a3675ed3ca20af73afd7cbd634d)
 

Author SHA1 Message Date
Trevor Porter 1c74ba1608 rm IValidatorManager 3 years ago
Trevor Porter 22a926f2c8 Minor fixes 3 years ago
Trevor Porter 9d9431d7ed nits 3 years ago
Trevor Porter b59c63d69f All builds passing, fixed invariant checker 3 years ago
Trevor Porter e802585558 self nits 3 years ago
Trevor Porter 6a171803ef Prettier 3 years ago
Trevor Porter 3673557082 Merge branch 'main' of github.com:abacus-network/abacus-monorepo into trevor/multisig-validator-manager 3 years ago
Trevor Porter 61d8e53ad2 Ensure validator set unenrolling does not violate a quorum threshold 3 years ago
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 c2206c814c
SDK - interchain gas calculator (#318) 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