Commit Graph

11 Commits (c4b34fb2dfc031513ab8f97316fcec0d948fc3fe)

Author SHA1 Message Date
Anna Carroll f63926c7dc
polish: use Initializable.sol from OpenZeppelin (#303) 4 years ago
Erin Hales 5b9c5c614a
Solidity Refactor (#277) 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 66b7b95b07
feature: add madison network 4 years ago
Luke Tchang 2fbbcf7fc3
test/refactor: adds test for destinationAndSequence calculations + refactors domainHash test file creation (#110) 4 years ago
Erin Hales 5d3668495a
enhancement: move abi files to shared folder (#94) 4 years ago
Luke Tchang 7b2d9d7762
test: tests Dispatch event data and refactors enqueue message helper (#93) 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
Luke Tchang fc251bd3bf
test: adds test coverage to Replica and Common message library (#64) 4 years ago
Luke Tchang 188178263b
test: adds tests for Replica contract (fixed history) (#56) 4 years ago
James Prestwich d4e36f6373
add hardhat scripts for common tasks (#37) 4 years ago
James Prestwich 5c5f42c061
fix: re-enable gas reporter and coverage 4 years ago
James Prestwich 5961b35a0e
fix: make sure new dev setup works 4 years ago
Luke Tchang 7cc25a9cbd
test: adds tests and fixes to home contract (#38) 4 years ago
James Prestwich 6827db2996
feat: Updater js class now uses async static construction (#34) 4 years ago
James Prestwich c40d6114a8
feature: add optics Updater to global hre 4 years ago
James Prestwich fc7f2327f0
feature: inject an optics object into hre 4 years ago