Commit Graph

38 Commits (5eb7b7f1745c49c7edfb7760d489dc9eb4d5a74d)

Author SHA1 Message Date
Anna Carroll d20438434c
feat: RecoveryManager role on GovernanceRouter (#353) 3 years ago
Anna Carroll 5b2e48a358
Remove return values from `handle` (#404) 3 years ago
James Prestwich 41b19b70dd
refactor: add prove_and_process to replicas enum 3 years ago
James Prestwich 76ab2034d8
refactor: fix the annoying process bug. misc rust updates 3 years ago
James Prestwich 11573866e9
refactor: nextToProcess is now a uint32 3 years ago
James Prestwich f00674ca25
refactor: home 0-indexes sequences (#397) 3 years ago
Erin Hales ceeb71a30a
refactor: combine lib and script folders, remove old code (#382) 3 years ago
James Prestwich a5e91cedf4
bug: disable external common initializer (#373) 4 years ago
Erin Hales ed4cda0dc3
fix: lastProcessed -> nextToProcess (#371) 4 years ago
Erin Hales 81546c6a2b
test: GovernanceRouter upgrade and setUpdater calls (#334) 4 years ago
Luke Tchang ae28e02316
test/bug: verify Rust/Solidity OpticsMessage and leaf equivalence (#363) 4 years ago
Luke Tchang f750437766
test: adds ConnectionManager unit tests (#336) 4 years ago
James Prestwich fee2f4cd7a
feature: Home rejects messages larger than 2KiB body (#333) 4 years ago
Luke Tchang 9ebd31e086
fix: remove proveAndProcess dependency on test ordering (#317) 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
Luke Tchang ddea9d9764
fix: OpticsIdentifier conditionally casts ethereum address (#296) 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 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
Luke Tchang 94fd095043
refactor: renames UsingOptics contract XappConnectionManager (#258) 4 years ago
Erin Hales f004e58131
refactor: sortition --> updater manager (#226) 4 years ago
Luke Tchang dc52d01882
feature: adds watcher support for UsingOptics unenrollment (#229) 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
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
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
James Prestwich 9ff8490afd
basic token bridge design (#71) 4 years ago