Trent Nelson
|
dc2888c9a3
|
CLI: De-replicode SigningAuthority instatiation (#8076)
automerge
|
2020-01-31 16:30:37 -08:00 |
Trent Nelson
|
9739be9ecf
|
CLI: Fix stake-account auth withdrawer output (#8071)
automerge
|
2020-01-31 14:25:05 -08:00 |
carllin
|
e61257695f
|
Factor repair from gossip (#8044)
|
2020-01-31 14:23:50 -08:00 |
Sagar Dhawan
|
b9988b62e4
|
Filter repairman peers based on shred_version (#8069)
|
2020-01-31 14:00:19 -08:00 |
Michael Vines
|
d6b3961530
|
s/mint/faucet
|
2020-01-31 12:14:53 -07:00 |
Greg Fitzgerald
|
6d0be323ad
|
Update key (#8062)
automerge
|
2020-01-31 11:11:22 -08:00 |
Michael Vines
|
09256adbc3
|
Surface important error details
|
2020-01-31 12:09:41 -07:00 |
Michael Vines
|
8e3a7da596
|
Rewrite new() in terms of new_with_timeout()
|
2020-01-31 12:09:41 -07:00 |
Michael Vines
|
7d96510d17
|
Fix stake-account subcommand name
|
2020-01-31 12:09:41 -07:00 |
Jack May
|
0fd795a676
|
Remove program error footgun and cleaner developer experience (#8042)
|
2020-01-31 10:58:07 -08:00 |
Dan Albert
|
eff876881b
|
Remove asteroids and pacman from QA/dev testnet availability (#8050)
automerge
|
2020-01-31 10:26:25 -08:00 |
Justin Starry
|
9adf0d4ee0
|
Don't exit early if add. validators not found during gce.sh config
|
2020-01-31 08:34:10 -07:00 |
Michael Vines
|
3bc9789e8d
|
Remove support for 0.22.3 snapshots
|
2020-01-30 23:34:15 -07:00 |
carllin
|
fd207b6907
|
Fix stale gossip entrypoint (#8053)
|
2020-01-30 21:51:11 -08:00 |
Jack May
|
2226c1b75c
|
Add Rust BPF RefCell borrow helpers (#8047)
|
2020-01-30 20:40:27 -08:00 |
Michael Vines
|
a0964bb2c2
|
Make tds slots-per-epoch configurable
|
2020-01-30 21:37:16 -07:00 |
Michael Vines
|
b5383b8b54
|
Dial testnet down to a single node
|
2020-01-30 21:30:08 -07:00 |
dependabot-preview[bot]
|
39f86050a6
|
Bump cbindgen from 0.12.2 to 0.13.0
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.12.2 to 0.13.0.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.12.2...v0.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-30 20:58:10 -07:00 |
Michael Vines
|
a03d441e6f
|
Add rpc port sanity checks, fix tests
|
2020-01-30 20:57:58 -07:00 |
Michael Vines
|
3900d09f6f
|
Employ rpc_port defaults
|
2020-01-30 20:57:58 -07:00 |
Michael Vines
|
e218f4e56e
|
Clean up Validator::new()
|
2020-01-30 20:57:58 -07:00 |
Michael Vines
|
81ba18eea6
|
Add --private-rpc flag
|
2020-01-30 20:57:58 -07:00 |
Trent Nelson
|
1671ece9df
|
Book: Prod the user to verify their new paper wallet (#8048)
|
2020-01-30 17:20:04 -07:00 |
Michael Vines
|
775fa0c968
|
Minor --expected-shred fix, clean up shred-related gossip log messages (#8041)
automerge
|
2020-01-30 13:22:05 -08:00 |
Jack May
|
dd276138c2
|
Add support for idiomatic error handling to BPF instruction processors (#7968)
|
2020-01-30 09:47:22 -08:00 |
Michael Vines
|
0c55b37976
|
Add different shred test to test_tvu_peers_and_stakes
|
2020-01-30 10:30:32 -07:00 |
Trent Nelson
|
966d077431
|
CLI: Disallow blockhash/fee-calc lookups when offline (#7981)
* CLI: Add BlockhashSpec to tighten control over --blockhash
* Use BlockhashSpec
* Add a matches-free constructor
* More descriptive naming
|
2020-01-30 09:21:32 -07:00 |
Justin Starry
|
400412d76c
|
Ignore slow archiver tests (#8032)
automerge
|
2020-01-30 08:17:36 -08:00 |
dependabot-preview[bot]
|
c7e77a2238
|
Bump indicatif from 0.13.0 to 0.14.0
Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](https://github.com/mitsuhiko/indicatif/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-30 08:58:00 -07:00 |
Sagar Dhawan
|
64c42e28dc
|
Add shred version filters to Crds Accessors (#8027)
* Add shred version filters to Crds Accessors
* Adopt entrypoint shred_version if one isn't provided
|
2020-01-30 00:15:37 -08:00 |
dependabot-preview[bot]
|
c2baf7b07d
|
Bump thiserror from 1.0.9 to 1.0.10
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.9...1.0.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-29 23:23:24 -07:00 |
dependabot-preview[bot]
|
a52a9afa3c
|
Bump console from 0.9.1 to 0.9.2
Bumps [console](https://github.com/mitsuhiko/console) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.9.1...0.9.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-29 23:22:44 -07:00 |
Jack May
|
669502ede7
|
Don't depend on user modifiable data to parse paramter buffer (#8022)
|
2020-01-29 21:49:42 -08:00 |
Jack May
|
b19f730527
|
Seperate RefCells lamports and data (#8021)
|
2020-01-29 21:15:04 -08:00 |
Jack May
|
d5ff5f4739
|
Update solana_rbpf v0.1.20 (#8023)
|
2020-01-29 21:14:49 -08:00 |
Michael Vines
|
1c82f84595
|
Add leader-schedule subcommand
|
2020-01-29 20:08:42 -07:00 |
Michael Vines
|
bea9cd9684
|
Add --expected-shred-version option
|
2020-01-29 20:08:42 -07:00 |
Michael Vines
|
1bc9a9c23b
|
Wait for supermajority by default, add --no-wait-for-supermajority flag to override
|
2020-01-29 20:08:42 -07:00 |
Michael Vines
|
c4faccc77f
|
getClusterNodes now excludes validators with a different shred version
|
2020-01-29 20:08:42 -07:00 |
Rob Walker
|
e6803daf10
|
Remove support for stake redelegation (#7995)
* Remove support for stake redelegation
* fixup
|
2020-01-29 17:59:14 -08:00 |
Justin Starry
|
effe6e3ff3
|
Log solana-validator args on startup to aid debugging
|
2020-01-29 08:27:52 -07:00 |
Rob Walker
|
0d6c233747
|
Add set_lockup to stake (#7997)
|
2020-01-28 20:59:53 -08:00 |
Michael Vines
|
015e696077
|
Solana keygen grind improvements (#8008)
automerge
|
2020-01-28 20:19:19 -08:00 |
Jack May
|
7faab2072c
|
Cleanup BPF use syntax (#8001)
|
2020-01-28 17:03:37 -08:00 |
Jack May
|
83718a3b3e
|
Cleanup runtime use syntax (#8002)
|
2020-01-28 17:03:20 -08:00 |
Trent Nelson
|
4a074133f7
|
CLI: Fix tests. sign_only requires a blockhash (#8005)
This is enforced by argument parsing and will be better enforced wholly
with #7981
|
2020-01-28 18:02:20 -07:00 |
Jack May
|
12eff5a2f9
|
Cleanup SDK use syntax (#8004)
|
2020-01-28 16:11:22 -08:00 |
carllin
|
4197cce8c9
|
Tower tests (#7974)
* Add testing framework for voting
|
2020-01-28 16:02:28 -08:00 |
Jack May
|
fed3817ed3
|
Update and fix transaction error documentation (#7998)
|
2020-01-28 15:59:50 -08:00 |
carllin
|
4ffd7693d6
|
Add lock to make sure slot-based locktree calls are safe (#7993)
|
2020-01-28 13:45:41 -08:00 |