|
b260f686a3
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:07:08 -07:00 |
|
|
3cfc38850b
|
Don't upload tarballs to buildkite to speed up build
|
2020-04-16 13:54:59 -07:00 |
|
|
f12a933a54
|
Write wallet key to explicit file
(cherry picked from commit 93669ab1fc )
|
2020-04-16 13:41:33 -07:00 |
|
|
135763e019
|
Bump version to 1.1.5
|
2020-04-16 13:23:21 -07:00 |
|
|
aaec7de881
|
Fix broadcast metrics (#9461)
* Rework broadcast metrics to support multiple threads
* Update dashboards
Co-authored-by: Carl <carl@solana.com>
v1.1.4
|
2020-04-16 13:02:02 -07:00 |
|
|
420ea2f143
|
Reduce cluster-info metrics. (#9465)
|
2020-04-16 13:02:02 -07:00 |
|
|
cb2dd56317
|
Passing -v/--verbose to solana confirm now displays the full transaction (#9530)
automerge
|
2020-04-16 10:01:42 -07:00 |
|
|
a420d1e91e
|
Don't unwrap on session new
(cherry picked from commit 30b3862770 )
|
2020-04-16 09:46:05 -07:00 |
|
|
0073448afc
|
Default to RUST_BACKTRACE=1 for more informative validator logs
(cherry picked from commit 4ac15e68cf )
|
2020-04-15 22:46:45 -07:00 |
|
|
086cdd8ef7
|
Rpc: Speed up getBlockTime (#9510) (#9514)
automerge
|
2020-04-15 19:12:09 -07:00 |
|
|
dd57cbd6a4
|
Pacify shellcheck
(cherry picked from commit a7ed33b552 )
|
2020-04-15 17:50:53 -07:00 |
|
|
8937a1db3b
|
Always run shellcheck
(cherry picked from commit 9cc7265b05 )
|
2020-04-15 17:50:53 -07:00 |
|
|
89a914f7c1
|
Use $rust_stable (#9516)
automerge
|
2020-04-15 17:22:02 -07:00 |
|
|
cf9936a314
|
RPC: Add health check URI (bp #9499) (#9505)
automerge
|
2020-04-15 11:33:20 -07:00 |
|
|
6f95524be3
|
Fix race in multi_bind_in_range (#9493)
(cherry picked from commit ee72714c08 )
|
2020-04-14 17:52:30 -07:00 |
|
|
8021d368fe
|
limit test jobs to 16 to prevent OOM (#9500)
(cherry picked from commit 2b2b2cac1f )
|
2020-04-14 17:51:57 -07:00 |
|
|
d7c43f0c0b
|
Cli: enable json output (#9478) (#9495)
automerge
|
2020-04-14 14:22:23 -07:00 |
|
|
6765453f8a
|
validator: Improve --dynamic-port-range and sys-tuner error messages (bp #9494) (#9496)
automerge
|
2020-04-14 13:54:29 -07:00 |
|
|
adb0824da5
|
Use same max_age regardless of leader/not-leader (#9423) (#9487)
automerge
|
2020-04-14 02:50:42 -07:00 |
|
|
f86dcec94b
|
Print signature as part of progress spinner (#9484) (#9485)
automerge
|
2020-04-14 01:06:22 -07:00 |
|
|
8f28989520
|
Fail coverage faster in CI
|
2020-04-13 21:09:55 -07:00 |
|
|
1823d7bdec
|
Assume json_rpc_url can be upgrade to a websocket if no port is supplied
(cherry picked from commit bcfadd6085 )
|
2020-04-13 20:32:49 -07:00 |
|
|
892a3b6dc4
|
Rename UpdateNode to UpdateValidatorIdentity (#9475)
automerge
|
2020-04-13 19:09:42 -07:00 |
|
|
cc987b8884
|
Unfold coverage test failures
(cherry picked from commit d4ea1ec6ad )
|
2020-04-13 18:08:37 -07:00 |
|
|
32d616da1e
|
Reorder CI jobs to allow for more concurrent PRs
(cherry picked from commit ce027da236 )
|
2020-04-13 13:00:43 -07:00 |
|
|
6d62d0cd42
|
Improve address in use error message for RPC pubsub
(cherry picked from commit 37b048effb )
|
2020-04-13 12:33:17 -07:00 |
|
|
c7d6e2b4a5
|
Update buildkite-tests.yml
(cherry picked from commit 92a5a51632 )
|
2020-04-13 11:01:16 -07:00 |
|
|
d6f1e4b10a
|
Bump version to v1.1.4
|
2020-04-12 18:00:06 -07:00 |
|
|
73dad25d74
|
Sort the output of solana validators by active stake (#9459)
automerge
(cherry picked from commit 3f33f4d3a9 )
v1.1.3
|
2020-04-12 17:54:13 -07:00 |
|
|
a895ce51ee
|
Fix flaky new_archiver_external_ip_test (#9457) (#9458)
automerge
|
2020-04-12 12:48:49 -07:00 |
|
|
3f95e7f055
|
accounts subcommand now prints account balances in SOL instead of lamports
(cherry picked from commit 3f1399cb0d )
|
2020-04-12 10:40:06 -07:00 |
|
|
a54042fc11
|
Don't subject authorizing a new stake authority to lockup (#9434)
(cherry picked from commit 31ebdbc77f )
|
2020-04-12 10:09:31 -07:00 |
|
|
68525a961f
|
Remove slot field, add test (#9444) (#9449)
automerge
|
2020-04-11 15:33:12 -07:00 |
|
|
45093c8092
|
Calculate account refs fix (#9447) (#9450)
automerge
|
2020-04-11 13:48:11 -07:00 |
|
|
c3227ab671
|
Simplify vote simulation (#9435) (#9439)
automerge
|
2020-04-10 18:50:11 -07:00 |
|
|
967c178f5d
|
Safer cargo command (#9437) (#9440)
automerge
|
2020-04-10 16:54:33 -07:00 |
|
|
310aa1a63f
|
ReceiveUpdates spams the log, adjust the threshold higher (#9429) (#9430)
automerge
|
2020-04-10 11:24:00 -07:00 |
|
|
d5ae850169
|
Search for ports sequentially instead of at random for more predictable port selection (bp #9411) (#9419)
automerge
|
2020-04-09 21:43:29 -07:00 |
|
|
89f5153316
|
Rpc: Add getConfirmedSignaturesForAddress (#9407) (#9418)
automerge
|
2020-04-09 21:15:33 -07:00 |
|
|
677008b6cc
|
Allow lower shred count (#9410) (#9412)
automerge
|
2020-04-09 18:20:28 -07:00 |
|
|
7936f34df8
|
Use consistent vote account filename (#9414) (#9415)
automerge
|
2020-04-09 18:00:31 -07:00 |
|
|
65f0187324
|
Remove dead code (#9404) (#9409)
automerge
|
2020-04-09 14:08:15 -07:00 |
|
|
8dc5d10f9c
|
Rpc: Add getConfirmedTransaction (#9381) (#9393)
automerge
|
2020-04-09 09:44:24 -07:00 |
|
|
58d8c3ad70
|
Remove Trust Wallet Beta install instructions (#9396) (#9398)
automerge
|
2020-04-09 08:56:50 -07:00 |
|
|
7df45cf58a
|
Fix partition setup (#9386) (#9394)
automerge
|
2020-04-09 02:55:26 -07:00 |
|
|
3379a8470d
|
Add --no-wait arg to transfer (#9388) (#9391)
automerge
|
2020-04-09 00:05:06 -07:00 |
|
|
0969e87b08
|
Moar vm.max_map_count (#9385)
automerge
|
2020-04-08 19:14:15 -07:00 |
|
|
7a0dcdd1a4
|
Add Metrics/Dashboards tracking block production (#9342) (#9380)
automerge
|
2020-04-08 15:54:04 -07:00 |
|
|
34893d2449
|
Add blockstore address-to-signature index (#9367) (#9379)
automerge
|
2020-04-08 14:05:54 -07:00 |
|
|
ec8d1c5e2b
|
Improve ledger-tool/accounts for easier debuging (#9370) (#9372)
automerge
|
2020-04-08 11:43:00 -07:00 |
|