dependabot-preview[bot]
|
fad08a19cc
|
Bump serde_json from 1.0.46 to 1.0.48 (#8260)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.46 to 1.0.48.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.46...v1.0.48)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-09 20:20:19 -06:00 |
sakridge
|
de34187db0
|
Add purge function to ledger-tool (#8719)
|
2020-03-08 12:40:56 -07:00 |
Michael Vines
|
acb23e8ef0
|
Groom ledger-tool bounds output (#8710)
|
2020-03-07 09:05:15 -07:00 |
Michael Vines
|
a08e2cc434
|
nit: clean up MessageHeader output
|
2020-03-04 00:16:19 -07:00 |
Michael Vines
|
13551885c2
|
--wait-for-supermajority now requires a SLOT
|
2020-03-02 12:59:35 -07:00 |
Michael Vines
|
0d4cb252c4
|
Adapt local-cluster/
|
2020-02-26 23:32:53 -07:00 |
Michael Vines
|
fcabc6f799
|
Rename snapshot.tar.bz2 to snapshot-<slot>-<hash>.tar.bz2
|
2020-02-26 23:32:53 -07:00 |
Michael Vines
|
fbf78b83c4
|
Add retry mechanism when downloading genesis and snapshots
|
2020-02-26 14:21:37 -07:00 |
Michael Vines
|
89baa94002
|
Drop print- prefix from slot/accounts command
|
2020-02-24 14:46:12 -07:00 |
Michael Vines
|
1ef3478709
|
Add genesis subcommand
|
2020-02-24 14:46:12 -07:00 |
Michael Vines
|
73063544bd
|
Move shred_version module to sdk/
|
2020-02-24 14:46:12 -07:00 |
Dan Albert
|
2d9d2f1e99
|
Update cargo versions from 1.0 to 1.1 (#8397)
|
2020-02-21 23:09:45 -08: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 |
Michael Vines
|
e7f63cd336
|
Upgrade to rust 1.39.0 (#6939)
* Upgrade to rust 1.39.0
* 1.39.0 clippy
|
2019-11-14 12:27:01 -07:00 |
Ryo Onodera
|
4fc767b3f6
|
Move version! from core:: to clap_utils:: (#6944)
* Move version! from core to clap-utils
* Completely move version! from core:: to clap_utils::
* rustfmt
* Do remaining transition after rebase
|
2019-11-14 13:10:38 +09:00 |
Greg Fitzgerald
|
30a08f4282
|
Cleanup ledger macros (#6916)
automerge
|
2019-11-13 07:14:09 -08:00 |
Michael Vines
|
4405e8a15b
|
Automatically run dot to generate PDFs or PNGs (#6912)
|
2019-11-12 20:27:15 -07:00 |