What's Changed
- Remove uesless scirpt by @googgoog in #717
- feat: force exit sequencer when data stream server fails to start by @zjg555543 in #716
- Realtime: optimize logs and adjust realtimeLoop by @KyrinCode in #719
- feat: add block sync network duration metric by @FineKe in #720
- add txpool_api_xlayer to support admin-remove-tx-from-sequencer by @cyjseagull in #708
- fix: ci test by @FineKe in #727
- Realtime: add log trace for realtime tx & block by @KyrinCode in #724
- fix eth_getTransactionByHash txindex error by @KyrinCode in #728
- fix: add count tx in block metric by @FineKe in #730
- fix: init mertric by @FineKe in #731
- RPC: Add additional 0 blockheight check on cached finalized batch number update by @sieniven in #736
- feat: add blocktime to realtime api subscription by @limyeechern in #722
- RPC: Add logs if sequencer returns 0 finalized block height with no errors by @sieniven in #738
- Fix XLayer testnet genesis hash & change docker hub username to xlayer offical by @LeoGuo621 in #725
- chore (metrics): add realtime blockHeight and pendingBlockHeight to grafana by @limyeechern in #743
- feat: improve http client configuration by @ilovers in #740
- refactor: remove default timeout from http client configuration by @ilovers in #747
- fix safe number 0 by @ylsGit in #744
New Contributors
- @cyjseagull made their first contribution in #708
- @limyeechern made their first contribution in #722
Full Changelog: v0.8.6...v0.8.7