|
4c577d7f8c
|
Bank::get_fee_for_message is now nonce aware
|
2022-01-13 17:27:38 -08:00 |
|
|
b8837c04ec
|
Reformat imports to a consistent style for imports
rustfmt.toml configuration:
imports_granularity = "One"
group_imports = "One"
|
2021-12-03 09:19:13 -08:00 |
|
|
841ecfd927
|
chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867)
* chore(deps): bump bincode from 1.2.1 to 1.3.1
Bumps [bincode](https://github.com/servo/bincode) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [auto-commit] Update all Cargo lock files
* Switch from deprecated method
* Add options to maintain behavior with bincode::options()
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
|
2020-07-09 00:08:05 +00:00 |
|
|
1a6bbd2867
|
Limited Deserialize isn't limiting anything (#10952)
* Add failing test
* Use deserialize_from to enable limit
|
2020-07-08 15:54:42 -06:00 |
|
|
dac7dc2f10
|
Move types to more appropriate files (#10638)
|
2020-06-17 10:39:14 -07:00 |
|
|
8436457e75
|
Rename program_utils.rs (#8127)
|
2020-02-05 12:48:30 -08:00 |
|