Commit Graph

400 Commits (f0e96ed9ad69fe6d37238a6b14b96387ef36fe68)

Author SHA1 Message Date
Nam Chu Hoai 4a28875af8
Add Validator scaffold (#213) 3 years ago
Trevor Porter 28ffe4bccd
Store latest leaf index per destination (#188) 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 00d292c514
Add transaction timeout to agent tx submission (#150) 3 years ago
Nam Chu Hoai 23c3e4cd22
Add lookback for updates/messages in contract_sync (#144) 3 years ago
Trevor Porter 46bd6793c9
Move agents to external-secrets, no longer requiring a .env file (#145) 3 years ago
Nam Chu Hoai 767116f57b
Default to prometheus podAnnotations (#140) 3 years ago
Nam Chu Hoai e3c1b3bdcc
Support tip buffers for contract_sync (#138) 3 years ago
Nam Chu Hoai bf72880763
Final changes for abacus agent deploy (#137) 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
Asa Oines 7408737388
Refactor config in optics-deploy (#67) 3 years ago
Nam Chu Hoai a52eb92d27
Run prettier on rust config (#102) 3 years ago
Asa Oines 7f86a76597
Rename staging, prod to testnet, mainnet, remove community suffix and add legacy suffix (#69) 3 years ago
Asa Oines 83402f4de5
Upgrade replica implementations on mainnet (#65) 3 years ago
Asa Oines ed719bc9a3
Rotate staging alfajores updater (#62) 3 years ago
Asa Oines 7ddec072e5
Compiles (#47) 3 years ago
Nam Chu Hoai 45d9ce9e9b
Repeat processor reverted txs (#48) 3 years ago
Asa Oines c0b720de00
Fix development verification info (#45) 3 years ago
Asa Oines c2e6e959b8
Update dev configs to reflect upgraded replicas (#34) 3 years ago
Asa Oines 3052427dae
Add owner to Replica (#32) 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 47ead90aac
Modify deployment tooling for manual processing changes (#16) 3 years ago
Nam Chu Hoai acd06d630e
Add rust .dockerignore (#14) 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
Nam Chu Hoai db93f1f122
Add dev-community config directory (#12) 3 years ago
Nam Chu Hoai d51ef65f5a
Update optics-provider tooling (#5) 3 years ago
Nam Chu Hoai f5f1addc8f
Add Agent deployment tooling (#3) 3 years ago
Tim Moreton 16588c903a
Optics v2 deployment configs and outputs (#932) 3 years ago
Luke Tchang 40d0ceb253
refactor/feature: split up indexing/contract/db logic + make watcher functional again (#925) 3 years ago
Conner Swann 4bf9ef0589
updated key script (#924) 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 18be5fe17f
Prestwich/oct dev deploy (#885) 3 years ago
James Prestwich 985bd7850c
feature: configuration to push proofs to s3 buckets (#821) 3 years ago
Luke Tchang ab8913df12
feature: add db state dump command to `optics-cli` (#874) 3 years ago
Luke Tchang 12932812db
feature: `HomeIndexer` stores update metadata (#863) 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
James Prestwich 16dacb5d08
Prestwich/prove cli (#823) 3 years ago
Conner Swann 39a99a7800
reduce page size from 9999 to 2000 (#844) 3 years ago
Conner Swann 6275eaa3f5
fix: fix overloaded index config var (#843) 3 years ago