GroovieGermanikus
|
dc0c60ff05
|
rename count
|
2024-01-08 14:18:43 +01:00 |
GroovieGermanikus
|
e5e7545553
|
->32
|
2024-01-08 14:15:42 +01:00 |
GroovieGermanikus
|
9ef773c129
|
refactoring
|
2024-01-08 14:14:59 +01:00 |
godmodegalactus
|
e42db51d21
|
Reduce network by only fetching block meta instead of whole block
|
2024-01-08 12:11:48 +01:00 |
GroovieGermanikus
|
ef5716932f
|
fix: panic on geyser close, multiplex bug
https://github.com/blockworks-foundation/geyser-grpc-connector/issues/3
|
2024-01-07 20:08:20 +01:00 |
musitdev
|
032232f6f3
|
add rpc leader shedule loading if the bootstrap file is not present
|
2024-01-05 15:58:25 +01:00 |
musitdev
|
402ebd69b1
|
correct from PR remarks
|
2024-01-04 13:36:13 +01:00 |
musitdev
|
5a24c2bb4d
|
set stake_vote optional and integrate leader schedule and vote in send Tx
|
2024-01-03 10:25:45 +01:00 |
vuittont60
|
95a3f7d66c
|
Fix some typos (#260)
* fix typos in benches/
* fix typos in cluster-endpoints/
* fix typos in quic-forward-proxy/
* fix typo in README.md
|
2024-01-02 20:52:46 +05:30 |
Groovie | Mango
|
5cfb6de72a
|
grpc multiplexing integrate (#255)
allow multiple GRPC sources
|
2023-12-22 14:42:20 +01:00 |
Aniket Prajapati
|
a4fdc1554a
|
-D clippy (#252)
* -D clippy
* scripts
* fmt
* commented out
* diff clippy and build
* fix
* push -> main
|
2023-12-08 03:26:41 +05:30 |
godmodegalactus
|
7113046d66
|
Resubscribing grpc block subsciption on failure, get vote accounts every 10 minutes instead of 1s
|
2023-12-01 11:12:54 +01:00 |
Godmode Galactus
|
e6d2ab897e
|
Update grpc version to 0.11.0 so that we can use the latest triton service
|
2023-11-14 10:42:58 +01:00 |
Arrowana
|
15ffb44f6e
|
allow x-token
|
2023-11-07 21:04:17 +11:00 |
Godmode Galactus
|
a78866dc25
|
reverting logic of block polling
|
2023-10-25 18:49:38 +02:00 |
Godmode Galactus
|
4838912c2e
|
avoid fetching whole finalized block
|
2023-10-25 16:07:46 +02:00 |
Godmode Galactus
|
aee33215c7
|
fixing prometheus metrics name
|
2023-10-25 11:41:04 +02:00 |
Godmode Galactus
|
e025f91650
|
Adding some optimization
|
2023-10-25 10:37:20 +02:00 |
godmodegalactus
|
fc1810cc89
|
Removing postgres_session and moving it to history, start to implement saving blocks
|
2023-10-04 15:25:06 +02:00 |
godmodegalactus
|
2730ea504e
|
changing name blockhash to recent_blockhash
|
2023-10-03 12:51:18 +02:00 |
godmodegalactus
|
480631de72
|
Save all transactions in the cache, save transaction messages too, Increase transaction store size
|
2023-10-03 11:36:38 +02:00 |
godmodegalactus
|
886c80faa6
|
adding previous blockhash and renaming txs to transactions
|
2023-09-21 16:08:41 +02:00 |
godmodegalactus
|
7ef29e1af6
|
implementing history, block storage method
changes after groovies review
|
2023-09-21 15:39:25 +02:00 |
Godmode Galactus
|
7ce00a2642
|
changes after groovies review
|
2023-09-19 16:49:46 +02:00 |
Godmode Galactus
|
73242ce9a6
|
changes after groovies review
|
2023-09-14 12:05:13 +02:00 |
Godmode Galactus
|
aff1c78d12
|
restructuring core library into multiple directories
|
2023-09-13 17:15:28 +02:00 |
Godmode Galactus
|
fc33b6bf06
|
Replacing last_processing_slot with processed slot
|
2023-09-08 14:05: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 |
Godmode Galactus
|
d6934f8051
|
Improve block polling
|
2023-09-08 12:01:32 +02:00 |
Godmode Galactus
|
f5b6c09bbd
|
Use counting semaphore to improve block polling
|
2023-09-08 11:11:11 +02:00 |
Godmode Galactus
|
d16bd5bd0d
|
RPCTester should test rpc and not self
|
2023-09-07 16:46:14 +02:00 |
Godmode Galactus
|
7a9ae44241
|
Update rust verion to 1.70.0
|
2023-09-06 22:09:24 +02:00 |
GroovieGermanikus
|
e2351d7a95
|
warn on signature error
|
2023-09-04 18:21:35 +02:00 |
GroovieGermanikus
|
15fc953c63
|
fmt
|
2023-09-04 15:36:20 +02:00 |
GroovieGermanikus
|
6cfaa77a99
|
replace deprecated Signature::new
|
2023-09-04 15:16:04 +02:00 |
GroovieGermanikus
|
d91b1d9d20
|
opt for borsh0_10 instead of borsh (0.9) as suggested
|
2023-09-04 15:09:51 +02:00 |
Godmode Galactus
|
9fd6af9f98
|
fix slot polling issue
|
2023-09-02 08:29:50 +02:00 |
aniketfuryrocks
|
3606a1242e
|
fmt
|
2023-08-31 22:07:12 +05:30 |
Godmode Galactus
|
12ff865f9e
|
removing empty file
|
2023-08-31 14:52:04 +02:00 |
Godmode Galactus
|
4e66872a6e
|
Cargo fmt
|
2023-08-31 14:26:46 +02:00 |
Godmode Galactus
|
3a8ce5e95c
|
Bugfix adding gprc support
|
2023-08-31 13:56:33 +02:00 |
Godmode Galactus
|
a418fe7fc7
|
Refactoring the code from gyser branch and merging into master
|
2023-08-31 12:34:13 +02:00 |