solana/ledger/src
dependabot-preview[bot] 841ecfd927
chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867)
* chore(deps): bump bincode from 1.2.1 to 1.3.1

Bumps [bincode](https://github.com/servo/bincode) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [auto-commit] Update all Cargo lock files

* Switch from deprecated method

* Add options to maintain behavior with bincode::options()

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2020-07-09 00:08:05 +00:00
..
blockstore Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
ancestor_iterator.rs Add ancestor iterator to lib.rs (#10813) 2020-06-25 23:39:55 +00:00
bank_forks_utils.rs Move BankForks to solana_runtime (#10637) 2020-06-17 15:27:03 +00:00
block_error.rs
blockstore.rs Add RepairWeight to track votes seen in gossip for weighted repair (#10903) 2020-07-06 22:49:40 -07:00
blockstore_db.rs Add db recovery methods (#10838) 2020-07-06 12:43:45 -07:00
blockstore_meta.rs
blockstore_processor.rs Skip and warn for hard-forks which are less than the start slot (#10918) 2020-07-05 13:51:43 -07:00
entry.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
erasure.rs
genesis_utils.rs
leader_schedule.rs
leader_schedule_cache.rs
leader_schedule_utils.rs
lib.rs Add ancestor iterator to lib.rs (#10813) 2020-06-25 23:39:55 +00:00
next_slots_iterator.rs
poh.rs
rooted_slot_iterator.rs Fix typos (#10675) 2020-06-17 20:54:52 -07:00
shred.rs chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867) 2020-07-09 00:08:05 +00:00
sigverify_shreds.rs
staking_utils.rs