Michael Vines
|
c7e80bebdc
|
Bump version to 1.0.8
|
2020-03-15 21:50:06 -07:00 |
|
Michael Vines
|
7722723400
|
Bump version to 1.0.7
|
2020-03-13 08:10:09 -07:00 |
|
Michael Vines
|
ea9e7c710a
|
Bump version to 1.0.6
|
2020-03-09 22:38:57 -07:00 |
|
mergify[bot]
|
d061fadede
|
Add purge function to ledger-tool (#8719) (#8720)
(cherry picked from commit de34187db0 )
Co-authored-by: sakridge <sakridge@gmail.com>
|
2020-03-08 21:38:38 -07:00 |
|
mergify[bot]
|
9d1c8657e2
|
Groom ledger-tool bounds output (#8710) (#8715)
(cherry picked from commit acb23e8ef0 )
Co-authored-by: Michael Vines <mvines@gmail.com>
|
2020-03-07 14:15:50 -07:00 |
|
Michael Vines
|
d8d7238920
|
Bump version to 1.0.5
|
2020-03-06 14:14:53 -07:00 |
|
Michael Vines
|
c35f4927cd
|
Bump version to 1.0.4
|
2020-03-05 16:10:24 -07:00 |
|
Michael Vines
|
2d0f4b5c8c
|
Bump version to 1.0.3
|
2020-03-05 13:05:12 -07:00 |
|
Michael Vines
|
0d4131ae68
|
Bump version to 1.0.2
|
2020-03-02 15:38:26 -07:00 |
|
Michael Vines
|
15a0fb1fa9
|
--wait-for-supermajority now requires a SLOT
(cherry picked from commit 13551885c2 )
|
2020-03-02 13:40:52 -07:00 |
|
mergify[bot]
|
a64b8a2705
|
Rename snapshot.tar.bz2 to snapshot-<slot>-<hash>.tar.bz2 (bp #8482) (#8501)
automerge
|
2020-02-26 23:31:44 -08:00 |
|
mergify[bot]
|
87cfac12dd
|
Validate the genesis config downloaded over RPC before accepting it (bp #8474) (#8481)
automerge
|
2020-02-26 15:12:06 -08:00 |
|
Michael Vines
|
4103d99018
|
Bump version to 1.0.1
|
2020-02-24 23:24:27 -07:00 |
|
Michael Vines
|
7db92e2951
|
Drop print- prefix from slot/accounts command
(cherry picked from commit 89baa94002 )
|
2020-02-24 17:28:36 -07:00 |
|
Michael Vines
|
6585518f78
|
Add genesis subcommand
(cherry picked from commit 1ef3478709 )
|
2020-02-24 17:28:36 -07:00 |
|
Michael Vines
|
6398e256e4
|
Move shred_version module to sdk/
(cherry picked from commit 73063544bd )
|
2020-02-24 17:28:36 -07:00 |
|
sakridge
|
b7386f9d84
|
Add --trusted-validator support for snapshot hash validation (#8390)
|
2020-02-21 18:42:24 -08:00 |
|
Michael Vines
|
48f58a88bc
|
Bump version to 1.0.0
|
2020-02-20 23:52:19 -07:00 |
|
Ryo Onodera
|
d238371b0c
|
Correct missing entry handling to avoid bad warns (#8339)
* Correct missing entry handling to avoid bad warns
* Pass storage entries to AccountStorageSerialize
* Fix CI.....
* Add tests and reorder condition for cheapest first
* Remove unneeded reference
|
2020-02-21 15:27:55 +09:00 |
|
Michael Vines
|
18fd52367e
|
If the node was loaded from a snapshot, advertise it in gossip (#8364)
automerge
|
2020-02-20 18:53:26 -08:00 |
|
Michael Vines
|
1bf2285fa2
|
ledger-tool: Add print-accounts command
|
2020-02-14 19:59:48 -07:00 |
|
Michael Vines
|
04ef977509
|
Remove unwanted println
|
2020-02-07 12:59:00 -07:00 |
|
Michael Vines
|
8b5598fabd
|
Surface shred version more in tools (#8163)
automerge
|
2020-02-07 08:57:54 -08:00 |
|
François Garillot
|
f016c9a669
|
Maintenance : simplify a few patterns, remove unneeded dependencies (#8137)
* Simplify a few pattern matches
* Removing unneeded dependencies, upgrading internal version #s
net-shaper: Removing log, semver, serde_derive
bench-tps: Removing serde, serde_derive
banking-bench: Removing solana
ledger-tool: Removing bincode, serde, serde_derive
librapay: Removing solana, language_e2e_tests
log-analyzer: Removing log, semver, serde_derive
exchange: Removing solana
core: Removing crc, memmap, symlink, untrusted
perf: Removing serde_derive
genesis: Removing hex, serde_derive
sdk-c: Removing sha2
sys-tuner: Removing semver
bench-exchange: Removing bincode, bs58, env_logger, serde, serde_derive, untrusted, ws
btc_spv_bin: Removing serde_json
btc_spv: Removing chrono
bpf_loader: Removing serde
ledger: Removing dlopen, dlopen_derive, serde_derive
move_loader: Removing byteorder, libc, language_e2e_tests
ownable: Removing serde, serde_derive
client: Removing rand
archiver-utils: Removing rand_chacha
validator: Removing serde_json, tempfile
param_passing_dep: Removing solana
failure: Removing log
vest: Removing log
vote-signer: Removing bs58, serde
local-cluster: Removing symlink
keygen: Removing rpassword
install: Removing bs58, log
upload-perf: Removing log
runtime: Removing serde_json
stake: Removing rand
* Add modified Cargo.lock
* fixup! Simplify a few pattern matches
* fixup! Simplify a few pattern matches
|
2020-02-06 10:02:38 -07:00 |
|
Jack May
|
8436457e75
|
Rename program_utils.rs (#8127)
|
2020-02-05 12:48:30 -08:00 |
|
dependabot-preview[bot]
|
65c24db83c
|
Bump serde_json from 1.0.44 to 1.0.46 (#8087)
* Bump serde_json from 1.0.44 to 1.0.46
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.44 to 1.0.46.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.44...v1.0.46)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update Move's serde_json to v1.0.46
Co-authored-by: Jack May <jack@solana.com>
|
2020-02-04 16:59:23 -08:00 |
|
Dan Albert
|
c324e71768
|
Bump cargo toml versions to 0.24.0 (#7976)
|
2020-01-25 11:04:27 -06:00 |
|
Michael Vines
|
989355e885
|
Add ability to hard fork at any slot (#7801)
automerge
|
2020-01-24 17:27:04 -08:00 |
|
Michael Vines
|
bda5f949bb
|
Add create-snapshot command
|
2020-01-23 22:21:27 -07:00 |
|
Michael Vines
|
6f5e0cd161
|
Type grooming
|
2020-01-23 13:37:13 -07:00 |
|
Michael Vines
|
1269a79a4d
|
Unify ledger_path arg handling with validator/
|
2020-01-23 13:37:13 -07:00 |
|
Michael Vines
|
1b3424ff61
|
Pass bank_forks by reference
|
2020-01-23 13:37:13 -07:00 |
|
carllin
|
f91ffbbfdf
|
Add support in BlockStore for tracking duplicate slots (#7761)
* Add test
* Add new column family to track duplicate slots
* Fix clippy errors
* Introduce new SlotColumn for common implementation of Column trait
|
2020-01-13 17:21:39 -08:00 |
|
Greg Fitzgerald
|
b5dba77056
|
Rename blocktree to blockstore (#7757)
automerge
|
2020-01-13 13:13:52 -08:00 |
|
Jack May
|
07855e3125
|
Allow override of RUST_LOG (#7705)
|
2020-01-08 09:19:12 -08:00 |
|
Michael Vines
|
3f69d58498
|
ledger-tool: Add --all option to bounds, to display all non-empty slots (#7592)
|
2019-12-20 20:43:53 -07:00 |
|
Dan Albert
|
ca10cf081f
|
Update cargo.toml files from 0.22.0 to 0.23.0 (#7596)
|
2019-12-20 21:45:42 -05:00 |
|
Sunny Gleason
|
7392505bd8
|
Modify ledger-tool to selectively load Blocktree, GenesisHash, Database so commands are more resilient (#7547)
|
2019-12-18 13:00:15 -05:00 |
|
dependabot-preview[bot]
|
7ad64c8d45
|
Bump serde from 1.0.103 to 1.0.104
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-16 08:50:09 -07:00 |
|
Sunny Gleason
|
115bf2613d
|
feat: add analyze-storage command to ledger-tool (#7165)
|
2019-12-12 18:54:50 -05:00 |
|
dependabot-preview[bot]
|
6f457292ff
|
Bump bincode from 1.2.0 to 1.2.1
Bumps [bincode](https://github.com/servo/bincode) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-10 10:00:56 -07:00 |
|
dependabot-preview[bot]
|
891767c6b7
|
Bump serde_json from 1.0.42 to 1.0.44
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.42 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.42...v1.0.44)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-08 09:43:24 -07:00 |
|
Justin Starry
|
b7d4330dd4
|
Fail fast if account paths cannot be canonicalized (#7300)
* Canonicalize account paths to avoid symlink issues
* fixes
|
2019-12-05 21:41:29 -05:00 |
|
dependabot-preview[bot]
|
3799190fa0
|
Bump assert_cmd from 0.11.1 to 0.12.0 (#7298)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v0.11.1...v0.12.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-05 14:20:50 -07:00 |
|
Sagar Dhawan
|
1af4e256c9
|
Print slot meta when printing a slot (#7133)
automerge
|
2019-12-03 12:27:43 -08:00 |
|
dependabot-preview[bot]
|
7f4feaee08
|
Bump serde from 1.0.102 to 1.0.103 (#7163)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.103)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-27 09:10:25 -07:00 |
|
dependabot-preview[bot]
|
c810913861
|
Bump serde_derive from 1.0.102 to 1.0.103 (#7141)
automerge
|
2019-11-26 14:44:20 -08:00 |
|
dependabot-preview[bot]
|
2b13158e29
|
Bump serde_json from 1.0.41 to 1.0.42 (#7142)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.42)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-26 15:09:01 -07:00 |
|
Michael Vines
|
294662a1ce
|
Bump version to 0.22.0
|
2019-11-25 21:34:50 -07:00 |
|
Jack May
|
d184d3a732
|
Merge native programs parts into one unit (#7047)
|
2019-11-20 10:12:43 -08:00 |
|