Commit Graph

870 Commits

Author SHA1 Message Date
Godmode Galactus 17294a00e0
removing unwanted print statement 2022-12-12 09:24:55 +01:00
Godmode Galactus 6a70cf5548
Creating multiple threads to send tpu batches 2022-12-12 09:15:46 +01:00
Godmode Galactus 6d14edd617
minor changes for socket addr 2022-12-11 21:05:19 +01:00
Godmode Galactus 72e52dff90
fixing minor compilation issues 2022-12-11 18:48:49 +01:00
Godmode Galactus ca616bcf2b
making the batching of transactions work 2022-12-11 18:06:39 +01:00
galactus 91cd396d9f
Merge pull request #24 from aniketfuryrocks/fix
fix
2022-12-10 19:17:34 +01:00
aniketfuryrocks f78e4ddcb2
fix 2022-12-10 23:38:48 +05:30
galactus cdcac8fd32
Merge pull request #23 from aniketfuryrocks/bench_and_client
Bench, Tests and lib lite-client
2022-12-10 18:51:31 +01:00
Godmode Galactus 7a4125aaa2
Making main tokio::main to support async/futures 2022-12-10 18:47:29 +01:00
Godmode Galactus 4d1ecf3926
updaing cargo file with the new repo compatible with lite rpc 2022-12-10 18:47:28 +01:00
Godmode Galactus ddccf28022
sending transactions in batches in a new thread 2022-12-10 18:47:27 +01:00
galactus 5e3f2954e1
Merge pull request #20 from Lioncat2002/main
Fixed typescript tests and revert the cli
2022-12-10 18:45:28 +01:00
aniketfuryrocks 45b2718e94
metric 2022-12-10 23:05:23 +05:30
aniketfuryrocks 5f047c9c4d
lite-client, tests and bench 2022-12-10 23:01:37 +05:30
Lioncat2002 b3d0405c59
refactor: remove extra scripts 2022-12-10 20:39:35 +05:30
galactus 437d5dbbfd
Merge pull request #19 from blockworks-foundation/adding_some_scripts
adding scripts to create n keypairs and bench with these kps
2022-12-10 14:59:20 +01:00
galactus 692345bd52
Merge pull request #21 from blockworks-foundation/get_version
RPC Method getVersion
2022-12-10 14:56:26 +01:00
aniketfuryrocks 86c84df6db
get version 2022-12-10 14:31:39 +05:30
Lioncat2002 15e22473cd
chore: added new command for ts test 2022-12-10 13:22:18 +05:30
Kittycat 7140908e1b
Merge branch 'main' into main 2022-12-10 13:12:43 +05:30
Lioncat2002 3960a7b74c
chore: modify the tests 2022-12-10 13:11:29 +05:30
Lioncat2002 0fc3308710
feat: integrated solana validator with yarn test 2022-12-10 13:10:44 +05:30
Lioncat2002 12966235f2
fix: fixed typescript tests 2022-12-10 12:51:41 +05:30
Lioncat2002 35ea2e1b6e
revert: back to initilial cli 2022-12-10 11:41:15 +05:30
Godmode Galactus 3b9fdc5ce6
commiting changes in json files 2022-12-08 21:35:04 +01:00
Godmode Galactus 7d7f439a25
adding scripts to create n keypairs and bench with these kps 2022-12-08 21:32:23 +01:00
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