Commit Graph

76 Commits (d12c50845f3de2943b4ba1c3e0456f20ea233c57)

Author SHA1 Message Date
Luke Tchang d12c50845f
feature: persists watcher history to disk (#192) 4 years ago
Erin Hales 40339c2216
GitHub Actions - Solidity (#216) 4 years ago
Anna Carroll 53f79d9964
Migrate from `constructor` to `initialize()` (#195) 4 years ago
Luke Tchang 73b989285e
feature/refactor: saves/loads processor prover-tree to/from disk + fixes abstraction layers between prover and merkle (#189) 4 years ago
Luke Tchang b9694211f4
feature: adds updater history and persists to disk (#180) 4 years ago
Luke Tchang a1040a04e2
feature: adds configurable pause to updater (#167) 4 years ago
Luke Tchang 5a651d7eb0
test: adds watcher tests (#154) 4 years ago
Luke Tchang e7e25db05f
tests: relayer tests (#153) 4 years ago
Luke Tchang 1cdc8c8614
test: updater tests (#152) 4 years ago
Luke Tchang 9cae2f469a
refactor: contract trait refactor + prover/prover_sync separation (#151) 4 years ago
James Prestwich 1f333b6c02
refactor: improve processor task handling (#147) 4 years ago
Luke Tchang 01b6aa43ea
test: adds optics-test crate and unit test for watcher::check_double_update (#138) 4 years ago
Luke Tchang c3c1c184d9
feature: adds basic chat generators to Kathy (#101) 4 years ago
James Prestwich 8fdb50a40e
chore: remove a stale TODO related to ledgers 4 years ago
James Prestwich ae81ba9f60
docs: add message layout to bridge readme (#127) 4 years ago
James Prestwich 01144db102
lint: satisfy clippy a bit more 4 years ago
James Prestwich 5f455b4bda
refactor: fix unordered execution 4 years ago
James Prestwich 8923130b9c
feature: settings macro permits per-prop meta tags 4 years ago
James Prestwich 6e80bfde3e
chore: appease the clippy gods 4 years ago
James Prestwich b7280e677d
refactor: improve the OpticsAgent interface by introducing AgentCore (#104) 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
Anna Carroll 69f64b04f8
feature: add untested Processor daemon (#97) 4 years ago
Luke Tchang 0d5fbbe23b
feature/WIP: watcher checks for fraudulent updates (#88) 4 years ago
Erin Hales 5d3668495a
enhancement: move abi files to shared folder (#94) 4 years ago
Erin Hales e4cb3f55e1
bug: add a default ethereum signer (#92) 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
Luke Tchang c57b9ded00
feature: adds untested Watcher daemon (#73) 4 years ago
Luke Tchang 99b650d495
refactor: separates full from partial messages with Message vs StampedMessage (#77) 4 years ago
James Prestwich 26d8dbb19c
chore: satisfy cargo clippy 4 years ago
Luke Tchang 64aad488e6
refactor: replaces all slip44 references with "domain" (#76) 4 years ago
Luke Tchang 05e551f26a
fix: readds settings and can_confirm abi function to relayer (#70) 4 years ago
Anna Carroll e91c1adf6e
enhancement: add prove_and_process function to replica (#62) 4 years ago
Luke Tchang 192bc6e79f
refactor: moves merkleTestCases.json and domainHashTestCases.json to root vectors folder (#61) 4 years ago
Luke Tchang 1f22e023eb
test: adds tests for Common contract (fixed history) (#57) 4 years ago
Luke Tchang 188178263b
test: adds tests for Replica contract (fixed history) (#56) 4 years ago
James Prestwich f4078c3961
Add Kathy (#48) 4 years ago
Luke Tchang 319ebd4369
feature: adds untested Relayer daemon (fixed history) (#55) 4 years ago
Anna Carroll c4ae975310
test: Merkle contract and rust implementation (#52) 4 years ago
James Prestwich 9951a90c29
refactor: allow ethereum node to be a signer 4 years ago
Luke Tchang 999dde9fd2
fix: updates rust abi to match new double_update function (#43) 4 years ago
Anna Carroll 4092028924
enhance:update proveAndProcess function signature (#39) 4 years ago
Luke Tchang 7cc25a9cbd
test: adds tests and fixes to home contract (#38) 4 years ago
James Prestwich e5cdfd85e5
fix: silence warning on sample function 4 years ago
James Prestwich 4a57874d8c
feature: adds an untested updater daemon (#19) 4 years ago
James Prestwich 880273a123
feature: adds tracing and a basic config for the tracing setup (#31) 4 years ago
Luke Tchang 6db1f76325
feature: `npm run compile` updates abis in optics-base (#27) 4 years ago
James Prestwich 1574357b67
refactor: expand ChainCommunicationError to avoid erasing some types 4 years ago
Luke Tchang 32b63e0262
feature: adds signed_update_by_old_root to optics-base abis and _originSLIP44 to contract Update event (#26) 4 years ago