openethereum/scripts
Tomasz Drwięga 86f6cea29d [beta] Backports (#8011)
* Hardware-wallet/usb-subscribe-refactor (#7860)

* Hardware-wallet fix

* More fine-grained initilization of callbacks by vendorID, productID and usb class
* Each device manufacturer gets a seperate handle thread each
* Replaced "dummy for loop" with a delay to wait for the device to boot-up properly
* Haven't been very carefully with checking dependencies cycles etc
* Inline comments explaining where shortcuts have been taken
* Need to test this on Windows machine and with Ledger (both models)

Signed-off-by: niklasad1 <niklasadolfsson1@gmail.com>

* Validate product_id of detected ledger devices

* closed_device => unlocked_device

* address comments

* add target in debug

* Address feedback

* Remove thread joining in HardwareWalletManager
* Remove thread handlers in HardwareWalletManager because this makes them unused

* fixed broken logs (#7934)

* fixed broken logs

* bring back old lock order

* removed bloom groups from blockchain

* revert unrelated changes

* simplify blockchain_block_blooms

* Bump WS (#7952)

* Calculate proper keccak256/sha3 using parity. (#7953)

* Increase max download limit to 128MB (#7965)

* fetch: increase max download limit to 64MB

* parity: increase download size limit for updater service

* Detect too large packets in snapshot sync. (#7977)

* fix traces, removed bloomchain crate, closes #7228, closes #7167 (#7979)

* Remvoe generator.rs

* Make block generator easier to use (#7888)

* Make block generator easier to use

* applied review suggestions

* rename BlockMetadata -> BlockOptions

* removed redundant uses of blockchain generator and genereator.next().unwrap() calls
2018-02-28 14:59:04 +01:00
..
add_license.sh Fixing coverage script. 2016-07-11 18:41:26 +02:00
aura-test.sh Backport Master CI PRs to Beta (#7890) 2018-02-14 16:59:16 +01:00
cov.sh update gitlab build from master 2018-01-23 01:50:52 +03:00
deb-build.sh chmod +x *scripts 2017-07-18 16:45:58 +03:00
doc.sh fixed scripts and reverted ipfs comment 2017-08-01 12:32:34 +02:00
docker-build.sh fix docker build in master 2017-07-18 16:17:33 +03:00
gitlab-build.sh [beta] Backports (#8011) 2018-02-28 14:59:04 +01:00
gitlab-push-release.sh Backport Master CI PRs to Beta (#7890) 2018-02-14 16:59:16 +01:00
gitlab-test.sh Backport Master CI PRs to Beta (#7890) 2018-02-14 16:59:16 +01:00
hook.sh fixed scripts and reverted ipfs comment 2017-08-01 12:32:34 +02:00
parity.service fixes typo in user config path (#7159) 2017-11-29 11:12:03 +01:00
safe_curl.sh Backport Master CI PRs to Beta (#7890) 2018-02-14 16:59:16 +01:00
validate_chainspecs.sh Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00