Commit Graph

64 Commits (ded27f486de9610bbfc3664628fb4d8bc6ad7ab5)

Author SHA1 Message Date
Anna Carroll 25ec45659e
WIP: polish contract code (#680) 3 years ago
Anna Carroll 567631e510
Remove nextToProcess from Replica (#629) 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 9d95cab1ba
Raise process gas and add tests/ (#560) 3 years ago
James Prestwich 6f36a61fcf
Fresh deploy (#556) 3 years ago
James Prestwich eebb834fe0
Prestwich/bridge test deploy (#540) 3 years ago
Nam Chu Hoai 7ab55b3e16
Clarify Home#update notice (#535) 3 years ago
Erin Hales 9c9fb87b03
test: migrate tests and deploy process to ts (#400) 3 years ago
James Prestwich 85ec60c287
Prestwich/no ordering (#476) 3 years ago
Anna Carroll 8e0a4f699e
Verify contract code after deploy script (#448) 3 years ago
Anna Carroll 848d7f0414
Update ProcessError event (#441) 3 years ago
Anna Carroll f2cb415eec
fix: Use low-level call instead of contract call (#439) 3 years ago
James Prestwich e6becba053
refactor: several rust improvements (#414) 3 years ago
James Prestwich 6487fcb3eb
Processing Refactor (#409) 3 years ago
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 4 years ago
James Prestwich 11573866e9
refactor: nextToProcess is now a uint32 4 years ago
James Prestwich f00674ca25
refactor: home 0-indexes sequences (#397) 4 years ago
James Prestwich ebe13489af
feature: semaphores and durations 4 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
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
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
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
Luke Tchang 03fa9bcded
feature: adds XAppConnectionManager interface (#273) 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
Luke Tchang 1490207c7d
feature: adds unrenroll permissioning to UsingOptics (#219) 4 years ago
Anna Carroll be4704e85a
Implement Controller (#224) 4 years ago