Releases: rpcpool/yellowstone-faithful
Releases · rpcpool/yellowstone-faithful
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
v0.2.3-rc13
Merge remote-tracking branch 'gagliardetto/multiepoch' into multiepoch