Commit Graph

39 Commits (398f928cbc9f05978d293b181be655c8fb79a000)

Author SHA1 Message Date
Luke Tchang 9cae2f469a
refactor: contract trait refactor + prover/prover_sync separation (#151) 4 years ago
Luke Tchang 01b6aa43ea
test: adds optics-test crate and unit test for watcher::check_double_update (#138) 4 years ago
James Prestwich 6e80bfde3e
chore: appease the clippy gods 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
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
James Prestwich f4078c3961
Add Kathy (#48) 4 years ago
Anna Carroll c4ae975310
test: Merkle contract and rust implementation (#52) 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 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
James Prestwich ca7e773db8
refactor: simplify dependencies 4 years ago
James Prestwich 7f91fbdbea
feature: adds name function to Common trait 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 1a401eb1c1
refactor: abandon ChainCommunicationError type. embrace erasure 4 years ago
James Prestwich 740c6321a6
refactor: use eyre for reporting 4 years ago
James Prestwich 4555178942
refactor: small error handling improvements 4 years ago
James Prestwich 81707b3237
feature: Decode + message_by_leaf 4 years ago
James Prestwich afefc55138
refactor: store a queue of pending updates 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
James Prestwich fe179fd241
bug: increment count on ingestion 4 years ago
James Prestwich ffcf88c97f
refactor: remove light tree in prover 4 years ago
James Prestwich ff4962729c
refactor: move model home and replica to models 4 years ago
James Prestwich 823a3497aa
refactor: docstrings + fix sig verification + toy example 4 years ago
James Prestwich 445bdd0ce6
refactor: break up accumulator work 4 years ago
James Prestwich 2afd32391a
the last syllable of recorded time 4 years ago