Skip to content

[Chore] rosetta-sdk-go@v0.6.5

Compare
Choose a tag to compare
@patrick-ogrady patrick-ogrady released this 09 Dec 20:36
· 72 commits to master since this release
f81889b

This release updates rosetta-ethereum to use the latest rosetta-sdk-go release.

Changelog

  • [chore] Update rosetta-sdk-go@v0.6.5 #18

rosetta-sdk-go Changes

  • [storage] Protect against nil Helper and/or Handler in BalanceStorage #273
  • [storage] Single Errgroup Pool for BlockWorkers #272
  • [chore] rosetta-specifications@v1.4.9 #271
  • [syncer/storage] Pre-store Blocks #269
  • [database] Update BadgerDB Performance Settings #267
  • [reconciler] Inactive Reconciliation Bypass #264
  • [BUG][reconciler] Handle Skipped Reconciliations Correctly #266
  • [constructor/worker] Error if random range < 0 #265
  • [client] Handle 408 Status Code as Retriable #263