solana/core
behzad nouri 03194145c0
removes first_coding_index from erasure recovery code (#16646)
first_coding_index is the same as the set_index and is so redundant:
https://github.com/solana-labs/solana/blob/37b8587d4/ledger/src/blockstore_meta.rs#L49-L60
2021-04-23 12:00:37 +00:00
..
benches removes first_coding_index from erasure recovery code (#16646) 2021-04-23 12:00:37 +00:00
src removes first_coding_index from erasure recovery code (#16646) 2021-04-23 12:00:37 +00:00
tests Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Remove blake3 from bpf program dependencies (#16506) 2021-04-13 10:06:05 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00