solana/ledger/src
Parth 5bd05fba09
require `to` account signature (#6658)
* require to signature

* fixing invocation to create_account

* fix create_account references

* address review comment

* whacking bugs in tests

* fixing stake program tests
2019-11-08 15:57:35 +05:30
..
bank_forks.rs Move get_bank_forks() into ledger/ so its available for use by ledger-tool/ (#6720) 2019-11-04 19:10:06 -07:00
bank_forks_utils.rs Move get_bank_forks() into ledger/ so its available for use by ledger-tool/ (#6720) 2019-11-04 19:10:06 -07:00
block_error.rs
blocktree.rs Upgrade Repair be more intelligent and agressive (#6789) 2019-11-07 11:08:09 -08:00
blocktree_db.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
blocktree_meta.rs Upgrade Repair be more intelligent and agressive (#6789) 2019-11-07 11:08:09 -08:00
blocktree_processor.rs require `to` account signature (#6658) 2019-11-08 15:57:35 +05:30
entry.rs require `to` account signature (#6658) 2019-11-08 15:57:35 +05:30
erasure.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
genesis_utils.rs
leader_schedule.rs
leader_schedule_cache.rs require `to` account signature (#6658) 2019-11-08 15:57:35 +05:30
leader_schedule_utils.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
lib.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
poh.rs
rooted_slot_iterator.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
shred.rs Increase FEC ratio to 32:32 (#6800) 2019-11-07 16:38:06 -08:00
sigverify_shreds.rs Fix pinning (#6604) 2019-11-07 19:48:33 -08:00
snapshot_package.rs
snapshot_utils.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
staking_utils.rs require `to` account signature (#6658) 2019-11-08 15:57:35 +05:30