33d77357bf
Expand CF's ( #6528 ) ( #6609 )
...
automerge
2019-10-29 16:47:43 -07:00
22e84abe5a
Fixup running-validator docs (bp #6607 ) ( #6608 )
...
* Fixup running-validator docs (#6607 )
* Fixup validator docs
* Remove $
(cherry picked from commit 4156cea704
)
2019-10-29 16:23:32 -07:00
9b532b16a9
Add Ramp TPS table
2019-10-29 16:19:29 -07:00
c5a98a5b57
Update libra to new fork ( #6523 ) ( #6601 )
...
automerge
2019-10-29 14:04:02 -07:00
22d60d496b
Remove unstable default-run directive ( #6599 ) ( #6600 )
...
automerge
2019-10-29 11:09:44 -07:00
8243792430
Ensure nofiles is not capped at 1024 on a node reboot
2019-10-28 23:16:55 -07:00
1d1d85e0c5
0.20.0 -> 0.20.1
2019-10-28 22:27:48 -07:00
9b0e40d1dc
Revert "nodns"
...
This reverts commit cd2c09c473
.
2019-10-28 21:01:36 -07:00
a231fbe978
Ensure redis-server is started on a reboot
2019-10-28 20:59:06 -07:00
cd2c09c473
nodns
2019-10-28 20:59:05 -07:00
774cd48cb1
Implement allowing validator boot failure into automation ( #6589 ) ( #6593 )
...
automerge
2019-10-28 16:25:00 -07:00
d580603cd4
Run localnet in development mode ( #6587 ) ( #6592 )
...
automerge
2019-10-28 15:57:53 -07:00
f0c931ea84
Demote blocktree metrics log level ( #6590 ) ( #6591 )
...
automerge
2019-10-28 15:17:49 -07:00
74b2eb4328
Update install instructions to point at 0.20.0 ( #6585 )
2019-10-28 12:26:18 -06:00
f1e9a944ef
Invoke on-reboot from cloud startup script to avoid racing with cron ( #6579 ) ( #6580 )
...
automerge
(cherry picked from commit 0c14ca58c7
)
v0.20.0
2019-10-27 13:55:37 -07:00
4cb38ddf01
-a is optional
2019-10-26 22:50:08 -07:00
593fde628c
Blocktree metrics ( #6527 ) ( #6577 )
...
automerge
2019-10-26 17:00:38 -07:00
34fa025b17
Fix race in blocktree.insert_shreds
( #6550 ) ( #6576 )
...
automerge
2019-10-26 04:46:01 -07:00
33843f824a
Bootstrap leader's stake is now authorized to the bootstrap leader's identity key ( #6571 ) ( #6574 )
...
(cherry picked from commit 68acfd36d0
)
2019-10-26 00:05:39 -07:00
542bda0a6f
Add NET_NUM_xyz variables
2019-10-25 22:59:54 -07:00
d8bdbbf291
optimize verify_instruction ( #6539 ) ( #6572 )
...
automerge
2019-10-25 22:19:16 -07:00
168b0f71f5
Disable sigverify on blockstreamer node
...
This node get overloaded at high TPS trying to manage both a validator
and the blockexplorer. Reduce it's workload by turning off sigverify,
which doesn't really matter since this node doesn't even vote
2019-10-25 21:33:32 -07:00
be79d97dde
Increase node start stagger ( #6566 ) ( #6567 )
...
automerge
2019-10-25 17:20:13 -07:00
ea2b26e5f5
Fix scp client mint keypair ( #6565 )
2019-10-25 16:23:52 -07:00
d68e2c4d06
Revert "Make instruction data opaque to runtime ( #6470 )" ( #6564 )
...
This reverts commit 6eeca9c6f1
.
2019-10-25 16:22:41 -07:00
0cfa3d3de7
Return error if stake history deser fails in cli ( #6559 )
2019-10-25 16:44:09 -05:00
0d1f463f7f
Update testnet-manager.sh
2019-10-25 10:56:20 -07:00
ff34bfebde
Define 10, 25, 50 node testcases ( #6557 )
2019-10-25 11:43:53 -06:00
e103789994
Ignore exit code when the first mount fails
2019-10-25 10:11:32 -07:00
8a37b1e742
Bump jsonrpc-ws-server from 14.0.1 to 14.0.3 ( #6553 )
...
Bumps [jsonrpc-ws-server](https://github.com/paritytech/jsonrpc ) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-25 09:40:42 -07:00
0cf4eb2ee4
Bump jsonrpc-core from 14.0.1 to 14.0.3 ( #6552 )
...
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc ) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-25 09:40:25 -07:00
5496f85dbc
Bump crc from 1.8.1 to 1.9.0 ( #6511 )
...
Bumps [crc](https://github.com/mrhooray/crc-rs ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/mrhooray/crc-rs/releases )
- [Commits](https://github.com/mrhooray/crc-rs/compare/1.8.1...v1.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-25 09:40:17 -07:00
71ff269780
Add show-stake-history command to cli ( #6541 )
2019-10-25 12:20:08 -04:00
3879109e4c
Display full blocktree error
2019-10-25 08:37:39 -07:00
f901d71202
Update
2019-10-25 07:51:12 -07:00
1738632822
Bump jsonrpc-pubsub from 14.0.1 to 14.0.3 ( #6551 )
...
Bumps [jsonrpc-pubsub](https://github.com/paritytech/jsonrpc ) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-25 07:41:09 -07:00
bbd5dde66d
Bump jsonrpc-derive from 14.0.1 to 14.0.3 ( #6554 )
...
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc ) from 14.0.1 to 14.0.3.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.1...v14.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-25 07:41:03 -07:00
43c0103e4c
Enforce machine type definition on GCE ( #6555 )
2019-10-25 08:10:25 -06:00
6eeca9c6f1
Make instruction data opaque to runtime ( #6470 )
2019-10-24 22:38:57 -07:00
28d3af6f35
Add "bounds" command to ledger-tool and fix broken funtionality ( #6540 )
2019-10-24 22:20:52 -07:00
7f3072d53a
ignore test_fail_entry_verification_leader ( #6537 )
...
* Revert "Revert "Restore CUDA-based unit tests (#6518 )""
This reverts commit 27f38a3770
.
* ignore test_fail_entry_verification_leader
2019-10-24 21:16:17 -07:00
90461245f9
Reduce TdS fees to 1 lamport per sig, and slots_per_epoch/2 ( #6542 )
2019-10-24 20:37:23 -07:00
1c91c1e880
Remount /mnt/extra-disk on reboot
2019-10-24 20:14:26 -07:00
53c7be32b6
Add more retransmit and streamer stats ( #6534 )
2019-10-24 19:27:19 -07:00
397ea05aa7
spy nodes are now gossip entrypoints ( #6532 )
2019-10-24 15:35:33 -07:00
dadcb632d8
Specify machine type without necessarily enabling GPU ( #6529 )
...
* Specifiy machine type without necessarily enabling GPU
* Make long arg, extend --enable-gpu to automation
* Set machine types only in one place
* Fixup
* Fixup flag in automation
* Typo
* shellcheck
2019-10-24 15:12:25 -06:00
2de2fbd5e3
Remove stray setup_secondary_mounts
2019-10-24 13:48:57 -07:00
14eca5aea6
Remove setup_secondary_mount knowledge from multinode-demo/ ( #6530 )
2019-10-24 13:40:16 -07:00
27f38a3770
Revert "Restore CUDA-based unit tests ( #6518 )"
...
This reverts commit dc52b17c4d
.
2019-10-24 11:34:53 -07:00
7a7abe692e
Add mint keypair to solana clients for convenience ( #6536 )
2019-10-24 14:31:06 -04:00