Releases: rpcpool/yellowstone-faithful
Releases · rpcpool/yellowstone-faithful
v0.6.0
What's Changed
- gsfa reader for slot range by @anjor in #184
- Create FUNDING.json by @anjor in #193
- use multi epoch by @anjor in #192
- fix replication by @anjor in #187
- Faster CBOR by @gagliardetto in #196
- Adding additional configs to release action. by @Juanito87 in #191
- add stream transactions protobuf by @anjor in #183
- fix header size by @anjor in #204
- fix file size by @anjor in #205
- add: slot-to-blocktime index + gsfa: store
OffsetAndSizeAndSlot
instead ofOffsetAndSizeAndBlocktime
by @gagliardetto in #200 - use blocktime index for send transactions by @anjor in #206
- GHA CAR daily report by @Lusitaniae in #201
- make NodeReader generic over T: Read to support more than just File streams by @sam0x17 in #215
- typo fix Update README.md by @famouswizard in #213
- add GetBeforeUntilSlot by @anjor in #216
- get loaded accounts by @anjor in #212
- gsfa: add flags bitmap (1 byte) by @gagliardetto in #217
- data report updates by @Lusitaniae in #218
- Update boost_create_deals.py by @anjor in #225
- stream transactions optimised by @anjor in #222
- solana: update to v2.1.11 by @WilfredAlmeida in #228
- script improvements by @anjor in #227
- cid gravity by @anjor in #229
- fix deal making by @anjor in #232
- error parsing: add borsh io error by @gagliardetto in #234
New Contributors
- @Juanito87 made their first contribution in #191
- @sam0x17 made their first contribution in #215
- @famouswizard made their first contribution in #213
Full Changelog: v0.5.0...v0.6.0
v0.4.0
What's Changed
- Fix tx fetch by @gagliardetto in #94
- Async epoch loading by @gagliardetto in #95
- Add version metrics and /health endpoint by @gagliardetto in #96
- Add geyser plugin runner by @gagliardetto in #83
- Cleanup by @gagliardetto in #97
- Fix the 'work with car files' link by @stanislav-tkach in #93
- docs: fix typos by @WilfredAlmeida in #100
- remove unused deps in rust crates by @fanatid in #101
- add block-cache-proto crate by @fanatid in #102
- Add old-faithful-grpc server by @gagliardetto in #103
- grpc: add bidi stream by @fanatid in #104
- gSFA: fix performance issues by @gagliardetto in #99
- accum: Add RawSection by @gagliardetto in #121
- old-faithful-proto: add
mod decode
by @fanatid in #106 - grpc: add GetBlockTime by @fanatid in #119
- cid API by @gagliardetto in #118
- old-faithful-proto: fix GetBlockTime response type by @fanatid in #123
- add new splitting command by @anjor in #116
- Updating doc site to point to new site by @linuskendall in #130
- Fixing my previous docs site PR by @linuskendall in #131
New Contributors
- @stanislav-tkach made their first contribution in #93
- @WilfredAlmeida made their first contribution in #100
- @fanatid made their first contribution in #101
Full Changelog: v0.3.0...v0.4.0
v0.3.1-rc1
What's Changed
- Fix tx fetch by @gagliardetto in #94
- Async epoch loading by @gagliardetto in #95
- Add version metrics and /health endpoint by @gagliardetto in #96
- Add geyser plugin runner by @gagliardetto in #83
- Cleanup by @gagliardetto in #97
- Fix the 'work with car files' link by @stanislav-tkach in #93
- docs: fix typos by @WilfredAlmeida in #100
- remove unused deps in rust crates by @fanatid in #101
- add block-cache-proto crate by @fanatid in #102
- Add old-faithful-grpc server by @gagliardetto in #103
- grpc: add bidi stream by @fanatid in #104
- gSFA: fix performance issues by @gagliardetto in #99
- accum: Add RawSection by @gagliardetto in #121
- old-faithful-proto: add
mod decode
by @fanatid in #106 - grpc: add GetBlockTime by @fanatid in #119
- cid API by @gagliardetto in #118
New Contributors
- @stanislav-tkach made their first contribution in #93
- @WilfredAlmeida made their first contribution in #100
- @fanatid made their first contribution in #101
Full Changelog: v0.3.0...v0.3.1-rc1
v0.3.0
What's Changed
- Added dataprep tools by @linuskendall in #24
- fix 404 broken link by @upbeta01 in #48
- fix broken link by @upbeta01 in #51
- Multiepoch by @gagliardetto in #28
- Updating documentation by @linuskendall in #61
- Update readme by @linuskendall in #65
- Add more docs about production server by @linuskendall in #68
- Create LICENSE by @gagliardetto in #34
- Fix error checking by @gagliardetto in #70
- Add proper version command by @linuskendall in #63
- Add web3 test by @linuskendall in #64
- Added rust test files by @linuskendall in #62
- Fix block zero; load genesis file and use it for
getGenesisHash
and block 0 timestamp. by @gagliardetto in #69 - Indexes v3 by @gagliardetto in #78
- Speed up epoch loading, and cleanup log verbosity by @gagliardetto in #85
- Add prometheus metrics by @gagliardetto in #86
- Improve errors and speedup tx search by @gagliardetto in #87
- Add DAG-Root-CID header for getBlock and getTransaction responses by @gagliardetto in #88
- Fix not found tx response by @gagliardetto in #90
- Add read stats for split cars & speed up loading by @gagliardetto in #91
- Logs: include remote file full URL by @gagliardetto in #92
New Contributors
Full Changelog: v0.2.2...v0.3.0
v0.2.3-rc19
What's Changed
- Fix block zero; load genesis file and use it for
getGenesisHash
and block 0 timestamp. by @gagliardetto in #69
Full Changelog: v0.2.3-rc18...v0.2.3-rc19
v0.2.3-rc18
Added rust test files (#62) * Updated rust tests * Add readme and gitignore * Added toolchain file added rust toolchain file.
v0.2.3-rc17
Merge remote-tracking branch 'gagliardetto/multiepoch' into multiepoch
v0.2.3-rc16
Merge remote-tracking branch 'gagliardetto/multiepoch' into multiepoch
v0.2.3-rc15
Merge remote-tracking branch 'gagliardetto/multiepoch' into multiepoch
v0.2.3-rc14
Merge remote-tracking branch 'gagliardetto/multiepoch' into multiepoch