Releases: Jamesmallon1/solana-block-cacher
Releases · Jamesmallon1/solana-block-cacher
v1.0.10
1.0.10 (2024-01-13)
Bug Fixes
- progress-bar: smoother progress and estimation during block cache (1ee19ad)
v1.0.9
1.0.9 (2024-01-08)
Bug Fixes
- fbs: removed unnecessary atomic ordering for faster execution (3456621)
v1.0.8
1.0.8 (2024-01-08)
Bug Fixes
- fbs: improved thread completion counter using atomics (b92aa04)
v1.0.7
1.0.7 (2024-01-05)
Bug Fixes
- block-fetcher: remove error messages pertaining to block missing (49bd4a1)
v1.0.6
1.0.6 (2024-01-05)
Bug Fixes
- verioning: increment to deploy previous fixes (5f474cc)
v1.0.5
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
1.0.4 (2024-01-04)
Bug Fixes
- write-service: remove last comma and close array (4d4c767)
v1.0.3
1.0.3 (2024-01-04)
Bug Fixes
- semver: remove cargo-semantic-release for manual method (d74f500)
v1.0.2
1.0.2 (2024-01-04)
Bug Fixes
- fbs: resolved issue where threads panicn due to start_slot (bab474d)
v1.0.1
1.0.1 (2024-01-04)
Bug Fixes
- main: validation error message of cli arguments (7fdbb8f)