Conversation
mslipper
commented
Mar 22, 2022
- l2geth: Publish transactions to external msg queue
- recover from pub errors
- synchronize Publish with ResumePublish
- chore: change service generated env variables
- maint: clear dependency warnings
- Set the message-relayer package to private
- feat: restructure Deposit and CompletedTelport w/ struct embeddings
- feat: use generic Teleport struct, remove CompletedTeleport
- feat: add btree index on teleportr deposit.txn_hash/address
- feat: add LoadTeleportByHash and LoadTeleportsByAddress
- feat: add teleportr API server
- fix(cmn): proper snake case for metric names
- fix(cmn): update log lines for service shutdown
- Update contributing.md for exit code 137
- ci: publish indexer docker image
- lint
- dtl: Support Basic Authentication for RPC endpoints
- Infra repo, add op-replica
- maint(dtl): remove unused L1DataTransportClient
- fix: teleportr enable-ssl should use "require"
- fix: small bugs in teleportr API server
- feat: add db.LoadTeleport* tests
- [fix] Refactored Dockerfiles
- s/minor/patch changeset
- fix(sdk): comment out getMessagesByAddress
- added changesets
- added changeset
- add txpublisher.enable flag
- Introduce new Backend Queue
- maint: update readme links and remove smockv1 package
- log errors in sub cb
- feat: use SuggestGasTipCap fallback when not using Alchemy
- feat: code move, move BatchType contants near type def
- feat: pass BatchType as argument to Write
- feat: add IsMarkerContext, MarkerBatchType, and MarkerContext helpers
- feat: BSS properly handle Close error for zlib reader
- feat: enforce min/max tx size contraints on legacy encoding
- indexer changeset
- feat: txmgr return ErrReverted if confirmed tx reverts
- Remove bad changeset
- add BackendQueue tests
- contracts: batch compression ratios in fetch-batches task
- fix flags
- nits
- assert Tx Meta equals in test
- Fix build; add changeset
- feat: add Min/MaxStateRootElements configurations
- fix(rhc): bug in replica-healthcheck dockerfile
- teleportr: bump go-ethereum to v1.10.16
- indexer: bump go-ethereum dep to v1.10.16
- Version Packages
|
Codecov Report
@@ Coverage Diff @@
## master #2350 +/- ##
=======================================
Coverage 80.14% 80.14%
=======================================
Files 77 77
Lines 2458 2458
Branches 450 450
=======================================
Hits 1970 1970
Misses 488 488
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|