Tyera Eulberg
|
679e7863cb
|
Tame wallet manager better (#9567)
automerge
|
2020-04-18 11:54:21 -07:00 |
Michael Vines
|
a7aa7e172b
|
validator: Consider the activated stake of this node to be online again (#9573)
automerge
|
2020-04-18 10:16:19 -07:00 |
anatoly yakovenko
|
729cb5eec6
|
Untar is called for shred archives that do not exist. (#9565)
automerge
|
2020-04-18 08:34:55 -07:00 |
Tyera Eulberg
|
addbdcb660
|
Remove wait_for_majority
|
2020-04-18 08:23:00 -07:00 |
Michael Vines
|
f142451a33
|
Reduce metrics log output
|
2020-04-17 23:38:14 -07:00 |
Michael Vines
|
124287a0ea
|
Add ramp-tps
|
2020-04-17 22:29:35 -07:00 |
Michael Vines
|
9da366c193
|
Remove old stuff
|
2020-04-17 20:38:29 -07:00 |
dependabot-preview[bot]
|
cb0a1a94a7
|
Bump jsonrpc-core from 14.0.5 to 14.1.0
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.5 to 14.1.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-17 20:06:15 -07:00 |
Michael Vines
|
dbaebe101c
|
Clean up metrics dashboard
|
2020-04-17 18:08:59 -07:00 |
Michael Vines
|
8509dcb8a0
|
Report offline/wrong-shred nodes while waiting for a super majority in gossip
|
2020-04-17 13:32:19 -07:00 |
Michael Vines
|
7b5cdf6adf
|
Reduce ReceiveUpdates log spam
|
2020-04-17 13:32:19 -07:00 |
Michael Vines
|
7207a91aa5
|
confirm --verbose now displays failed transactions
|
2020-04-17 13:17:38 -07:00 |
Michael Vines
|
55ed52a71d
|
Increase the number of JSON RPC service threads (#9551)
automerge
|
2020-04-17 12:37:33 -07:00 |
Vadim Grozinok
|
cd4927053e
|
Format code
|
2020-04-17 11:39:03 -07:00 |
Vadim Grozinok
|
982e6c4916
|
Add after_help to watchtower --help command
|
2020-04-17 11:39:03 -07:00 |
Michael Vines
|
b58338b066
|
Make rpc_subscriptions.rs tests serial (#9556)
automerge
|
2020-04-17 10:48:39 -07:00 |
Tyera Eulberg
|
a9c38fb0df
|
Consider config in check_for_usb (#9555)
|
2020-04-17 11:37:13 -06:00 |
Ryo Onodera
|
9bba27a3aa
|
Update outdated lock files... (#9554)
|
2020-04-17 23:57:25 +09:00 |
sakridge
|
e655cba5bd
|
Make rpc tests serial (#9537)
|
2020-04-16 22:02:55 -07:00 |
carllin
|
bcfd379f32
|
Simplify EpochSlots update (#9545)
Co-authored-by: Carl <carl@solana.com>
|
2020-04-16 19:32:19 -07:00 |
Michael Vines
|
47ae57610a
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:06:17 -07:00 |
anatoly yakovenko
|
5ed39de8c5
|
Dont insert shred payload into rocksdb (#9366)
automerge
|
2020-04-16 18:20:55 -07:00 |
sakridge
|
66abe45ea1
|
Decouple accounts hash calculation from snapshot hash (#9507)
|
2020-04-16 15:12:20 -07:00 |
Michael Vines
|
425b4fe6dd
|
Don't upload tarballs to buildkite to speed up build
|
2020-04-16 13:54:36 -07:00 |
Stephen Akridge
|
93669ab1fc
|
Write wallet key to explicit file
|
2020-04-16 13:34:19 -07:00 |
Michael Vines
|
16b2d41dd6
|
Improve error message on `solana-keygen new` filesystem permission errors
|
2020-04-16 10:28:49 -07:00 |
Stephen Akridge
|
30b3862770
|
Don't unwrap on session new
|
2020-04-16 08:25:45 -07:00 |
Michael Vines
|
7e7cbec8a1
|
Passing -v/--verbose to `solana confirm` now displays the full transaction
|
2020-04-16 08:19:30 -07:00 |
Michael Vines
|
4ac15e68cf
|
Default to RUST_BACKTRACE=1 for more informative validator logs
|
2020-04-15 22:37:22 -07:00 |
Michael Vines
|
a7ed33b552
|
Pacify shellcheck
|
2020-04-15 17:46:19 -07:00 |
Michael Vines
|
9cc7265b05
|
Always run shellcheck
|
2020-04-15 17:46:19 -07:00 |
Michael Vines
|
d567799d43
|
Use $rust_stable
|
2020-04-15 17:15:14 -07:00 |
Tyera Eulberg
|
530c542002
|
Rpc: Speed up getBlockTime (#9510)
* Add get-block-time metrics
* Add datapoints to blockstore rpc apis
* Tune timestamp_slot_range
* Refactor get_timestamp_slots
* Cargo.lock
|
2020-04-15 18:09:14 -06:00 |
carllin
|
7aa4d401f7
|
Fix broadcast metrics (#9461)
* Rework broadcast metrics to support multiple threads
* Update dashboards
Co-authored-by: Carl <carl@solana.com>
|
2020-04-15 15:22:16 -07:00 |
sakridge
|
a8b8c2f438
|
Move slow compaction test to integration (#9506)
|
2020-04-15 11:54:03 -07:00 |
Jack May
|
241a05fc52
|
Add native loader entry points (#9486)
|
2020-04-15 09:41:29 -07:00 |
Michael Vines
|
40737e9efa
|
Add health check URI
|
2020-04-15 09:06:24 -07:00 |
sakridge
|
217828a849
|
Reduce accounts_db prints (#9469)
|
2020-04-15 09:05:54 -07:00 |
sakridge
|
69f1e487b3
|
Reduce cluster-info metrics. (#9465)
|
2020-04-14 21:21:58 -07:00 |
sakridge
|
2b2b2cac1f
|
limit test jobs to 16 to prevent OOM (#9500)
|
2020-04-14 16:40:13 -07:00 |
sakridge
|
ee72714c08
|
Fix race in multi_bind_in_range (#9493)
|
2020-04-14 13:34:41 -07:00 |
Michael Vines
|
83a96c557d
|
Ensure --dynamic-port-range is wide enough
|
2020-04-14 12:21:05 -07:00 |
Michael Vines
|
892e425d87
|
Improve sys-tuner error message
|
2020-04-14 12:21:05 -07:00 |
Tyera Eulberg
|
5298e3872c
|
Cli: enable json output (#9478)
automerge
|
2020-04-14 12:10:25 -07:00 |
Ryo Onodera
|
c77ed82caa
|
Use same max_age regardless of leader/not-leader (#9423)
automerge
|
2020-04-14 00:34:41 -07:00 |
Ryo Onodera
|
2d0224b64e
|
Switch reed-solomon-erasure from vendored to upstream (#9483)
|
2020-04-14 14:33:21 +09:00 |
Tyera Eulberg
|
68b099c277
|
Print signature as part of progress spinner (#9484)
automerge
|
2020-04-13 22:04:20 -07:00 |
Michael Vines
|
283f3ff620
|
Fail coverage faster in CI
|
2020-04-13 21:10:09 -07:00 |
carllin
|
9a95257c40
|
Optimistic Confirmation Proposal (#9157)
* Add summary of one block conf
Co-authored-by: Carl <carl@solana.com>
|
2020-04-13 19:50:05 -07:00 |
Michael Vines
|
bcfadd6085
|
Assume json_rpc_url can be upgrade to a websocket if no port is supplied
|
2020-04-13 19:42:13 -07:00 |