This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
yellowstone-grpc
mirror of
https://github.com/blockworks-foundation/yellowstone-grpc.git
Watch
1
Star
0
Fork
You've already forked yellowstone-grpc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f9394dbd23
yellowstone-grpc
/
.gitignore
9 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2022-10-19 07:34:41 -07:00
/target
/test-ledger
Allow change filter without reconnect (#10)
2022-11-22 16:22:39 -08:00
re-export prost and tonic in proto crate (#100)
2023-03-21 13:56:53 -07:00
yellowstone-grpc-geyser/config-test.json
solana: update to 1.17.6 (#244)
2023-11-21 17:02:43 -08:00
dump.rdb
Added golang client
2023-02-03 02:49:17 -08:00
*.sw?
Tonic retry client (#53) * Feat: client with default retry policy Once the server connection is broken, client will reconnect to the server, then retry to send payload SubscribeRequest to server * Refactor: backoff as default crates, simplify cargo.toml --------- Co-authored-by: Nikita Baksalyar <nikita.baksalyar@gmail.com>
2023-02-16 22:36:50 -08:00
.idea/
Fix JS and TS clients compatibility with older Nodejs versions (#60)
2023-02-22 01:36:34 -08:00
.vscode