Commit Graph

226 Commits (c89497345ae1114d4a7dc8bc58d2bca14d0cb1d0)

Author SHA1 Message Date
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 80a93d6106
Polish Bridge Code (#416) 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 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
Tong Wang b110e6e145
chore: add typechain generation to standard pre-commit script (#392) 3 years ago
Erin Hales ceeb71a30a
refactor: combine lib and script folders, remove old code (#382) 3 years ago
James Prestwich ebe13489af
feature: semaphores and durations 3 years ago
Erin Hales cb906c6d5c
document: bridge xapp (#386) 3 years ago
Tong Wang c9cd5322b5
feature: add optics-xapps typechain gen (#389) 3 years ago
Conner Swann 2c42635e0a
initial dockerfile implementation 4 years ago
James Prestwich daa9df9436
Prestwich/ts deploy (#366) 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 1136608c8b
fix: deletes madison env references (#354) 4 years ago
Luke Tchang f750437766
test: adds ConnectionManager unit tests (#336) 4 years ago
Anna Carroll 5dd5759ba6
feature: PingPong xApp 🏓 (#343) 4 years ago
Anna Carroll 68a7e5a249
feature: xApp Template Contracts (#320) 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
dependabot[bot] 064d2f2e82
chore(deps): bump hosted-git-info in /solidity/optics-core (#327) 4 years ago
Anna Carroll 209211d277
Refactor/rename optics-bridge directory to optics-xapps/token-bridge (#319) 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 6691309859
feature: sets watcher permissions in deployOptics (#247) 4 years ago