hana
|
65769ce23d
|
Update rust to 1.60, solana to 1.11.6 (#3492)
also change bpf to sbf throughout the codebase
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
|
2022-08-18 12:16:02 -07:00 |
Jon Cinque
|
3eccf25ece
|
token: Zeroize data on account close (#2763)
|
2022-01-21 01:03:00 +01:00 |
Jon Cinque
|
6ee008d256
|
Update SDK to 1.9.2, fix warnings (#2674)
* Update SDK to 1.9.2, fix warnings
* Upgrade honggfuzz
* Use `get_latest_blockhash` correctly
|
2021-12-28 23:02:47 -05:00 |
Dmitri Makarov
|
28d0aa7759
|
Increase compute max units due to changes in handling of memory ops (#2653)
|
2021-12-20 15:29:36 -08:00 |
Jon Cinque
|
7764a9d5c7
|
token: Transition perf-monitor to solana-program-test (#2586)
* token: Transition perf-monitor to solana-program-test
* fmt
* Refactor for clarity
|
2021-11-16 23:15:45 +01:00 |