solana/ledger/src
Jon Cinque de38b05ad1
spl: Bump token-2022 and friends (#33453)
* token: Update to 4.0.0

* token-2022: Bump and support new account and instruction types

* Update token-2022 in fetch_spl / program-test

* Fixup downstream uses

* Mint and destination were flipped in 0.9.0

* Don't use `convert_pubkey`

* Bump spl dependencies to versions which avoid recompilations
2023-09-29 19:12:06 +02:00
..
blockstore bump rust stable to 1.72.1 (#33333) 2023-09-20 23:53:36 -06:00
shred removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
ancestor_iterator.rs plumbs through flag to generate merkle variant of shreds 2022-09-23 16:45:18 +00:00
bank_forks_utils.rs Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
bigtable_delete.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
bigtable_upload.rs Append integer to solBigTGetBlk threads to uniquify them (#30184) 2023-02-09 00:23:29 +00:00
bigtable_upload_service.rs Track max_complete_rewards_slot for use in rpc, bigtable (#30698) 2023-03-14 12:08:48 -06:00
block_error.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
blockstore.rs Switch confirmed_unrooted_slots from Vec<_> to HashSet<_> (#33311) 2023-09-22 07:15:47 +02:00
blockstore_db.rs Move LedgerColumn delete() implementation to less restrictive traits (#33304) 2023-09-21 02:06:00 -04:00
blockstore_meta.rs send duplicate shred proofs for conflicting shred scenarios (#32965) 2023-08-31 12:08:10 -07:00
blockstore_metrics.rs Fix typo in blockstore_metrics.rs (#29503) 2023-01-04 09:44:45 -07:00
blockstore_options.rs ledger-tool: Add flag to ignore open file descriptor limit error (#32624) 2023-07-27 11:50:45 -05:00
blockstore_processor.rs Split vote related code from runtime to its own crate (#32882) 2023-09-19 10:46:37 -07:00
entry_notifier_interface.rs Add entry notification service for geyser (#31290) 2023-05-10 17:20:51 -06:00
entry_notifier_service.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
genesis_utils.rs
leader_schedule.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
leader_schedule_cache.rs Remove improper uses of &Arc<Bank> (#32802) 2023-08-18 16:46:34 -05:00
leader_schedule_utils.rs
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
next_slots_iterator.rs
rooted_slot_iterator.rs preliminaries for bumping nightly to 2023-08-25 (#33047) 2023-08-29 23:05:35 +00:00
shred.rs removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
shredder.rs removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
sigverify_shreds.rs removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
slot_stats.rs Bump bitflags from 1.3.2 to 2.3.3 (#32438) 2023-07-24 12:56:55 +00:00
staking_utils.rs Split vote related code from runtime to its own crate (#32882) 2023-09-19 10:46:37 -07:00
token_balances.rs spl: Bump token-2022 and friends (#33453) 2023-09-29 19:12:06 +02:00
use_snapshot_archives_at_startup.rs Adds UseSnapshotArchivesAtStartup::WhenNewest (#32284) 2023-06-27 14:26:40 -04:00