Commit Graph

43 Commits (ebfbdaa708c223c750ad9d17d9b8154903fc5546)

Author SHA1 Message Date
Nam Chu Hoai d3fbd1f9f9
Add relayer scaffold (#225) 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
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 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 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
ember arlynx 2767fd921c
feature: additional agent metrics (#746) 3 years ago
James Prestwich 4a86e6301b
chore: remove unused param from prover_sync spawn 3 years ago
James Prestwich 49f0316ee6
bug: updater runs only 1 instance 3 years ago
James Prestwich 060620a99f
bug: fix filters after dispatch event signature changed 3 years ago
James Prestwich c9a1cd520b
bug: metrics no longer panics when attempting to register multiple replicas (#735) 3 years ago
ember arlynx d5745362c6
rust agents: expose prometheus metrics (#670) 3 years ago
Anna Carroll 6f5f51d97a
Remove queue from Replica (#703) 3 years ago
James Prestwich 3d72c2db63
refactor: polling_interval -> interval, updater_pause -> pause (#701) 3 years ago
Anna Carroll 5ba0bed73a
Final Contract Cleaning + Renaming (#698) 3 years ago
James Prestwich ff5fa65479
feature: slight rate limit in prover_sync fetch_leaf (#687) 3 years ago
James Prestwich e5328d3105
bug: remove ancient debug rate limiter in prover_sync (#686) 3 years ago
James Prestwich 0f0cf57edb
feature: add span and debugs to fetch_leaf (#683) 3 years ago
James Prestwich 7492491313
refactor: slightly more verbose processor bootup trace 3 years ago
ember arlynx 22e9c1adc2
refactor processor to have nicer behavioural traces (#593) 3 years ago
Anna Carroll 567631e510
Remove nextToProcess from Replica (#629) 3 years ago
ember arlynx 5f041c9db1
drive-by cleanups (#592) 3 years ago