Commit Graph

39 Commits (c3849ae7b064952841f6d02eceb7866a3200d723)

Author SHA1 Message Date
James Prestwich c3849ae7b0
feature: make PROCESS_GAS immutable (#727) 3 years ago
Anna Carroll 6f5f51d97a
Remove queue from Replica (#703) 3 years ago
Anna Carroll 5ba0bed73a
Final Contract Cleaning + Renaming (#698) 3 years ago
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 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 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 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 676c495668
refactor: rename domains rust (#306) 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 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
Anna Carroll 34dce892fc
test: cross-chain messaging w/ deploy script (#262) 4 years ago
Erin Hales f004e58131
refactor: sortition --> updater manager (#226) 4 years ago
Anna Carroll 769d6b1c28
Script to Deploy Contract Suite (#230) 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 398f928cbc
docs: adds natspec documentation to core contracts (#137) 4 years ago
Erin Hales 19d24ea096
clean: delete old comments (#131) 4 years ago
Erin Hales c6126431be
WIP/enhancement: linting and coverage (#106) 4 years ago
Luke Tchang b6da94665f
fix: require status of Message.None in process() (#99) 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 46296a0e0c
refactor: changes message handlers to use an interface (#65) 4 years ago
Luke Tchang 188178263b
test: adds tests for Replica contract (fixed history) (#56) 4 years ago
Luke Tchang 319ebd4369
feature: adds untested Relayer daemon (fixed history) (#55) 4 years ago
Anna Carroll 4092028924
enhance:update proveAndProcess function signature (#39) 4 years ago
James Prestwich 50cb63d5d5
feature: prevent re-entrancy of process on replica (#28) 4 years ago
James Prestwich afefc55138
refactor: store a queue of pending updates 4 years ago
James Prestwich f879bd73cc
feature: expand solidity public api 4 years ago
James Prestwich 8fb2db9269
refactor: traits for on-chain Home and Replica 4 years ago
James Prestwich 4af978d9c0
feature: recipient address QoL function 4 years ago