Nicholas Rempel
|
2b21c1da29
|
Sort Cargo.toml files
|
2022-06-24 12:41:38 -07:00 |
github-actions[bot]
|
5c2f819f99
|
Bump Version to 1.11.2 (#26159)
|
2022-06-22 21:16:18 -05:00 |
Will Hickey
|
51f26dc96e
|
Bump version to 1.11.1 (#26104)
|
2022-06-21 12:07:46 -05:00 |
dependabot[bot]
|
bece7f32c8
|
chore: bump log from 0.4.16 to 0.4.17 (#24987)
* chore: bump log from 0.4.16 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits/0.4.17)
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
|
2022-05-05 01:49:18 +00:00 |
Lijun Wang
|
49228573f4
|
Use connection cache in send transaction (#23712)
Use connection cache in send transaction (#23712)
|
2022-03-21 23:24:21 -07:00 |
Will Hickey
|
c4ecfa5716
|
Bump version to v1.11 (#23807)
* Revert crossbeam_epoch to stable. 0.9.8 only works with nightly
* Remove unneeded unit expression
|
2022-03-21 17:40:50 -05:00 |
Will Hickey
|
2f58c9e501
|
Bump version to 1.10.4 (#23743)
|
2022-03-17 14:02:13 -05:00 |
Will Hickey
|
63bf0f66af
|
Bump version to 1.10.3 (#23648)
|
2022-03-14 11:18:45 -05:00 |
Will Hickey
|
b444836a97
|
Bump version to 1.10.2 (#23597)
|
2022-03-10 16:41:06 -06:00 |
Will Hickey
|
1a99251498
|
Bump version to 1.10.1 (#23453)
|
2022-03-02 13:47:01 -06:00 |
Jeff Biseda
|
8b66625c95
|
convert std::sync::mpsc to crossbeam_channel (#22264)
|
2022-01-11 02:44:46 -08:00 |
behzad nouri
|
f67ecd5c18
|
removes unused Cargo dependencies (#22022)
Also moving some to [dev-dependencies] so that they are not propagated
to other packages which depend on the package.
|
2021-12-22 17:01:33 +00:00 |
Trent Nelson
|
d6f22433d0
|
Bump version to v1.10.0
|
2021-12-04 20:17:54 +00:00 |
Michael Vines
|
dd12d90eac
|
Upgrade to Rust 2021
|
2021-11-30 20:43:46 -08:00 |
Trent Nelson
|
767f740305
|
Bump version to 1.9.0
|
2021-10-06 17:57:41 -07:00 |
Tyera Eulberg
|
0b3fad19f4
|
Dedupe SendTransactionService(s) (#19354)
* Add new conjoined SendTransactionService
* Remove TODO
* nit A-Z
* Single use statement for banks crates
* Rename new crate
|
2021-08-23 22:32:15 +00:00 |