Commit Graph

89 Commits (ae5db869a5026e902a933981d2de11c5fb703cfc)

Author SHA1 Message Date
James Prestwich 5722a698f2
Refactor tracing subscriber instatiation (#466) 3 years ago
James Prestwich 1593d3b0c9
feature: time out txns that have been pending confirmation for 10m (#457) 3 years ago
James Prestwich a37a6ed776
Prestwich/rust config (#419) 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
Luke Tchang ae28e02316
test/bug: verify Rust/Solidity OpticsMessage and leaf equivalence (#363) 4 years ago
Luke Tchang c4b34fb2df
test: adds mock ConnectionManager interface + watcher failure test cases (#314) 4 years ago
Luke Tchang befde049a6
fix: update signer to support EIP-155 (#329) 4 years ago
James Prestwich d3788f0457
refactor: move Ethereum settings to optics-ethereum (#266) 4 years ago
Luke Tchang 0fa4283a70
refactor: restructures agent config locations (#254) 4 years ago
James Prestwich 2f943b5c20
fix: respect the clippy 4 years ago
Luke Tchang 9bc2feff4b
fix: update deploy scripts after upgradability changes (#208) 4 years ago
Luke Tchang d12c50845f
feature: persists watcher history to disk (#192) 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 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
Anna Carroll 69f64b04f8
feature: add untested Processor daemon (#97) 4 years ago
Erin Hales 5d3668495a
enhancement: move abi files to shared folder (#94) 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 05e551f26a
fix: readds settings and can_confirm abi function to relayer (#70) 4 years ago
James Prestwich f4078c3961
Add Kathy (#48) 4 years ago
Anna Carroll c4ae975310
test: Merkle contract and rust implementation (#52) 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
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
James Prestwich ca7e773db8
refactor: simplify dependencies 4 years ago
James Prestwich fc63fed64c
refactor: adds a bit more logging and error reporting to OpticsAgent 4 years ago
James Prestwich 5ea330cfbb
feature: OpticsAgent trait and refactoring contract traits 4 years ago
James Prestwich ba46a337f4
refactor: use color-eyre instead of jane-eyre. to be responsible. 4 years ago
James Prestwich 740c6321a6
refactor: use eyre for reporting 4 years ago
James Prestwich 6536efb2a0
refactor: move ethereum config to its own file, macro contract construction 4 years ago
James Prestwich fd838e0b0c
feature: implement replica trait on replica contract abigen 4 years ago
James Prestwich 8fb2db9269
refactor: traits for on-chain Home and Replica 4 years ago