4f3f662cfe
Remove local_cluster tests from stable-perf job, removee other tests from local-cluster job ( #6067 ) ( #6084 )
...
automerge
2019-09-24 21:00:10 -07:00
1942c47d73
Avoid accidential tx_count mismatches when using an accounts file ( #6069 ) ( #6082 )
...
automerge
2019-09-24 20:37:22 -07:00
a90281ad5c
Reduce poll sleep ( #6068 ) ( #6073 )
...
* Reduce sleep in poll_for_signature_confirmations
* Unignore test_repairman_catchup
2019-09-24 20:01:04 -06:00
6360bac5e8
Fix using temp file for archive ( #6058 ) ( #6071 )
...
* Fix using temp file for archive
* Rename the temp archive instead of hardlinking it
(cherry picked from commit 374b776a3e
)
2019-09-24 18:29:11 -07:00
c54b23b9d5
Additional tests for should_retransmit_and_persist ( #6062 ) ( #6070 )
...
automerge
v0.19.0
2019-09-24 17:48:39 -07:00
04aaa714e6
Revert back to reqwest, using rustls feature (bp #6041 ) ( #6064 )
...
automerge
2019-09-24 15:35:07 -07:00
2cc0ab2c5f
Tweak Bank Slot Distance graph
2019-09-24 14:52:50 -07:00
aac0d7f2f5
Window service is filtering out coding shreds ( #6052 ) ( #6059 )
...
automerge
2019-09-24 13:48:13 -07:00
9fd29b0575
Fix vote metrics ( #6038 ) ( #6040 )
...
automerge
2019-09-24 13:20:27 -07:00
6abe3c2804
Fix race between observing tick height being set to last tick and blockhash being observed on a bank ( #6013 ) ( #6056 )
...
automerge
2019-09-24 12:20:46 -07:00
01ce5beb19
Support primordial accounts with no data ( #6053 ) ( #6055 )
...
automerge
2019-09-24 11:52:57 -07:00
2bd72318f6
Remove dead code from cluster_info ( #6051 ) ( #6054 )
...
automerge
2019-09-24 11:29:52 -07:00
68a9224604
Fix race between observing tick height being set to last tick and blockhash being observed on a bank ( #6013 )
2019-09-24 11:16:24 -07:00
181cad233c
rename balance ( #5984 )
2019-09-24 11:15:15 -07:00
0b66529f11
Fix BPF program static linking ( #5992 ) ( #6049 )
...
automerge
2019-09-24 09:40:33 -07:00
e20e4180a9
Flip order of arg to ensure -t sticks
2019-09-23 22:21:12 -07:00
de4309a905
Avoid hardlinking as that confuses tar ( #6042 ) ( #6045 )
...
(cherry picked from commit 7fa809c16d
)
2019-09-23 21:40:09 -07:00
d5248c936f
Skip considering banks older than the latest vote slot ( #6037 ) ( #6043 )
...
automerge
2019-09-23 20:44:47 -07:00
40bc37266d
Don't recover coding shreds ( #6034 ) ( #6039 )
...
automerge
2019-09-23 18:35:50 -07:00
1819f263f1
' => " ( #6035 ) ( #6036 )
...
automerge
2019-09-23 17:31:05 -07:00
24a055e490
Upgrade to ReedSolomon 4.0 release ( #6026 ) ( #6030 )
...
automerge
2019-09-23 15:29:52 -07:00
dfbd77f18d
Fix really old banks triggering log spam ( #6025 ) ( #6029 )
...
automerge
2019-09-23 15:27:38 -07:00
7c5557d69b
Dump tar stdout/err on failure for better debug ( #6024 ) ( #6027 )
...
automerge
2019-09-23 13:57:39 -07:00
d180eedd17
Remove the _/deps symlink, just copy instead ( #6020 ) ( #6021 )
...
automerge
2019-09-23 09:50:07 -07:00
3b274ca8db
GitBook: [v0.19] 79 pages and 12 assets modified
2019-09-23 03:38:36 +00:00
aacead62c0
Move images from img/ to .gitbook/assets
2019-09-21 22:26:45 -07:00
ae5a6a06bb
Revert "GitBook: [master] 156 pages and 8 assets modified"
...
This reverts commit 60320e6b6e
.
2019-09-21 22:24:11 -07:00
60320e6b6e
GitBook: [master] 156 pages and 8 assets modified
2019-09-22 04:31:10 +00:00
169ece8226
Rename client.sh to bench-tps.sh ( #6014 )
2019-09-21 21:12:10 -07:00
5020a4aa6b
Add required port to --entrypoint arg in docs. ( #6015 )
2019-09-21 21:12:01 -07:00
4c49566a89
Enable nvidia persistence mode on instance reboots
2019-09-21 10:45:20 -07:00
ab60c578b9
Unconditionally redeploy the edge testnet hourly to better exercise snapshot restarts
2019-09-21 09:28:59 -07:00
050021cf77
Add SVGs for Gitbook ( #6009 )
2019-09-21 07:59:36 -07:00
8240d1fe0a
Confidence implementation ( #5993 )
...
* Change confidence parameters
* Add status_cache_ancestors to get all relevant ancestors of a bank including roots from status cache
* Fix and add tests
* Clippy
2019-09-20 19:38:56 -07:00
fd6e7020eb
Fix bank overlapping another bank's broadcast ( #6012 )
2019-09-20 19:37:40 -07:00
261b869e27
Update book links to gitbook
2019-09-20 16:06:36 -07:00
d6d5b4429c
Remove \r
2019-09-20 16:04:55 -07:00
67d7375ab9
Add more descriptive error on a stuck blockhash ( #6010 )
...
automerge
2019-09-20 15:50:43 -07:00
020d34187c
Fetch logs on redeploy failure
2019-09-20 15:45:47 -07:00
5486e4c364
Inline BPF log functions ( #6007 )
2019-09-20 15:40:41 -07:00
33e2af341a
Add deps/ symlink so solana-validator-cuda can find native programs
2019-09-20 15:26:49 -07:00
cca08c3923
Sort terminology in book ( #6008 )
2019-09-20 15:16:35 -07:00
bb9f07183b
Only fetch logs on sanity failure
2019-09-20 14:47:56 -07:00
22e807c212
Bump jsonrpc-ws-server from 13.1.0 to 13.2.0 ( #5976 )
...
Bumps [jsonrpc-ws-server](https://github.com/paritytech/jsonrpc ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-20 15:16:59 -06:00
a60a3efc1a
Revert "require stake, vote and executable accounts to be rent exempt ( #5928 )" ( #6005 )
...
This reverts commit 11e6197a83
.
2019-09-20 14:10:39 -07:00
558a362c46
Replace blob with shred in book ( #6004 )
2019-09-20 13:27:09 -07:00
19ae556857
hash account state on store ( #5573 )
2019-09-20 13:21:12 -07:00
5dd3a07a23
Avoid changing the current working directory
2019-09-20 12:46:29 -07:00
58a6c9a5f0
Adjust path to perf-libs
2019-09-20 12:27:09 -07:00
7053978861
Fix cp src
2019-09-20 12:15:05 -07:00