Commit Graph

28 Commits

Author SHA1 Message Date
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
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