Kirill Fomichev
8f1cc8bdf4
geyser: remove startup_status ( #230 )
2023-11-01 16:20:23 +06:00
Kirill Fomichev
f2cfba9073
geyser: include entries to block message ( #169 )
2023-08-10 15:39:35 -04:00
Kirill Fomichev
b482e67db1
geyser: add Entry message ( #163 )
2023-07-20 17:34:11 -04:00
Kirill Fomichev
6562dee357
geyser: add accounts to block message ( #160 )
2023-07-17 22:23:01 -04:00
Kirill Fomichev
0dff12d9fd
geyser: send block message with empty transactions ( #156 )
2023-07-07 12:16:56 -04:00
Kirill Fomichev
1486ebd8f5
geyser: add TokenAccountState to accounts filter ( #154 )
2023-06-29 19:29:55 -04:00
Kirill Fomichev
ef9c079f07
geyser: support data_slice for accounts ( #150 )
2023-06-28 23:50:57 -04:00
Nikita Baksalyar
a127f8a362
Add TypeScript client package ( #142 )
...
- TypeScript client is now packaged as a library.
- Add more supported commands in the TypeScript example.
- Conform the TS client API with the Rust API.
- Add CI script to publish NPM package.
2023-06-28 20:10:46 +03:00