Commit Graph

6727 Commits

Author SHA1 Message Date
c4b528f9f6 Add description tag 2019-10-02 23:01:28 -07:00
fcda9d56e9 Enable patch branches 2019-10-02 22:23:31 -07:00
8f0cd4e456 Switch to solana-reed-solomon-erasure temporarily to fix windows build (#6220)
automerge
2019-10-02 19:39:45 -07:00
382663aef6 Bench-tps: flush tx queue when too old (#6201) (#6208)
automerge
2019-10-01 15:09:53 -07:00
ff79693568 Use built-in solana-gossip timeout for better error messages (#6189) (#6203)
automerge
2019-10-01 13:23:10 -07:00
517cebf7f0 Add native_token module to sdk (bp #6192) (#6196)
automerge
2019-10-01 13:02:43 -07:00
fcae91d7fa Rename bank height to block_height and expose method (#6199) (#6202)
automerge
2019-10-01 12:52:09 -07:00
c44d3139fd Expose current stake accounts of a bank for use in cli tooling (#6184) (#6190)
automerge
2019-10-01 10:05:49 -07:00
effd2fd835 Cleanly error when trying to delegate-stake an existing stake account (#6158) (#6160)
(cherry picked from commit 284273a73f)
2019-10-01 09:02:28 -07:00
2cd832521a Clear download progress bar to avoid flicker during archive extraction (#6162) (#6176)
(cherry picked from commit 11fc684f3c)
2019-09-29 18:56:50 -07:00
77a4354b93 Don't try signging coding shred if fec rate is 0 (#6171) (#6172)
automerge

(cherry picked from commit 5637f88aff)
2019-09-28 19:38:00 -07:00
31f86158e8 Add get-epoch-info command (#6161) (#6173)
automerge
2019-09-27 22:53:47 -07:00
29c892ee00 Validator-info doc update (#6152) (#6157) 2019-09-27 14:27:41 -07:00
06e34ef1cf Add ability to manually create a db (#6151) (#6154)
automerge
2019-09-27 12:42:17 -07:00
11bc11f0b7 Fix URLs for images (#6148) 2019-09-27 12:00:46 -07:00
8f27240211 get_new_blockhash() now retries longer (5s instead of 2s) (#6143) (#6150)
automerge
2019-09-27 11:27:43 -07:00
b8f680d1e7 doc: update validator-info publish arguments (bp #6146) (#6153)
* doc: update validator-info publish arguments (#6146)

(cherry picked from commit bf199a2ebc)

# Conflicts:
#	book/src/running-validator/validator-info.md

* Update validator-info.md
2019-09-27 11:25:57 -07:00
2d4a081c3c Create vote account with 1 lamport instead of 1 SOL 2019-09-27 08:14:35 -07:00
be5f879e42 Avoid storing epoch 0 credits if no credits where earned in epoch 0 (#6132) (#6138)
automerge
2019-09-26 21:27:29 -07:00
8b353da83c Prevent subtract overflow panic when slot < MAX_LOCKOUT_HISTORY (#6135) (#6136)
automerge
2019-09-26 19:08:20 -07:00
61930c0dd3 Cherry-pick vote and stake authority changes (#6127)
* add authorized parameters to vote api (#6072)

* add authorized parameters to vote api

* code review

* add authorities to stake init (#6104)

* add authorities to stake init

* fixups

* code review
2019-09-26 17:18:31 -06:00
232d2b3899 Remove CUDA feature (#6094) (#6126)
automerge
2019-09-26 14:38:30 -07:00
0f3a8314ae Enable SOL or lamports for create-vote-account, show-{stake,vote}-account commands (#6114) (#6116)
automerge
2019-09-26 11:35:14 -07:00
562034efe3 Remove serializing all ForkHashes (#6110) (#6111)
automerge
2019-09-26 02:43:15 -07:00
01c98c5e53 Remove some AccountStorage Serialization (#6047) (#6108)
automerge
2019-09-25 19:14:08 -07:00
a4128e886a Fix Bench-tps being too strict (#6105) (#6107)
automerge
2019-09-25 18:50:19 -07:00
2589816245 Change formula used in erasure statistics graph (#6102) (#6103)
automerge
2019-09-25 15:24:48 -07:00
0245e4cf94 Move status cache serialization to the Snapshot Packager service (#6081) (#6101)
automerge
2019-09-25 14:40:18 -07:00
2293ad20d5 GitBook: [v0.19] 10 pages and 59 assets modified 2019-09-25 20:58:38 +00:00
c0195a2121 Prune fork_hashes with dead forks (#6085) (#6095)
automerge
2019-09-25 12:06:47 -07:00
d203adc3d9 Remove brace expansion in arg list (#6091) (#6092)
automerge
2019-09-25 10:28:19 -07:00
0249d53a14 Update cargo files to 0.19.1 (#6093) 2019-09-25 13:12:00 -04:00
1db0fbc77e Add erasure recovery stats to dashboard (#6079) (#6087)
automerge
2019-09-24 22:34:12 -07:00
82153f934f Fix staker / voter credit redemption (#6074) (#6086)
automerge
2019-09-24 22:05:41 -07:00
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