Commit Graph

11 Commits (90287d8738ead261d6cb6b317a22c3978f9dd21b)

Author SHA1 Message Date
Yorke Rhodes a93d3d33ed
Revert "Improve contracts revert messages (#538)" (#549) 3 years ago
Yorke Rhodes 1450114fe0
Improve contracts revert messages (#538) 3 years ago
Asa Oines 165f60e622
Remove redundant args from dispatch event (#527) 3 years ago
Asa Oines 81b66b58aa
Remove caching of checkpoints from the Inbox (#523) 3 years ago
Asa Oines 6a2afdcffc
Only cache Outbox checkpoints for fraud proofs (#475) 3 years ago
J M Rossy 7be078eb50
[Chore] Setup eslint for typescript assets (#505) 3 years ago
Yorke Rhodes a424371e89
Use global prettier config and sort imports (#372) 3 years ago
Nam Chu Hoai e5ea4d42a9
0-indexed Checkpoints (#344) 3 years ago
Nam Chu Hoai dc6abedc1d
Remove Outbox nonce and checkpointedRoot from dispatch event (#341) 3 years ago
Trevor Porter e28d24b08d
Return leaf index from Outbox's `dispatch`, add interchain gas payment function to Router (#289) 3 years ago
Asa Oines 9a7de7f117
Remove abacus- prefix from directories (#267) 3 years ago
Asa Oines 9527f362d4
Remove typechain package (#238) 3 years ago
Asa Oines f022a770a3
Move shared types and utilities to @abacus-network/utils (#194) 3 years ago
Asa Oines 3796248374
Reimplement GovernanceRouter as an AbacusApp (#178) 3 years ago
Asa Oines 4c11db7e93
Rename Home and Replica to Outbox and Inbox (#174) 3 years ago
Asa Oines d1de95e81b
Low cost relay model contract implementation (#165) 3 years ago
Asa Oines 472aedfddb
Break up abacus-tests into the respective packages (#152) 3 years ago
Asa Oines eaa89a9c52
Use NPM workspaces (#151) 3 years ago
Nam Chu Hoai 79f1f200e8
Rename to abacus (#126) 3 years ago
Asa Oines 3052427dae
Add owner to Replica (#32) 3 years ago
James Prestwich adfb4ef50e
refactor: remove all relative imports in TS (#797) 3 years ago
Anna Carroll 5ba0bed73a
Final Contract Cleaning + Renaming (#698) 3 years ago
Anna Carroll 25ec45659e
WIP: polish contract code (#680) 3 years ago
Erin Hales 067817f891
refactor: extend bridge testing utils (#568) 3 years ago
James Prestwich 1cbbf77794
feature: add convenience events to Home and Replica (#583) 3 years ago
James Prestwich eebb834fe0
Prestwich/bridge test deploy (#540) 3 years ago
James Prestwich 2773b9f90d
Deploy Refactor + Upgradable Bridge Router (#512) 3 years ago
Anna Carroll 2ce41b6a25
feature: BridgeRouter deploy script (#478) 3 years ago
Erin Hales 9c9fb87b03
test: migrate tests and deploy process to ts (#400) 3 years ago
Anna Carroll 8e0a4f699e
Verify contract code after deploy script (#448) 3 years ago
James Prestwich f00674ca25
refactor: home 0-indexes sequences (#397) 3 years ago
Erin Hales ed4cda0dc3
fix: lastProcessed -> nextToProcess (#371) 4 years ago
Luke Tchang ae28e02316
test/bug: verify Rust/Solidity OpticsMessage and leaf equivalence (#363) 4 years ago
James Prestwich fee2f4cd7a
feature: Home rejects messages larger than 2KiB body (#333) 4 years ago
Erin Hales 7cdd461a34
test: cross chain governance (#312) 4 years ago
Erin Hales 676c495668
refactor: rename domains rust (#306) 4 years ago
Anna Carroll f63926c7dc
polish: use Initializable.sol from OpenZeppelin (#303) 4 years ago
Erin Hales 5f04a62cfb
fix: domainHash (#289) 4 years ago
Erin Hales 5b9c5c614a
Solidity Refactor (#277) 4 years ago
Anna Carroll 34dce892fc
test: cross-chain messaging w/ deploy script (#262) 4 years ago
Erin Hales f004e58131
refactor: sortition --> updater manager (#226) 4 years ago
Anna Carroll 769d6b1c28
Script to Deploy Contract Suite (#230) 4 years ago
Anna Carroll be4704e85a
Implement Controller (#224) 4 years ago
Luke Tchang 9bc2feff4b
fix: update deploy scripts after upgradability changes (#208) 4 years ago
Anna Carroll 53f79d9964
Migrate from `constructor` to `initialize()` (#195) 4 years ago
James Prestwich 3d4aa756d1
feature: a simple script to make a test deploy of a home contract (#150) 4 years ago
Luke Tchang 074a34c85d
test: increases core contract test coverage (#113) 4 years ago
Erin Hales c6126431be
WIP/enhancement: linting and coverage (#106) 4 years ago
Luke Tchang 2fbbcf7fc3
test/refactor: adds test for destinationAndSequence calculations + refactors domainHash test file creation (#110) 4 years ago
Luke Tchang 7b2d9d7762
test: tests Dispatch event data and refactors enqueue message helper (#93) 4 years ago