Commit Graph

7 Commits (1c74ba1608f70a3675ed3ca20af73afd7cbd634d)

Author SHA1 Message Date
Trevor Porter e802585558 self nits 3 years ago
Trevor Porter bdd1d1f94f Fix build 3 years ago
Yorke Rhodes e364d4d741
Decouple core interfaces for use in applications (#328) 3 years ago
Yorke Rhodes cd720e0f0d
Migrate dynamic memory function params to calldata (#325) 3 years ago
Trevor Porter dc0a64b82b All contracts working together, need to separate local vs remote, clean up natspec, and add tests 3 years ago
Asa Oines 9a7de7f117
Remove abacus- prefix from directories (#267) 3 years ago
Asa Oines 2899d965fd
Revert transactions when message processing fails (#240) 3 years ago
Asa Oines 4c11db7e93
Rename Home and Replica to Outbox and Inbox (#174) 3 years ago
Asa Oines d1de95e81b
Low cost relay model contract implementation (#165) 3 years ago
Nam Chu Hoai 79f1f200e8
Rename to abacus (#126) 3 years ago
Asa Oines 3052427dae
Add owner to Replica (#32) 3 years ago
James Prestwich 3e255d5f74
defense: prevent copying long returndata in replica.process (#757) 3 years ago
Anna Carroll b1694030c8
Events: Process and Send (#751) 3 years ago
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 3 years ago
James Prestwich 11573866e9
refactor: nextToProcess is now a uint32 3 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