anatoly yakovenko
|
385b4ce959
|
Get rid of verified packets and use the Meta::discard flag (#6674)
* get rid of verified packets and use the disabled meta field everywhere
|
2019-11-01 14:23:03 -07:00 |
Dan Albert
|
7b6e3a23be
|
Add new pubkey to auth keys (#6687)
|
2019-11-01 14:44:10 -06:00 |
Dan Albert
|
1cc8956f74
|
Get Azure provider working again (#6659)
* Wait for node creation before continuing
* Programatically set networking rules
* Add network security group to nodes upon creation
* shellcheck
|
2019-11-01 14:43:31 -06:00 |
TristanDebrunner
|
e6c8bfd008
|
Add --use-move flag to cargo-install-all.sh and net/net.sh (#6670)
|
2019-11-01 07:53:30 -07:00 |
Sagar Dhawan
|
2d67962c2f
|
Send repairman shreds to the repair socket (#6671)
|
2019-10-31 18:23:50 -07:00 |
Pankaj Garg
|
2e30926ac3
|
New program to process `iftop` log output (#6668)
* New program to process iftop log output
* fixes
* fix shellcheck
* address review comments
* more review comments
|
2019-10-31 18:22:57 -07:00 |
TristanDebrunner
|
d2c66c40c6
|
Have cargo-install-all.sh also look in program target dirs for so's (#6631)
|
2019-10-31 14:40:54 -07:00 |
Justin Starry
|
a4d48df30a
|
Add assertion when filling blocktree slot with ticks (#6664)
automerge
|
2019-10-31 14:15:07 -07:00 |
carllin
|
c52830980a
|
Rework get_slot_meta (#6642)
* Assert slotmeta is not orphan
* Clean up get_slot_meta functionality
* Add test
|
2019-10-31 14:03:41 -07:00 |
Justin Starry
|
e8e5ddc55d
|
Verify number of hashes for each block of entries (#6262)
* Verify number of hashes for each block of entries
* Fix blocktree processor tick check
* Rebase once more
|
2019-10-31 16:38:50 -04:00 |
Rob Walker
|
111942a47d
|
document clock (#6662)
|
2019-10-31 13:26:55 -07:00 |
Rob Walker
|
bc88180058
|
stake split (#6402)
* stake split
* stake split
|
2019-10-31 11:07:27 -07:00 |
Dan Albert
|
3a616de47b
|
Implementation of AWS support in automation (#6602)
* Implementation of AWS support in automation
* Add 10 node testcase
* Add cleanup for ec2 provider and single zone testcase
|
2019-10-31 12:00:10 -06:00 |
carllin
|
9d65e6f183
|
Fix check in should_insert_data_shred (#6649)
|
2019-10-30 23:37:25 -07:00 |
Greg Fitzgerald
|
328a6a866e
|
Fix code comment (#6640)
automerge
|
2019-10-30 22:21:34 -07:00 |
Jack May
|
5264fded00
|
Avoid alloc due to vector pushes (#6632)
|
2019-10-30 21:55:17 -07:00 |
Michael Vines
|
83d5115a02
|
Add --starts-with for vanity key grinding (#6647)
|
2019-10-30 20:47:42 -07:00 |
carllin
|
0559212df7
|
log bench (#6643)
|
2019-10-30 19:51:44 -07:00 |
Michael Vines
|
f131255066
|
Add ~/.cargo/bin to PATH (#6641)
|
2019-10-30 19:41:24 -07:00 |
carllin
|
59f3dc3b6b
|
Fix PohRecorder Metrics (#6644)
* Update Poh Recorder Dashboard
* Update PohRecorder logging
|
2019-10-30 18:55:29 -07:00 |
carllin
|
6454bfe754
|
Rework get_index_meta (#6636)
|
2019-10-30 16:48:59 -07:00 |
Michael Vines
|
7bb224f54a
|
Install ag on nodes (#6634)
automerge
|
2019-10-30 16:43:16 -07:00 |
Rob Walker
|
fa12a5f70b
|
kill rent calculator (#6625)
|
2019-10-30 16:25:12 -07:00 |
Justin Starry
|
d2d78a073f
|
Remove lingering references to base-2 SOLs (#6629)
automerge
|
2019-10-30 14:59:44 -07:00 |
Michael Vines
|
6d403f2d85
|
Remove stray println
|
2019-10-30 14:44:26 -07:00 |
Michael Vines
|
8032141311
|
Add --no-multi-client (#6624)
|
2019-10-30 14:43:30 -07:00 |
sakridge
|
38491c8c4b
|
Reduce verify-batch-size log (#6623)
|
2019-10-30 13:41:11 -07:00 |
TristanDebrunner
|
627664b785
|
Re-enable tests (#6615)
automerge
|
2019-10-29 21:34:20 -07:00 |
Sagar Dhawan
|
dfa1c7493c
|
Ignore flaky move test (#6616)
automerge
|
2019-10-29 21:21:35 -07:00 |
Sagar Dhawan
|
801337a422
|
Refactor Weighted Shuffle (#6614)
automerge
|
2019-10-29 21:02:11 -07:00 |
Tyera Eulberg
|
4ec95043d7
|
Update sol:lamport ratio to base-10 (#6611)
* Update sol:lamport ratio
* Update various SOL quantities in bash scripts
|
2019-10-29 20:03:48 -06:00 |
TristanDebrunner
|
b4dc1a7263
|
Remove move feature (#6605)
automerge
|
2019-10-29 17:14:07 -07:00 |
Sagar Dhawan
|
ef3aa2731c
|
Fix Weighted Best calculation (#6606)
automerge
|
2019-10-29 17:04:11 -07:00 |
Michael Vines
|
e738019c48
|
Add Ramp TPS table
|
2019-10-29 16:18:58 -07:00 |
carllin
|
a5ef78f709
|
Expand CF's (#6528)
|
2019-10-29 16:18:03 -07:00 |
Tyera Eulberg
|
4156cea704
|
Fixup running-validator docs (#6607)
* Fixup validator docs
* Remove $
|
2019-10-29 17:13:20 -06:00 |
Rob Walker
|
a587d05098
|
fix re delegate (#6603)
|
2019-10-29 14:42:45 -07:00 |
TristanDebrunner
|
489dc657c6
|
Update libra to new fork (#6523)
* Update to new libra branch
* Use core and association addresses
|
2019-10-29 10:39:10 -07:00 |
dependabot-preview[bot]
|
029a2837e4
|
Bump jsonrpc-http-server from 14.0.1 to 14.0.3 (#6597)
Bumps [jsonrpc-http-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/compare/v14.0.1...v14.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-29 10:30:06 -07:00 |
dependabot-preview[bot]
|
618ecfd1c6
|
Bump base64 from 0.10.1 to 0.11.0 (#6596)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.10.1...v0.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-29 10:29:58 -07:00 |
Michael Vines
|
83174b919c
|
Remove unstable default-run directive (#6599)
automerge
|
2019-10-29 10:28:48 -07:00 |
Michael Vines
|
d952b38f93
|
Ensure nofiles is not capped at 1024 on a node reboot
|
2019-10-28 23:21:34 -07:00 |
Michael Vines
|
1e2ab89b47
|
Ensure redis-server is started on a reboot
|
2019-10-28 20:58:46 -07:00 |
anatoly yakovenko
|
34a9619806
|
SigVerify stage for shreds. (#6563)
|
2019-10-28 16:07:51 -07:00 |
Dan Albert
|
9ee65009cd
|
Implement allowing validator boot failure into automation (#6589)
* Pass allow boot failures through create AND start
* Extend sleep timeout to all nodes
* Add 100 node testcase
* Reduce consistent sleep
|
2019-10-28 16:43:40 -06:00 |
Jack May
|
85ccba366a
|
Run localnet in development mode (#6587)
|
2019-10-28 15:35:17 -07:00 |
Sagar Dhawan
|
579a02529d
|
Fix unnecessarily copying shreds in broadcast stage (#6588)
* Optimize coalesce_shreds to not explictly clone
* Remove Coalesce Shreds altogether
* fn no longer needs clippy exception
|
2019-10-28 14:58:27 -07:00 |
Michael Vines
|
b04c8c1c1a
|
Demote blocktree metrics log level (#6590)
automerge
|
2019-10-28 14:46:43 -07:00 |
anatoly yakovenko
|
243fa6cf63
|
Shred gpu sigverify (#6520)
Implement APIs for verifying shred signatures on the GPU.
|
2019-10-28 10:29:38 -07:00 |
dependabot-preview[bot]
|
30c0a7d069
|
Bump serde from 1.0.101 to 1.0.102 (#6581)
automerge
|
2019-10-28 09:19:39 -07:00 |