Commit Graph

226 Commits (c89497345ae1114d4a7dc8bc58d2bca14d0cb1d0)

Author SHA1 Message Date
Luke Tchang dc52d01882
feature: adds watcher support for UsingOptics unenrollment (#229) 4 years ago
Erin Hales 6426801262
bump: @summa-tx/memview-sol (#249) 4 years ago
Anna Carroll 769d6b1c28
Script to Deploy Contract Suite (#230) 4 years ago
Luke Tchang 1490207c7d
feature: adds unrenroll permissioning to UsingOptics (#219) 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
Erin Hales 40339c2216
GitHub Actions - Solidity (#216) 4 years ago
Anna Carroll 53f79d9964
Migrate from `constructor` to `initialize()` (#195) 4 years ago
Erin Hales 23ccb8ca24
Immutable local domain (#201) 4 years ago
Anna Carroll 78258419f9
Implement UpgradeBeacon & UpgradeBeaconProxy (#178) 4 years ago
Anna Carroll f44e60a86a
refactor: interfaces directories (#157) 4 years ago
Luke Tchang f7d2a6cc7f
refactor: changes UsingOptics to contract reference (#170) 4 years ago
Luke Tchang e0a18dce1c
feature: adds batch-dispatching of governance call messages (#165) 4 years ago
Anna Carroll 6751c6e4f9
Update comments (#160) 4 years ago
Anna Carroll 2587cfbe99
MVP Governance xApp (#130) 4 years ago
Luke Tchang 398f928cbc
docs: adds natspec documentation to core contracts (#137) 4 years ago
James Prestwich 3d4aa756d1
feature: a simple script to make a test deploy of a home contract (#150) 4 years ago
James Prestwich 66b7b95b07
feature: add madison network 4 years ago
James Prestwich ae81ba9f60
docs: add message layout to bridge readme (#127) 4 years ago
Erin Hales 19d24ea096
clean: delete old comments (#131) 4 years ago
James Prestwich 01144db102
lint: satisfy clippy a bit more 4 years ago
James Prestwich 8923130b9c
feature: settings macro permits per-prop meta tags 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
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
Luke Tchang b6da94665f
fix: require status of Message.None in process() (#99) 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 c57b9ded00
feature: adds untested Watcher daemon (#73) 4 years ago
Luke Tchang 64aad488e6
refactor: replaces all slip44 references with "domain" (#76) 4 years ago
James Prestwich 8b6bb5b3e4
bug: correct merkle test vector paths in replica tests 4 years ago
James Prestwich 46296a0e0c
refactor: changes message handlers to use an interface (#65) 4 years ago
Luke Tchang fc251bd3bf
test: adds test coverage to Replica and Common message library (#64) 4 years ago
Luke Tchang 192bc6e79f
refactor: moves merkleTestCases.json and domainHashTestCases.json to root vectors folder (#61) 4 years ago
Luke Tchang 1f22e023eb
test: adds tests for Common contract (fixed history) (#57) 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
Luke Tchang 319ebd4369
feature: adds untested Relayer daemon (fixed history) (#55) 4 years ago
Anna Carroll c4ae975310
test: Merkle contract and rust implementation (#52) 4 years ago
James Prestwich 5c5f42c061
fix: re-enable gas reporter and coverage 4 years ago
Luke Tchang 65754d8318
fix: current root in Home contract now updated on successful update (#44) 4 years ago
James Prestwich 5961b35a0e
fix: make sure new dev setup works 4 years ago
Anna Carroll 4092028924
enhance:update proveAndProcess function signature (#39) 4 years ago
Luke Tchang 7cc25a9cbd
test: adds tests and fixes to home contract (#38) 4 years ago
James Prestwich 4a57874d8c
feature: adds an untested updater daemon (#19) 4 years ago
James Prestwich 6827db2996
feat: Updater js class now uses async static construction (#34) 4 years ago
James Prestwich 50cb63d5d5
feature: prevent re-entrancy of process on replica (#28) 4 years ago