GroovieGermanikus
|
d12e354a6e
|
spit validator test
|
2023-09-19 12:57:38 +02:00 |
GroovieGermanikus
|
2b306048ff
|
ignore flakey tests
|
2023-09-19 12:41:12 +02:00 |
GroovieGermanikus
|
89fd02bcd2
|
ignore with_1000_transactions_direct
|
2023-09-19 12:21:42 +02:00 |
GroovieGermanikus
|
13579a8cad
|
add rust-toolchain.toml with rust 1.70.0
|
2023-09-19 11:16:56 +02:00 |
GroovieGermanikus
|
fd26b56ddf
|
ci: update validator to 1.16.13
|
2023-09-19 11:05:23 +02:00 |
GroovieGermanikus
|
99b6bd7ccc
|
rework CI
|
2023-09-19 11:03:12 +02:00 |
galactus
|
41ae03e8f5
|
Merge pull request #196 from blockworks-foundation/improve_tx_replayer
improve the algorithm to schedule transaction replays
|
2023-09-15 13:56:40 +02:00 |
galactus
|
7d36768b05
|
Merge pull request #194 from blockworks-foundation/removing_unwanted_code
using semaphore in tpu connection manager and removing unwanted code
|
2023-09-15 12:07:05 +02:00 |
Philippe Delrieu
|
da94becbde
|
Merge pull request #197 from blockworks-foundation/rpc_doc
Rpc doc update
|
2023-09-15 12:01:28 +02:00 |
Godmode Galactus
|
41d36a8e3b
|
bug fix add connection when created first time
|
2023-09-15 11:06:45 +02:00 |
Godmode Galactus
|
3e4c6ed933
|
creating task counters per quic connection
|
2023-09-15 11:06:45 +02:00 |
Godmode Galactus
|
dcc640f80a
|
using semaphore in tpu connection manager and removing unwanted code
|
2023-09-15 11:06:45 +02:00 |
Godmode Galactus
|
5f48f21cd9
|
Changes after groovies review
|
2023-09-15 11:05:36 +02:00 |
musitdev
|
357e63a14d
|
change consensus domain name to validator and simplify schema
|
2023-09-15 10:44:38 +02:00 |
Philippe Delrieu
|
baaa8e4eae
|
Update architecture.md
Change consensus domain name to validator domain.
|
2023-09-15 10:07:32 +02:00 |
galactus
|
a830567bf2
|
Merge pull request #195 from blockworks-foundation/restructuring_core
restructuring core library into multiple directories
|
2023-09-15 09:32:36 +02:00 |
Godmode Galactus
|
8c795345dd
|
Cargo fmt
|
2023-09-15 09:27:31 +02:00 |
Godmode Galactus
|
c50537eec4
|
improve the algorithm to schedule transaction replays
|
2023-09-14 16:11:25 +02:00 |
Godmode Galactus
|
73242ce9a6
|
changes after groovies review
|
2023-09-14 12:05:13 +02:00 |
Steve
|
a16bc3ba2b
|
Merge pull request #168 from blockworks-foundation/groovie/tpu-proxy-improved-docs
proxy: improved docs
|
2023-09-13 20:21:49 +02:00 |
Godmode Galactus
|
aff1c78d12
|
restructuring core library into multiple directories
|
2023-09-13 17:15:28 +02:00 |
galactus
|
c6be2b401b
|
Merge pull request #192 from blockworks-foundation/removing_quic_forward_proxy_from_fly_and_enabling_prometheus
Removing quic forward proxy from fly and enabling prometheus
|
2023-09-10 16:57:42 +02:00 |
Godmode Galactus
|
ffef824dce
|
removing quic forward proxy from the fly
|
2023-09-09 17:55:37 +02:00 |
Godmode Galactus
|
2f4cb1f839
|
Revert "disable prometheus to check performance impact of prometheus on fly"
This reverts commit 2945153bd2 .
|
2023-09-09 17:43:51 +02:00 |
riordanp
|
9b4778373b
|
Deploy QUIC Proxy (#187)
* Load listen addr from env
* Add deployment config for quic-forward-proxy
* ipv6 support
* Read QUIC_PROXY_ADDR from env
|
2023-09-08 14:13:20 +01:00 |
galactus
|
9c290bdd17
|
Merge pull request #191 from blockworks-foundation/use_counting_semaphore_to_poll_blocks
Replacing last_processing_slot with processed slot
|
2023-09-08 14:08:35 +02:00 |
Godmode Galactus
|
fc33b6bf06
|
Replacing last_processing_slot with processed slot
|
2023-09-08 14:05:54 +02:00 |
galactus
|
88cef0edf6
|
Merge pull request #190 from blockworks-foundation/use_counting_semaphore_to_poll_blocks
Use counting semaphore to poll blocks
|
2023-09-08 13:58:54 +02:00 |
Godmode Galactus
|
797ed8d556
|
Minor compilation changes
|
2023-09-08 13:57:55 +02:00 |
Godmode Galactus
|
3e4ec00f0a
|
Minor buig fixes
|
2023-09-08 13:55:17 +02:00 |
galactus
|
bdb124cfab
|
Merge pull request #189 from blockworks-foundation/use_counting_semaphore_to_poll_blocks
Use counting semaphore to poll blocks
|
2023-09-08 13:21:00 +02:00 |
Godmode Galactus
|
d025d957a6
|
Some more optimizations in tpu client
|
2023-09-08 12:56:16 +02:00 |
Godmode Galactus
|
d6934f8051
|
Improve block polling
|
2023-09-08 12:01:32 +02:00 |
galactus
|
84ad978512
|
Merge pull request #188 from blockworks-foundation/use_counting_semaphore_to_poll_blocks
Use counting semaphore to improve block polling
|
2023-09-08 11:49:56 +02:00 |
Godmode Galactus
|
f5b6c09bbd
|
Use counting semaphore to improve block polling
|
2023-09-08 11:11:11 +02:00 |
Philippe Delrieu
|
19ce94405a
|
Merge pull request #186 from blockworks-foundation/rpc_doc
Rpc doc
|
2023-09-07 21:42:11 +02:00 |
musitdev
|
28846ad9d7
|
update specs
|
2023-09-07 17:10:51 +02:00 |
Godmode Galactus
|
d16bd5bd0d
|
RPCTester should test rpc and not self
|
2023-09-07 16:46:14 +02:00 |
Philippe Delrieu
|
8a5b7b6300
|
Update rpcv2.md
|
2023-09-07 15:11:06 +02:00 |
Philippe Delrieu
|
67049501ae
|
Update rpcv2.md
|
2023-09-07 15:09:51 +02:00 |
Philippe Delrieu
|
dd924e1415
|
Update rpcv2.md
|
2023-09-07 15:09:04 +02:00 |
Philippe Delrieu
|
22e0431624
|
Update rpcv2.md
|
2023-09-07 15:07:21 +02:00 |
Philippe Delrieu
|
1f10fe0088
|
Update rpcv2.md
|
2023-09-07 14:58:43 +02:00 |
Philippe Delrieu
|
feffcb9b40
|
Update rpcv2.md
|
2023-09-07 14:52:07 +02:00 |
Philippe Delrieu
|
0bb75f00cf
|
Update rpcv2.md
|
2023-09-07 14:47:10 +02:00 |
galactus
|
aa6f4371d6
|
Merge pull request #185 from blockworks-foundation/remove_prometheus
disable prometheus to check performance impact of prometheus on fly
|
2023-09-07 13:11:48 +02:00 |
Godmode Galactus
|
2945153bd2
|
disable prometheus to check performance impact of prometheus on fly
|
2023-09-07 12:30:46 +02:00 |
Philippe Delrieu
|
30653f9450
|
Update architecture.md
|
2023-09-07 12:10:27 +02:00 |
galactus
|
61bcd6b32b
|
Merge pull request #184 from blockworks-foundation/update_rust_version_to_1.70.0
Update rust verion to 1.70.0
|
2023-09-06 22:28:43 +02:00 |
Godmode Galactus
|
7a9ae44241
|
Update rust verion to 1.70.0
|
2023-09-06 22:09:24 +02:00 |