solana/core
Brennan e79b84ea70
Rework tx sig verify batching (#31355)
* Rework tx sig verify batching to eliminate special casing and increase the packet limit for sigverify from 2k to 5k
2023-04-28 09:21:12 -07:00
..
benches removes pubkey from LegacyContactInfo public interface (#31375) 2023-04-28 12:05:15 +00:00
src Rework tx sig verify batching (#31355) 2023-04-28 09:21:12 -07:00
tests ci: treewide: deny used_underscore_binding (#31319) 2023-04-27 10:10:16 +09:00
.gitignore
Cargo.toml Upgrades fs_extra to v1.3.0 (#31341) 2023-04-25 18:29:19 -04:00
build.rs