lite-rpc/blockstore/src/block_stores
Groovie | Mango 18a0ab7062
from grpc block ProduceBlock mapping - Performance+Typing (#348)
* remove all Pubkey::default();
1. the value does not make sense
2. we can safely assume that bytes can be deserialized

* use Signature instead of String

* use solana_sdk:#️⃣:Hash for blockhash

* store VersionedMessage instead of serialized bas64 string

* refactor compute_budget extraction

* fix test data

* simplify map_compute_budget_instructions

* fmt

---------

Co-authored-by: godmodegalactus <godmodegalactus@gmail.com>
2024-03-01 17:21:48 +01:00
..
faithful_history Improvement/saving blocks use lookup tables (#318) 2024-02-05 20:20:15 +01:00
postgres from grpc block ProduceBlock mapping - Performance+Typing (#348) 2024-03-01 17:21:48 +01:00
mod.rs Improvement/saving blocks use lookup tables (#318) 2024-02-05 20:20:15 +01:00
multiple_strategy_block_store.rs Improvement/saving blocks use lookup tables (#318) 2024-02-05 20:20:15 +01:00