aniketfuryrocks
|
5f047c9c4d
|
lite-client, tests and bench
|
2022-12-10 23:01:37 +05:30 |
aniketfuryrocks
|
86c84df6db
|
get version
|
2022-12-10 14:31:39 +05:30 |
galactus
|
2e1e99b117
|
Merge pull request #16 from Lioncat2002/main
Added typescript tests
|
2022-12-08 21:00:07 +01:00 |
Lioncat2002
|
bd3b00c1ce
|
chore: modifying the ts test command
|
2022-12-07 22:17:40 +05:30 |
Lioncat2002
|
2d8f0e6e5a
|
doc: Update readme
|
2022-12-07 22:00:29 +05:30 |
Lioncat2002
|
60d0f8326e
|
feat: integrated ts tests with the lite rpc cli
|
2022-12-07 21:59:45 +05:30 |
Lioncat2002
|
51fe807e4a
|
feat: rewritten the cli to support extra commands
|
2022-12-07 20:35:18 +05:30 |
Lioncat2002
|
a6aa73fb02
|
chore: change port to 8899 and 8900
|
2022-12-07 19:35:37 +05:30 |
Kittycat
|
8b6b351a1d
|
Merge branch 'main' into main
|
2022-12-07 19:31:14 +05:30 |
galactus
|
717d779516
|
Merge pull request #18 from blockworks-foundation/implementing_get_latest_hash
Adding getLatestBlockhash in rpc
|
2022-12-07 11:31:33 +01:00 |
Godmode Galactus
|
73f9f0bd3d
|
adding get signature statuses
|
2022-12-06 22:25:24 +01:00 |
Godmode Galactus
|
e20a2e4257
|
Adding getLatestBlockhash in rpc
|
2022-12-06 20:21:52 +01:00 |
galactus
|
fc58a41c53
|
Merge pull request #17 from aniketfuryrocks/lite_client
Wrapper around RpcClient to call confirmTransaction Endpoint
|
2022-12-06 19:50:26 +01:00 |
galactus
|
df362fe71b
|
Merge pull request #15 from blockworks-foundation/adding_performance_counters
Adding performance counters
|
2022-12-06 19:45:23 +01:00 |
aniketfuryrocks
|
aea182b3b9
|
client
|
2022-12-06 17:12:46 +05:30 |
Lioncat2002
|
90c3e35c8a
|
chore: updated default values of cli
|
2022-12-06 10:54:20 +05:30 |
Lioncat2002
|
59197c52b3
|
chore: updated the cli so that it can accept ports correctly
|
2022-12-06 10:51:03 +05:30 |
Lioncat2002
|
692a54b059
|
feat: Updated typescript tests
|
2022-12-06 10:27:12 +05:30 |
Godmode Galactus
|
d11677c3d5
|
Adding info about memory used and nb of threads current process has in performance counters
|
2022-12-04 21:58:34 +01:00 |
Godmode Galactus
|
fc77f1fce5
|
Removing unsafe code
|
2022-12-04 09:34:59 +01:00 |
Lioncat2002
|
a3207369ed
|
feat: working on ts tests
|
2022-12-04 12:35:04 +05:30 |
Lioncat2002
|
70fffdb5ff
|
feat: added ts tests
|
2022-12-04 11:00:11 +05:30 |
Godmode Galactus
|
b7df23d470
|
Adding performance counters
|
2022-12-03 22:07:23 +01:00 |
galactus
|
cf4beed0f1
|
Merge pull request #14 from blockworks-foundation/adding_ws_subscriptions
Adding ws subscriptions
|
2022-11-30 16:58:21 +01:00 |
Godmode Galactus
|
5d05abebde
|
Using clap parser for cli
|
2022-11-30 16:56:41 +01:00 |
Godmode Galactus
|
ea2fbe09ca
|
websockets bugfix and making sendAndConfirmTranascation work
|
2022-11-30 15:17:26 +01:00 |
Godmode Galactus
|
4f978394fd
|
cargo fmt
|
2022-11-30 13:28:15 +01:00 |
Godmode Galactus
|
40b4e40930
|
Correctly dispatching subscriptions with subscription ids
|
2022-11-30 13:27:47 +01:00 |
Godmode Galactus
|
12535686d4
|
websockets pubsub related changes
|
2022-11-28 22:11:06 +01:00 |
Godmode Galactus
|
601f01a518
|
sending notification on block subscribe, cargo fmt
|
2022-11-27 23:19:02 +01:00 |
Godmode Galactus
|
a74e2c8c70
|
finishing with websockets implementation
|
2022-11-27 22:59:27 +01:00 |
Godmode Galactus
|
e40c7ec61e
|
websockets completion of broadcasting notification and rpc service
|
2022-11-27 15:23:08 +01:00 |
Godmode Galactus
|
85be3cc707
|
Implementing initial stages for websocket connections
|
2022-11-27 09:33:56 +01:00 |
galactus
|
c48d83125f
|
Merge pull request #13 from blockworks-foundation/adding_readme
Adding readme
|
2022-11-25 13:25:08 +01:00 |
Godmode Galactus
|
6a96e63377
|
Adding read me file
|
2022-11-25 13:24:12 +01:00 |
Godmode Galactus
|
53995c3de6
|
Adding a correct way to free the RPC context
|
2022-11-25 10:22:12 +01:00 |
galactus
|
b73f214085
|
Merge pull request #9 from Lioncat2002/main
feat: added signature subscribe
|
2022-11-24 18:10:17 +01:00 |
galactus
|
7f9fadd7b9
|
Merge pull request #10 from aniketfuryrocks/fix_warnings
fix a few warnings
|
2022-11-23 22:30:22 +01:00 |
aniketfuryrocks
|
dca833e45a
|
fix a few warnings
|
2022-11-23 15:43:07 +05:30 |
Lioncat2002
|
072e54a566
|
feat: added signature subscribe
|
2022-11-22 19:10:48 +05:30 |
galactus
|
b19e4bdd62
|
Merge pull request #2 from aniketfuryrocks/cargo_fix
cargo fix and fmt
|
2022-11-14 09:30:04 +00:00 |
galactus
|
3b6224f5d7
|
Merge pull request #1 from aniketfuryrocks/deps
use git instead of path to git submodule
|
2022-11-14 09:29:45 +00:00 |
aniketfuryrocks
|
c10d1e546e
|
cargo fmt and cargo fix
|
2022-11-14 07:19:59 +05:30 |
aniketfuryrocks
|
6a11ebe2b8
|
use git instead of path to git submodule
|
2022-11-14 07:13:48 +05:30 |
Godmode Galactus
|
48bef7e551
|
Initial commit, moving the project from solana to an independent repository.
|
2022-11-12 14:32:01 +01:00 |
galactus
|
5db3fb1715
|
Initial commit
|
2022-11-12 14:01:34 +01:00 |