Commit Graph

68 Commits (c89497345ae1114d4a7dc8bc58d2bca14d0cb1d0)

Author SHA1 Message Date
webbhorn 6b3822f664
Misc. agent cleanup and dead code deletion (#470) 3 years ago
Mattie Conover f78e79ab9b
Better Agent Error Logging (#412) 3 years ago
Nam Chu Hoai cc6c2db5d8
Testnet deploy (#369) 3 years ago
Nam Chu Hoai cee9a2d8ef
Add more tracing information (#362) 3 years ago
Nam Chu Hoai 5e254f0512
Add gauges to track agents (#360) 3 years ago
Nam Chu Hoai e5ea4d42a9
0-indexed Checkpoints (#344) 3 years ago
Nam Chu Hoai 0216d28dcf
Merge Inbox prove and process (#339) 3 years ago
Trevor Porter b5f121b837
Multisig validator rust agents (#342) 3 years ago
Trevor Porter fec07d21fe
Remove docs & all optics-related rust (#322) 3 years ago
Nam Chu Hoai cc8a8b40ea
Message Processor Error Handling (#294) 3 years ago
Nam Chu Hoai ae3c26189f
Start from last signed checkpoint (#292) 3 years ago
Nam Chu Hoai f6168cbe47
Add MessageProcessor (#287) 3 years ago
Nam Chu Hoai a9b509e973
Ignore messages during message processing in TipProver (#281) 3 years ago
Nam Chu Hoai a34858b1be
Read checkpoint syncer from relayer settings (#274) 3 years ago
Trevor Porter 328941fc2c
Checkpointer policy v1 (#217) 3 years ago
Nam Chu Hoai 9ab0c16dd6
Add CheckpointSyncer configuration in Validator and support S3 (#266) 3 years ago
Nam Chu Hoai d3fbd1f9f9
Add relayer scaffold (#225) 3 years ago
Nam Chu Hoai 4a28875af8
Add Validator scaffold (#213) 3 years ago
Nam Chu Hoai 72ae94e655
Make checkpointer the truly first Abacus agent (#197) 3 years ago
Nam Chu Hoai 2cb643486f
Add checkpointer scaffold (#183) 3 years ago
Nam Chu Hoai 8261b2352b
Auto-heal missing updates (#175) 3 years ago
Nam Chu Hoai 23c3e4cd22
Add lookback for updates/messages in contract_sync (#144) 3 years ago
Nam Chu Hoai e3c1b3bdcc
Support tip buffers for contract_sync (#138) 3 years ago
Nam Chu Hoai d4c8720700
Rename rust packages (#128) 3 years ago
Nam Chu Hoai 91a411e2c9
Add gauge to track last_known_message_leaf_index (#117) 3 years ago
Nam Chu Hoai 45d9ce9e9b
Repeat processor reverted txs (#48) 3 years ago
nambrot 632cc53ee1 rustfmt 3 years ago
Nam Chu Hoai 8877a98aa8
Support selective index-only for processors (#17) 3 years ago
Nam Chu Hoai b6caa0da55
Fix S3 proof pushing (#13) 3 years ago
Nam Chu Hoai a3c08207a3
Set default updater pause/interval for productionCommunity (#6) 3 years ago
Luke Tchang 40d0ceb253
refactor/feature: split up indexing/contract/db logic + make watcher functional again (#925) 3 years ago
Luke Tchang f007a299c8
feature: add metrics/tracking to remaining agents (#922) 3 years ago
Conner Swann 7b2c4a21df
refactor: split updater tasks for safety (#909) 3 years ago
Luke Tchang ea32adf3af
refactor: scrap HomeDB for generalized OpticsDB (#902) 3 years ago
ember arlynx a240facc6d
Balance exporter tool skeleton (#793) 3 years ago
Luke Tchang eb685bdbf8
refactor: watcher home indexing rewrite (#809) 3 years ago
Luke Tchang 0e5b04bd1f
fix: increment next_message_nonce for ReplicaProcessor and temporarily fix stuck processor (#879) 3 years ago
James Prestwich 985bd7850c
feature: configuration to push proofs to s3 buckets (#821) 3 years ago
Luke Tchang 1248604f5d
fix: fix kathy sync bug related to `ethers-rs` concurrency (#859) 3 years ago
Luke Tchang 07bd730d4e
fix: fix processor index/nonce conflation and add per-replica nonce storage (#850) 3 years ago
Conner Swann 6275eaa3f5
fix: fix overloaded index config var (#843) 3 years ago
James Prestwich eed0b96c51
feature: optionally skip replica tasks (#839) 3 years ago
Luke Tchang 890c5495bf
fix: fix potential out-of-order updates when `HomeIndexer` syncing (#824) 3 years ago
Luke Tchang 8e54b713bd
refactor: deduplicate db keys by adding `HomeDB` (#803) 3 years ago
ember arlynx e23625fbef
feature: record span durations as a metric (#759) 3 years ago
James Prestwich d413b9f22a
bug: ProverSync from_disk now properly recovers tree state, proofs, etc. (#791) 3 years ago
James Prestwich 0aba12bb9c
Prestiwch/polygon metrics fix (#783) 3 years ago
James Prestwich 39b7fc5964
Prover sync refactoring (#781) 3 years ago
James Prestwich ce79bb1c5a
refactor: improve db and test roundtrip store/load (#774) 3 years ago
James Prestwich 11d2ec0c5d
prestwich/home indexing (#768) 3 years ago