lite-rpc/blockstore/src
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
..
bin Improvement/saving blocks use lookup tables (#318) 2024-02-05 20:20:15 +01:00
block_stores from grpc block ProduceBlock mapping - Performance+Typing (#348) 2024-03-01 17:21:48 +01:00
history.rs Improvement/saving blocks use lookup tables (#318) 2024-02-05 20:20:15 +01:00
lib.rs Improvement/saving blocks use lookup tables (#318) 2024-02-05 20:20:15 +01:00