Commit Graph

13 Commits (630e20bbc2faaca2e9c2f4fe08b58df9a575dfb6)

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
Yorke Rhodes 5a3f627586
Bump typechain version to fix bug (#517) 3 years ago
Asa Oines 6a2afdcffc
Only cache Outbox checkpoints for fraud proofs (#475) 3 years ago
Yorke Rhodes de74f868be
Remove `TypedMemView` from `core` contracts (#415) 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 39047bbf9f
Multisig validator manager contracts & tooling (#334) 3 years ago
Yorke Rhodes e364d4d741
Decouple core interfaces for use in applications (#328) 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 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
Nam Chu Hoai 79f1f200e8
Rename to abacus (#126) 3 years ago
Asa Oines 3052427dae
Add owner to Replica (#32) 3 years ago
Anna Carroll 6f5f51d97a
Remove queue from Replica (#703) 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
Anna Carroll cc374c23d9
Add version 0 to contracts (#628) 3 years ago
Erin Hales 4ecbdd1969
refactor: upgrade safety (#566) 3 years ago
James Prestwich 1cbbf77794
feature: add convenience events to Home and Replica (#583) 3 years ago
James Prestwich 6f36a61fcf
Fresh deploy (#556) 3 years ago
Nam Chu Hoai 7ab55b3e16
Clarify Home#update notice (#535) 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
James Prestwich a5e91cedf4
bug: disable external common initializer (#373) 4 years ago
James Prestwich fee2f4cd7a
feature: Home rejects messages larger than 2KiB body (#333) 4 years ago
James Prestwich 7bfe50bd5f
Prestwich/watcher unenroll (#324) 4 years ago
Anna Carroll af35686796
Initializable Ownable on Home (#305) 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
Anna Carroll d72def136d
Fix comment (#291) 4 years ago
Anna Carroll bf58066f67
Ensure events are emitted whenever Updater and UpdaterManager are set (#290) 4 years ago
Erin Hales 45fbc4f7f3
refactor: rename internal funcs (#282) 4 years ago
Erin Hales 9320e06533
refactor: reorder functions (#280) 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 53f79d9964
Migrate from `constructor` to `initialize()` (#195) 4 years ago
Anna Carroll f44e60a86a
refactor: interfaces directories (#157) 4 years ago
Luke Tchang 398f928cbc
docs: adds natspec documentation to core contracts (#137) 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
James Prestwich 0b78a672ae
chore: fix the tests James broke -_- 4 years ago
Luke Tchang 2dd857bbb8
feature: adds untested ProverSync struct to optics-core (#78) 4 years ago
James Prestwich 9ff8490afd
basic token bridge design (#71) 4 years ago
Luke Tchang 64aad488e6
refactor: replaces all slip44 references with "domain" (#76) 4 years ago