- 29ff7462: Revert es target back to 2017
- ed3a39fb: Fix panic
- 23dcba53: Better availability endpoint + retries
- 487a9731: Improve metrics
- b5ee3c70: Increase max disbursements to 15
- 6f458607: Bump go-ethereum to 1.10.17
- cd15c40a: Only do 5 disbursements at a time
- df61d215: Add disburser balance to status
- 32639605: Fix teleportr FailedDatabaseOperations method for upsert_disbursement
- 32639605: Expose metrics server
- 44c293d8: Fix confs_remaining calculation to prevent underflow
- 7a320e22: Use L2 gas price in driver
- 160f4c3d: Update docker image to use golang 1.18.0
- f101d38b: Add metrics for balances
- 172c3d74: Add SuggestGasTipCap fallback
- 6856b215: Count reverted transactions in failed_submissions
- f4f3054a: Add teleportr API server
- 3e57f559: Bump
go-ethereum
tov1.10.16
- bf1cc8f4: Restructure Deposit and CompletedTeleport to use struct embeddings
- bced4fa9: Add LoadInTeleport method to database
- e5732d97: Add btree index on deposit.txn_hash and deposit.address