Michael Vines
|
3dc47a46d5
|
Revert "Revert "disable staking of blockstreamer node""
This reverts commit 03da63b41b6c07bd96deb48089bcccb8f23a97dd.
|
2019-04-15 20:11:00 -07:00 |
|
Michael Vines
|
0767c0c07f
|
Add DNS resolution to cli tools
|
2019-04-14 21:25:46 -07:00 |
|
Michael Vines
|
f6aa90e193
|
Add fullnode --dynamic-port-range option
|
2019-04-14 07:08:29 -07:00 |
|
Michael Vines
|
c7a7d6db84
|
Use |solana-keygen pubkey| instead of |solana-wallet address|
Same end result but solana-keygen is a smaller program that builds
faster
|
2019-04-14 07:08:29 -07:00 |
|
Rob Walker
|
656b3139e3
|
see perf-libs all the time (#3748)
|
2019-04-12 08:38:14 -07:00 |
|
Rob Walker
|
f1e7237c09
|
vote_api cleanup (#3710)
* vote_api cleanup
* fixups
* fixup
* remove unused code
* revert removal of serialize and deserialize
* ...
* increase coverage, bootstrap staking
* Sagar's STAKE to my VOTE
|
2019-04-10 17:52:47 -07:00 |
|
Sagar Dhawan
|
d2ea782372
|
Always use bootstrap vote account for leader
|
2019-04-10 15:51:00 -07:00 |
|
Stephen Akridge
|
20a2c59b70
|
Reduce udp read/write buffer sizes
With 18.04, these large values cause packet errors and mess up the system.
|
2019-04-08 15:21:45 -07:00 |
|
Pankaj Garg
|
03da63b41b
|
Revert "disable staking of blockstreamer node"
This reverts commit 42d8a7d9e755a91c6c419bca5bd993ca576573d4.
|
2019-04-06 08:57:06 -07:00 |
|
Pankaj Garg
|
42d8a7d9e7
|
disable staking of blockstreamer node
- this will stop it from entering leader rotation schedule
|
2019-04-05 16:48:52 -07:00 |
|
Tyera Eulberg
|
92c66a411b
|
Remove bench-tps converge-only
|
2019-04-01 23:05:25 -06:00 |
|
Sagar Dhawan
|
c61bb16fdf
|
Fix manifest path for cargo commands (#3549)
|
2019-03-28 15:56:08 -07:00 |
|
Michael Vines
|
7e2aad2590
|
Refrain from trying to configure a staking account that was previously configured
|
2019-03-22 17:00:09 -07:00 |
|
Michael Vines
|
0a5b6154e8
|
Use same gossip port for all testnet nodes
|
2019-03-22 00:16:58 -07:00 |
|
Michael Vines
|
4542a7042a
|
Add --poll-for-new-genesis-block flag
|
2019-03-22 00:15:19 -07:00 |
|
Michael Vines
|
f777ed76a3
|
Use installed binaries if not within the cargo workspace
|
2019-03-21 22:09:44 -07:00 |
|
Michael Vines
|
dbb145c266
|
Fixup ledger path
|
2019-03-21 17:06:57 -07:00 |
|
Michael Vines
|
437481853b
|
Ensure genesis ledger directory is populated on all validator nodes
This allows all nodes to serve the genesis ledger over rsync instead of
just the bootstrap leader
|
2019-03-21 16:35:40 -07:00 |
|
Michael Vines
|
242bcf44db
|
Replace stale --no-signer usage with --no-voting
|
2019-03-13 13:50:30 -07:00 |
|
Michael Vines
|
a17be9f8bd
|
Revert "Add case for --rpc-drone-address"
This reverts commit 42ad297778b96492899332a9d6151756fed4d63c.
|
2019-03-13 13:23:54 -07:00 |
|
Michael Vines
|
42ad297778
|
Add case for --rpc-drone-address
|
2019-03-13 13:04:44 -07:00 |
|
Sagar Dhawan
|
866d3f467f
|
Fix flag to disable leader-rotation (#3243)
|
2019-03-12 16:35:13 -07:00 |
|
Pankaj Garg
|
8bba11367e
|
Provide drone's host address while setting up staking account
|
2019-03-11 17:11:34 -07:00 |
|
Rob Walker
|
0acdbc0d03
|
plumb staking_account and voting_keypair from multinode-demo to Vote (#3199)
* plumb staking_account and voting_keypair from bash to Vote
|
2019-03-08 19:29:08 -07:00 |
|
Michael Vines
|
0a4f909566
|
requestAirdrop RPC API is now optional
|
2019-03-06 10:23:57 -08:00 |
|
Michael Vines
|
545feab6db
|
Misc token to lamport renaming
|
2019-03-05 17:56:44 -08:00 |
|
Michael Vines
|
beb45f44ac
|
solana-genesis: rename tokens to lamports
|
2019-03-05 17:28:06 -08:00 |
|
Michael Vines
|
3fc846d789
|
Try to use the RPC exit API to cleanly exit nodes
|
2019-03-04 19:58:37 -08:00 |
|
Michael Vines
|
0f77531f09
|
Simplify pass-through arg handling
|
2019-03-04 19:58:37 -08:00 |
|
Michael Vines
|
7b49c9f09c
|
Delete fullnode-config/
|
2019-03-04 15:49:02 -08:00 |
|
Michael Vines
|
cd4bccfd12
|
Remove snap support
|
2019-03-02 17:41:09 -08:00 |
|
Stephen Akridge
|
5216952691
|
Change benchmark path to target/ or OUT_DIR
Also reduce some code duplication with cleanup_dirs fn.
|
2019-02-27 08:22:52 -08:00 |
|
Tyera Eulberg
|
d8f6865338
|
Rename EntryStream to Blockstream
|
2019-02-21 17:24:29 -07:00 |
|
Michael Vines
|
b79d361e6c
|
Add --entry-stream support
|
2019-02-15 22:52:27 -08:00 |
|
Tyera Eulberg
|
6da7a784f2
|
Stream entries (#2582)
* Add entry streaming option
* Fix tests
* Remove obsolete comment
* Move entry stream functionality to struct w/ trait in order to test without i/o
|
2019-01-29 00:21:27 -08:00 |
|
Tyera Eulberg
|
a2e29fa71f
|
Alphabetize and make consistent fullnode arguments
|
2019-01-28 14:32:32 -08:00 |
|
Tyera Eulberg
|
b7be5b9a7a
|
Add no-signer argument
|
2019-01-24 10:47:37 -08:00 |
|
Michael Vines
|
cc88f9bcd6
|
Add mechanism to determine when a node has finished booting
|
2019-01-23 00:02:30 -08:00 |
|
Michael Vines
|
dca0ba6a5d
|
Use -X for dynamic fullnodes, to ensure keypair remains constant during iterations
|
2019-01-22 08:27:36 -08:00 |
|
Michael Vines
|
6883ea0944
|
Give the fullnode one million tokens as a #2355 workaround
|
2019-01-18 13:42:04 -08:00 |
|
Michael Vines
|
303289777f
|
rsync/airdrop only if ledger doesn't exist (eg, on first run after setup.sh)
|
2019-01-18 13:42:04 -08:00 |
|
Michael Vines
|
da5cb0b012
|
Verify ledger before starting up the fullnode
|
2019-01-18 13:42:04 -08:00 |
|
Michael Vines
|
922ffdfc28
|
Remove unnecessary ledger/ subdirectory
|
2019-01-18 13:42:04 -08:00 |
|
Michael Vines
|
9c8e853567
|
Rename --rpc arg to --rpc-port to match wallet cli
|
2019-01-17 09:04:57 -08:00 |
|
Michael Vines
|
825d8ef6c9
|
Add ability to use the RPC endpoint from a node other than the bootstrap leader
|
2019-01-17 09:04:57 -08:00 |
|
Michael Vines
|
da1201c552
|
Add --rpc-port option to select a custom RPC port
|
2019-01-17 09:04:57 -08:00 |
|
Michael Vines
|
a84b6bc7e4
|
Overhaul wallet rpc/drone command-line arguments
|
2019-01-17 08:36:05 -08:00 |
|
Stephen Akridge
|
33f2d83506
|
Add timeout and prints to port search
Otherwise nc can hang forever.
|
2019-01-04 11:07:17 -08:00 |
|
Michael Vines
|
4807fb4c5c
|
Use if to be more explict about error handling (set -e trouble?)
|
2018-12-20 19:07:17 -08:00 |
|
Michael Vines
|
59fdd8f6be
|
Move wallet airdrop retries into fullnode start script
|
2018-12-19 13:49:04 -08:00 |
|