Greg Fitzgerald
|
ca00197009
|
Upgrade tarpc and tokio (#13293)
|
2020-10-29 19:21:18 -06:00 |
Michael Vines
|
959880db60
|
Remove unused pubkey::Pubkey imports
|
2020-10-21 19:08:13 -07:00 |
Michael Vines
|
7bc073defe
|
Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand`
|
2020-10-21 19:08:13 -07:00 |
Michael Vines
|
11df2e2236
|
Bump version to v1.5.0
|
2020-10-08 04:51:36 +00:00 |
Greg Fitzgerald
|
d158d45051
|
Fix banks RPC port (#12570)
* Fix Banks RPC ports
* Add get_account_with_commitment
|
2020-09-30 00:11:49 +00:00 |
dependabot[bot]
|
502e93f55b
|
chore: bump tarpc from 0.21.0 to 0.22.0 (#11923)
* chore: bump tarpc from 0.21.0 to 0.22.0
Bumps [tarpc](https://github.com/google/tarpc) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/google/tarpc/releases)
- [Changelog](https://github.com/google/tarpc/blob/master/RELEASES.md)
- [Commits](https://github.com/google/tarpc/commits)
Signed-off-by: dependabot[bot] <support@github.com>
* Fix build
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Greg Fitzgerald <greg@solana.com>
|
2020-09-08 21:22:22 -06:00 |
Greg Fitzgerald
|
bad486823c
|
Add a client for BankForks (#10728)
Also:
* Use BanksClient in solana-tokens
|
2020-08-07 08:45:17 -06:00 |