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 |
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 |
Brooks Prumo
|
d20dd21600
|
Sort tables in Cargo.toml files (#23602)
|
2022-03-11 11:05:57 -06: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 |
Trent Nelson
|
d6f22433d0
|
Bump version to v1.10.0
|
2021-12-04 20:17:54 +00:00 |
Michael Vines
|
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 |
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 |
dependabot[bot]
|
78968d132f
|
chore: bump log from 0.4.11 to 0.4.14 (#18323)
* chore: bump log from 0.4.11 to 0.4.14
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.14.
- [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/compare/0.4.11...0.4.14)
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Make version consistent
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
|
2021-06-30 18:32:01 +00:00 |
Michael Vines
|
8eab0e8602
|
Bump version to v1.8.0 (#17541)
|
2021-05-27 08:51:53 -07:00 |
Michael Vines
|
a2eb655322
|
=1.7.0
|
2021-03-16 07:51:07 +00:00 |
Michael Vines
|
0c9ca5522c
|
Bump version to v1.7.0
|
2021-03-13 09:01:21 +00:00 |
Jeff Washington (jwash)
|
7fee0bc69c
|
move hashing functionality to accounts_hash (#15353)
|
2021-02-17 00:29:50 +00:00 |
Jeff Washington (jwash)
|
b8448f4189
|
merkle root code no longer adds lamports (#15298)
|
2021-02-12 17:30:14 -06:00 |
Jeff Washington (jwash)
|
1b85114a9c
|
remove legacy merkle root (#14772)
* remove legacy merkle root
f78197a
* clippy
* compile error
* borrow error
* derministic results
* clippy
* borrow
|
2021-01-25 15:26:08 -06:00 |
Jeff Washington (jwash)
|
18bd0c9a5b
|
speed up merkle calculation (#14710)
|
2021-01-22 09:21:50 -06:00 |