Skip to content

Releases: Jamesmallon1/solana-block-cacher

v1.0.10

13 Jan 13:55
Compare
Choose a tag to compare

1.0.10 (2024-01-13)

Bug Fixes

  • progress-bar: smoother progress and estimation during block cache (1ee19ad)

v1.0.9

08 Jan 15:04
Compare
Choose a tag to compare

1.0.9 (2024-01-08)

Bug Fixes

  • fbs: removed unnecessary atomic ordering for faster execution (3456621)

v1.0.8

08 Jan 14:28
Compare
Choose a tag to compare

1.0.8 (2024-01-08)

Bug Fixes

  • fbs: improved thread completion counter using atomics (b92aa04)

v1.0.7

05 Jan 14:52
Compare
Choose a tag to compare

1.0.7 (2024-01-05)

Bug Fixes

  • block-fetcher: remove error messages pertaining to block missing (49bd4a1)

v1.0.6

05 Jan 10:53
Compare
Choose a tag to compare

1.0.6 (2024-01-05)

Bug Fixes

  • verioning: increment to deploy previous fixes (5f474cc)

v1.0.5

05 Jan 10:49
Compare
Choose a tag to compare

1.0.5 (2024-01-05)

Bug Fixes

  • block-fetcher: added latest transaction support (ab301bf)
  • block-fetcher: set verbosity of error lower as block has been skip (5ea40d9)
  • threading: added random sampling of numbers within range (4f46b64)
  • threading: update sample block for threading calc (294c53e)

v1.0.4

04 Jan 22:04
Compare
Choose a tag to compare

1.0.4 (2024-01-04)

Bug Fixes

  • write-service: remove last comma and close array (4d4c767)

v1.0.3

04 Jan 19:35
Compare
Choose a tag to compare

1.0.3 (2024-01-04)

Bug Fixes

  • semver: remove cargo-semantic-release for manual method (d74f500)

v1.0.2

04 Jan 18:14
Compare
Choose a tag to compare

1.0.2 (2024-01-04)

Bug Fixes

  • fbs: resolved issue where threads panicn due to start_slot (bab474d)

v1.0.1

04 Jan 16:14
Compare
Choose a tag to compare

1.0.1 (2024-01-04)

Bug Fixes

  • main: validation error message of cli arguments (7fdbb8f)