Commit Graph

37 Commits (d0bf1bf463c76ef64e17679a29f10ec15f50717d)

Author SHA1 Message Date
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
Anna Carroll 53f79d9964
Migrate from `constructor` to `initialize()` (#195) 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 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
Erin Hales 19d24ea096
clean: delete old comments (#131) 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
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