mergify[bot]
edfbd8d65a
Add replacements for Pubkey::new_rand()/Hash::new_rand() (bp #12987) (#13076)
* Add pubkey_new_rand(), mark Pubkey::new_rand() deprecated
(cherry picked from commit 0e68ed6a8d)
* Add hash_new_rand(), mark Hash::new_rand() as deprecated
(cherry picked from commit 76f11c7dae)
* Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand`
(cherry picked from commit 7bc073defe)
# Conflicts:
# programs/bpf/benches/bpf_loader.rs
# runtime/benches/accounts.rs
# runtime/src/accounts.rs
* Run `codemod --extensions rs Hash::new_rand solana_sdk::hash::new_rand`
(cherry picked from commit 17c391121a)
* Remove unused pubkey::Pubkey imports
(cherry picked from commit 959880db60)
# Conflicts:
# runtime/src/accounts_index.rs
* Resolve conflicts
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-10-22 05:08:01 +00:00
..
2020-10-22 05:08:01 +00:00
2020-09-28 08:25:00 -07:00
2020-08-31 14:06:58 -07:00
2020-08-31 14:06:58 -07:00
2020-08-14 12:32:45 -07:00
2020-08-26 01:49:15 +09:00
2020-09-11 11:19:06 -07:00
2020-10-19 22:28:44 +00:00
2020-09-30 11:49:35 -06:00
2020-10-07 09:13:48 -07:00
2020-09-29 01:36:46 -07:00
2020-10-07 09:13:48 -07:00
2020-07-21 17:24:07 -07:00
2020-10-09 20:21:50 +00:00
2020-10-22 05:08:01 +00:00
2020-10-09 20:21:50 +00:00
2020-10-22 05:08:01 +00:00
2020-10-07 19:43:15 -07:00
2020-09-19 12:17:46 -07:00
2020-10-21 02:00:45 +00:00
2020-10-19 22:28:44 +00:00
2020-10-22 05:08:01 +00:00
2020-07-20 19:09:38 +09:00
2020-10-20 01:52:21 +00:00
2020-09-17 21:10:02 -06:00
2020-09-17 21:10:02 -06:00
2020-10-19 22:28:44 +00:00
2020-07-09 00:08:05 +00:00
2020-10-19 22:28:44 +00:00
2020-10-22 05:08:01 +00:00
2020-08-07 08:45:17 -06:00
2020-09-15 18:23:21 -07:00
2020-10-20 22:25:59 +00:00
2020-09-19 12:17:46 -07:00
2020-08-14 08:17:52 -06:00
2020-10-19 08:47:58 +00:00
2020-09-25 07:12:04 +00:00
2020-09-19 14:03:54 +09:00
2020-10-09 20:21:50 +00:00
2020-10-22 05:08:01 +00:00
2020-10-22 05:08:01 +00:00
2020-10-22 05:08:01 +00:00