Commit Graph

85 Commits (a25e831754683c21d8989c04bc0adc804b87c3d6)

Author SHA1 Message Date
James Prestwich 7b501442b1
refactor: add aws signer (#516) 3 years ago
James Prestwich a38f4f5153
chore: bump ethers to main in all cargo.toml files 3 years ago
James Prestwich aff52ce2a9
bug: tracing and pending txn fixes 3 years ago
James Prestwich 677f68c1e1
feature: zipkin 3 years ago
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 56139b1715
bug: remove leftover dbg 3 years ago
James Prestwich a37a6ed776
Prestwich/rust config (#419) 3 years ago
James Prestwich e6becba053
refactor: several rust improvements (#414) 3 years ago
James Prestwich 6487fcb3eb
Processing Refactor (#409) 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 ac58c6a1cb
feature: MessageStatus 3 years ago
James Prestwich 26b4af5951
refactor: many processor improvements 3 years ago
James Prestwich bb2768384a
bugs: lots of rust agent bugs 4 years ago
James Prestwich 42db34b8c0
bug: dbg print left in 4 years ago
James Prestwich d99f15c041
bug: configuration bugs wrt config and hexstring 4 years ago
James Prestwich 5489c5f22c
refactor: break signers out of replicas in rust configs (#381) 4 years ago
James Prestwich 40ae9257de
feature: use OPT_BASE and document config precedence 4 years ago
James Prestwich 31539b786a
Prestwich/hex string rust (#378) 4 years ago
Conner Swann 2c42635e0a
initial dockerfile implementation 4 years ago
James Prestwich daa9df9436
Prestwich/ts deploy (#366) 4 years ago
Erin Hales ed4cda0dc3
fix: lastProcessed -> nextToProcess (#371) 4 years ago
Luke Tchang ae28e02316
test/bug: verify Rust/Solidity OpticsMessage and leaf equivalence (#363) 4 years ago
Luke Tchang 2eac18dd6e
chore: delete extra lockfiles in core and base (#346) 4 years ago
Luke Tchang c4b34fb2df
test: adds mock ConnectionManager interface + watcher failure test cases (#314) 4 years ago
James Prestwich 7bfe50bd5f
Prestwich/watcher unenroll (#324) 4 years ago
Erin Hales 676c495668
refactor: rename domains rust (#306) 4 years ago
Luke Tchang 0b3c02a10d
chore: converts kebab case to camelCase in configs and serde tags (#276) 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
Luke Tchang 72d6ae20fb
feature: replaces Signer generic with enum (#246) 4 years ago
James Prestwich 32551c1c32
bug: fix the function signature 4 years ago
James Prestwich 6e598c3240
lint: into -> from for clippy 4 years ago
James Prestwich 2f943b5c20
fix: respect the clippy 4 years ago
James Prestwich 1174800624
refactor: move DB to agentcore (#228) 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 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
James Prestwich 8fdb50a40e
chore: remove a stale TODO related to ledgers 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 b7280e677d
refactor: improve the OpticsAgent interface by introducing AgentCore (#104) 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