solana/ledger/src
Tyera Eulberg e806fa6904
Include token owners in TransactionTokenBalances (#20642)
* Cache owners in TransactionTokenBalances

* Light cleanup

* Use return struct, and remove pub

* Single-use statements

* Why not, just do the whole crate

* Add metrics

* Make datapoint_debug to prevent spam unless troubleshooting
2021-10-13 21:46:52 -06:00
..
blockstore Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
ancestor_iterator.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
bank_forks_utils.rs add filler accounts to bloat validator and predict failure (#20491) 2021-10-11 12:46:27 -05:00
bigtable_delete.rs Add `delete` subcommand to `ledger-tool bigtable` (#19931) 2021-09-16 23:37:45 +00:00
bigtable_upload.rs
bigtable_upload_service.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
block_error.rs
blockstore.rs Include token owners in TransactionTokenBalances (#20642) 2021-10-13 21:46:52 -06:00
blockstore_db.rs Populate memo in blockstore signatures-for-address (#19515) 2021-09-03 00:28:52 -06:00
blockstore_meta.rs Add blockstore column for frozen hashes and duplicate confirmed (#18533) 2021-07-12 20:59:16 -07:00
blockstore_processor.rs - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
builtins.rs nit: Move builtins types to builtins file (#19597) 2021-09-02 21:29:11 -07:00
erasure.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
genesis_utils.rs
leader_schedule.rs clippy 2021-04-18 20:55:02 -07:00
leader_schedule_cache.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
leader_schedule_utils.rs implements copy-on-write for staked-nodes (#19090) 2021-08-10 12:59:12 +00:00
lib.rs - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
next_slots_iterator.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
rooted_slot_iterator.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
shred.rs Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
sigverify_shreds.rs Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
staking_utils.rs removes unused code from staking_utils (#19189) 2021-08-13 02:42:41 +00:00