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
ee6b625c13
fix transaction_count (bp #5110 ) ( #5111 )
...
automerge
2019-07-15 14:46:11 -07:00
4cc1b85376
Boot remote native loads, take 2 ( #5106 ) ( #5109 )
...
automerge
2019-07-15 12:54:24 -07:00
f8312ce125
Keybase pubkey file instructions and verification for validators ( #5090 ) ( #5102 )
...
automerge
2019-07-14 23:25:50 -07:00
6a4cd02f64
Add node zone and count to ENV ( #5100 ) ( #5101 )
...
automerge
2019-07-14 22:13:50 -07:00
50f238d900
Pull testnet vars up to buildkite env ( #5098 ) ( #5099 )
...
automerge
2019-07-14 19:56:59 -07:00
23e3f4e8a2
Plumb --no-snapshot in from CI ( #5077 ) ( #5095 )
...
* Plumb --no-snapshot in from CI
(cherry picked from commit 440d006ec1
)
2019-07-14 13:22:28 -06:00
27f70dfa49
Correctly decode update manifest ( #5086 ) ( #5087 )
...
automerge
2019-07-12 23:25:15 -07:00