solana/genesis/src
kirill lykov 5631685d30
replaced chunks with tuples in validator (#30499)
* replaced chunks with tuples in test validator

* update Cargo.lock

* replaced chunks with tuples in genesis

* Update Cargo.lock
2023-03-07 14:32:42 +01:00
..
address_generator.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
genesis_accounts.rs patches clippy errors from new rust nightly release (#28028) 2022-09-23 20:57:27 +00:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
main.rs replaced chunks with tuples in validator (#30499) 2023-03-07 14:32:42 +01:00
stakes.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
unlocks.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00