Trent Nelson
|
d7377d4794
|
Revert "Reformat imports to a consistent style for imports"
This reverts commit 139d15cd84 .
|
2021-12-13 12:46:23 -06:00 |
|
Michael Vines
|
139d15cd84
|
Reformat imports to a consistent style for imports
rustfmt.toml configuration:
imports_granularity = "One"
group_imports = "One"
|
2021-12-03 09:41:09 -08:00 |
|
Trent Nelson
|
336c1c1d37
|
nonce: Unify NonceError with SystemError
|
2021-07-16 04:41:51 -06:00 |
|
Jack May
|
b53cb8eb2d
|
Deprecate Instruction::new (#15695)
|
2021-03-04 05:46:48 +00:00 |
|
Jon Cinque
|
3ac7e09de6
|
docs: Remove references to "create_address_with_seed" (#15339)
|
2021-02-17 14:25:02 +01:00 |
|
Trent Nelson
|
447e3de1f2
|
Nonce address doesn't sign AdvanceNonceAccount
|
2021-01-21 04:14:36 +00:00 |
|
Tyera Eulberg
|
91f4e99b4c
|
Fix parsing CreateAccountWithSeed instructions (#13513)
* Reduce required num_system_accounts and handle 2-account instructions properly
* Update CreateAccountWithSeed account docs to be correct
* Add CreateAccountWithSeed test
|
2020-11-10 23:51:53 +00:00 |
|
Michael Vines
|
a4956844bd
|
Update frozen_abi hashes
The movement of files in sdk/ caused ABI hashes to change
|
2020-10-24 08:37:55 -07:00 |
|
Michael Vines
|
63db324204
|
Initial population of solana-program-sdk
|
2020-10-24 08:37:55 -07:00 |
|