Skip to content

rosetta-sdk-go@v0.6.3#49

Merged
patrick-ogrady merged 3 commits intomasterfrom
patrick/rosetta-sdk-go-v0.6.3
Dec 2, 2020
Merged

rosetta-sdk-go@v0.6.3#49
patrick-ogrady merged 3 commits intomasterfrom
patrick/rosetta-sdk-go-v0.6.3

Conversation

@patrick-ogrady
Copy link
Copy Markdown
Contributor

@patrick-ogrady patrick-ogrady commented Dec 2, 2020

Related: #48
Related: #45

This PR updates rosetta-bitcoin to use the latest rosetta-sdk-go release. This PR introduces significant optimizations to BalanceStorage that can dramatically speed up sync speed.

WARNING: THIS PR INCLUDES BREAKING CHANGES TO HOW DATA IS STORED ON DISK. YOU MUST DELETE ANY PREVIOUSLY SYNCED DATA BEFORE USING CODE IN THIS PR.

Changes

  • update to latest rosetta-sdk-go release
  • update version (from 0.0.7 to 0.0.8)

rosetta-sdk-go Changes

  • [storage] Block Pruning Optimization #261
  • [asserter] Backwards Compatibility for Operation.Status #260
  • [chore] Miscellaneous Nits Before Release #259
  • Bump github.com/vmihailenco/msgpack/v5 from 5.0.0 to 5.1.0 #256
  • [reconciler] Performance Overhaul #258
  • feat: support schnorr_1 for zilliqa #257
  • [storage] Small Nits #255
  • [storage] Balance Storage Overhaul #252
  • [storage] Interface Refactor + Test Cleanup #254
  • [storage] Interface Overhaul #251
  • [statefulsyncer] Add Variadic Initializer #250
  • [utils] Implement ShardedMap #248
  • [utils] Add MutexMap #246
  • [utils] Implement PriorityMutex #244
  • [chore] Update msgpack #245

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 889

  • 23 of 34 (67.65%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 70.398%

Changes Missing Coverage Covered Lines Changed/Added Lines %
indexer/indexer.go 17 19 89.47%
indexer/balance_storage_handler.go 3 6 50.0%
indexer/balance_storage_helper.go 0 6 0.0%
Totals Coverage Status
Change from base Build 871: -0.3%
Covered Lines: 1522
Relevant Lines: 2162

💛 - Coveralls

@heimdall-asguard
Copy link
Copy Markdown

Review Error for yflinn @ 2020-12-02 17:20:03 UTC
User must have write permissions to review

@patrick-ogrady patrick-ogrady merged commit 7b5393d into master Dec 2, 2020
@patrick-ogrady patrick-ogrady deleted the patrick/rosetta-sdk-go-v0.6.3 branch December 2, 2020 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants