Commit Graph

5941 Commits

Author SHA1 Message Date
16f50729e9 Add logs to indicate when the leader changes (bp #5253) (#5256)
automerge
2019-07-23 20:19:33 -07:00
c119fdf711 Sort bench-tps keypairs (#5254) (#5255)
automerge
2019-07-23 19:04:08 -07:00
b2a467fa7d Bump blockexplorer version to 1.27.0 2019-07-23 17:13:45 -07:00
cb6f14004d Disable snapshot generation on cluster entrypoint 2019-07-23 14:04:44 -07:00
952e28343e Add support to install a specific Solana version directly from the Github releases (#5249)
automerge
2019-07-23 13:26:39 -07:00
cdfeee1854 Introduce --config-dir to avoid shipping clear-config.sh (#5241) 2019-07-22 23:08:07 -07:00
5eb5589bb3 validator.sh: Add --reset-ledger option (#5235) (#5240)
automerge
2019-07-22 23:04:41 -07:00
c1d78ddbb5 Call book/build.sh from docker (#5237) (#5238)
automerge
2019-07-22 22:22:06 -07:00
cf7c5cdb03 Add --no-deploy option to allow restarting nodes without a software update (#5182) (#5239)
automerge
2019-07-22 22:20:39 -07:00
8c23508cd5 Add manual publish for book and create book-beta (#5112) (#5236)
(cherry picked from commit 735c7c9841)
2019-07-22 18:14:42 -06:00
3ca91c316a Surface validator pubkey in metrics (#5227) (#5234)
(cherry picked from commit 3a69459645)
2019-07-22 17:05:58 -07:00
be3a025491 Do not attempt to create solana user multiple times (#5228) (#5233)
* Do not attempt to create solana user multiple times

(cherry picked from commit 21cef2fe21)
2019-07-22 16:32:25 -07:00
94c757013d Log the repairee pubkey when unable to serve them (#5222) (#5226)
automerge
2019-07-22 15:09:33 -07:00
d6372a930c disable audit until crossbeam epoch release (#5208) 2019-07-22 09:43:03 -07:00
4746902074 add root to terminology (#5209) (#5217)
* add root to terminology

* review feedback

(cherry picked from commit 2d42c1e33e)
2019-07-22 09:39:55 -07:00
c6b95a8f65 Request a uniform timezone 2019-07-22 09:25:15 -07:00
fdfdf2eb39 Encourage setting an RPC port 2019-07-22 08:25:07 -07:00
3448842c0c Add time units 2019-07-22 08:25:07 -07:00
f5f1efe94a Update location of TdS external accounts file url 2019-07-21 17:37:58 -07:00
50e0c806da Update incoming_webhook 2019-07-21 11:27:31 -07:00
e613a0aa7e Update S3 key 2019-07-21 11:17:54 -07:00
2c54cdd07e Ensure CI_OS_NAME is set for appveyor server 2019-07-21 09:26:10 -07:00
cbb0ed7c56 Adjustments for appveyor server 2019-07-21 09:25:22 -07:00
50aa099400 Show wallet commands for better log debugging 2019-07-19 20:20:38 -07:00
53c901471c Fix internal node lamport funding and staking allocation logic (#5192) (#5200)
automerge
2019-07-19 12:28:27 -07:00
4badf63cfd Update struct order arbitrarily to match rpc output (#5197) (#5199)
automerge
2019-07-19 11:23:47 -07:00
d04fd3c3ab Fix up signal handling 2019-07-19 08:34:56 -07:00
a8a9907ace Disable restart 2019-07-19 08:34:56 -07:00
a7644630cc Document fetch-perf-libs.sh when building with CUDA 2019-07-19 08:34:56 -07:00
58666543e2 Add getEpochInfo() and getLeaderSchedule() RPC methods (#5189) (#5195)
automerge
2019-07-19 08:27:44 -07:00
a8a5d16278 Select stable rust version (#5180) (#5191)
automerge
2019-07-18 22:28:11 -07:00
01ebbe367a Ensure validator process is kill when stdout/stderr are redirected (#5179) (#5190)
automerge
2019-07-18 22:01:05 -07:00
2cada71151 fix book typos (#5185) (#5186)
automerge
2019-07-18 17:56:44 -07:00
d6ce97bcbd Fix misleading variable name (bp #5176) (#5183)
automerge
2019-07-18 16:58:53 -07:00
3ddc92ab86 Skip sleeping in replay stage if a bank was recently processed (bp #5161) (#5178)
automerge
2019-07-18 15:47:14 -07:00
5a99e86a60 Keybase: s/id/username (bp #5165) (#5173)
automerge
2019-07-18 12:00:26 -07:00
d9e1a8b492 net/: startnode/stopnode now works for blockstreamer/replicator nodes (#5146) (#5162)
automerge
2019-07-17 20:03:16 -07:00
4244a0f716 Add ability to prune ledger (bp #5128) (#5158)
automerge
2019-07-17 17:14:38 -07:00
5f1d86c040 Bump cargo.toml files to 0.16.6 (#5155) 2019-07-17 14:29:33 -06:00
f9d9c1fcbf Update book to SOLANA_RELEASE=v0.16.5 (#5154) v0.16.5 2019-07-17 14:20:49 -06:00
7c59c105cf Add weighted shuffle support for values upto u64::MAX (#5151) (#5152)
automerge

(cherry picked from commit 10d85f8366)
2019-07-17 13:12:05 -07:00
a8ea9f2738 Fix bench-tps funding math; make generate_keypairs() and fund_keys() algorithms consistent (#4841) (#5145)
* Fix funding math; make generate_keypairs and fund_keys consistent

* Add test, and fix inconsistencies it exposes

* De-pow math, and use assert_eq in tests for better failure msgs
2019-07-17 09:01:13 -07:00
651f87a937 Show stake pubkey 2019-07-16 20:10:58 -07:00
88f8e2f332 Check harder on crates.io for recently published crates (#5136) (#5138)
automerge
2019-07-16 19:54:17 -07:00
a2cb289503 clear-config.sh now works with a secondary disk (#5135) (#5137)
automerge
2019-07-16 19:47:40 -07:00
89bd9d5b72 Bump blockexplorer version 2019-07-16 19:44:42 -07:00
7edaaeb2a1 Improve validator-info CLI (#5121) (#5125)
automerge
2019-07-16 09:08:35 -07:00
1c3ade80c2 Add missing dash 2019-07-16 07:28:26 -07:00
3606d51507 Increment toml and cargo.ock to 0.16.5 (#5119) 2019-07-15 17:32:12 -06:00
281fd88ea7 Update testnet doc to use latest release (#5118) v0.16.4 2019-07-15 17:11:42 -06:00