André Silva
610f6f1425
[Beta] Backports ( #8136 )
...
* Support parity protocol. (#8035 )
* updater: apply exponential backoff after download failure (#8059 )
* updater: apply exponential backoff after download failure
* updater: reset backoff on new release
* Max code size on Kovan (#8067 )
* Enable code size limit on kovan
* Fix formatting.
* Limit incoming connections. (#8060 )
* Limit ingress connections
* Optimized handshakes logging
* WASM libraries bump (#7970 )
* update wasmi, parity-wasm, wasm-utils to latest version
* Update to new wasmi & error handling
* also utilize new stack limiter
* fix typo
* replace dependency url
* Cargo.lock update
* add some dos protection (#8084 )
* revert removing blooms (#8066 )
* Revert "fix traces, removed bloomchain crate, closes #7228 , closes #7167 "
This reverts commit 1bf62038678295e5586f02a38a0c5aab9a9efe62.
* Revert "fixed broken logs (#7934 )"
This reverts commit f8a2e53f3e
.
* fixed broken logs
* bring back old lock order
* remove migration v13
* revert CURRENT_VERSION to 12 in migration.rs
* more dos protection (#8104 )
* Const time comparison (#8113 )
* Use `subtle::slices_equal` for constant time comparison.
Also update the existing version of subtle in `ethcrypto` from
0.1 to 0.5
* Test specifically for InvalidPassword error.
* fix trace filter returning returning unrelated reward calls, closes #8070 (#8098 )
* network: init discovery using healthy nodes (#8061 )
* network: init discovery using healthy nodes
* network: fix style grumble
* network: fix typo
* Postpone Kovan hard fork (#8137 )
* ethcore: postpone Kovan hard fork
* util: update version fork metadata
* Disable UI by default. (#8105 )
* dapps: update parity-ui dependencies (#8160 )
2018-03-19 21:40:56 +01:00
Rando
3d6ede0c58
Make 1.10 beta ( #8022 )
...
* Make 1.10 beta
* Fix gitlab builds
2018-03-01 21:18:26 +03:00
Tomasz Drwięga
5584739b83
Fix checksums and auto-update push ( #7846 )
...
* Re-enable auto-update for windows. Fail build on non 2xx response from updater.
* Fix format of md5 and sha256 files.
* Fix identation.
* Add critical to metadata.
* Add some logs.
* Fix pushing build.
* Attempt to fix release pushing.
* Fix missing rhash?
* Workaround broken rhash.
2018-02-13 19:31:06 +01:00
Tomasz Drwięga
a59f6d9bd2
Move updater metadata to Cargo.toml of parity-version. ( #7832 )
2018-02-08 12:38:56 +01:00
Marek Kotewicz
9adee532a0
bump some of our core dependencies ( #7563 )
...
* updated ethereum-types and tiny-keccak
* Updated several deps
* Updated several more dependencies
* Modify dummy file to trigger ci
* fixed update of memmap to 0.6 in ethash crate
* Fixed fetch after update to latest reqwest
* Updated jsonrpc-core with fixes for serde
* add expects in util/version/build.rs
2018-01-17 11:45:29 +01:00
Marek Kotewicz
cfc2a240c4
bump to 1.10.0 ( #7507 )
...
* bump to 1.10.0
* update version of version crate
* bump Cargo.lock
2018-01-11 09:58:37 +01:00
Tomasz Drwięga
457d8baf30
Fix final feature.
2018-01-02 11:02:04 +01:00
Tomasz Drwięga
74d2896397
Fix version.
2017-12-27 11:02:39 +01:00
Marek Kotewicz
d80dd81d77
parity-version pr reopen ( #7136 )
...
* parity-version module split from util
removed unused util deps and features
trigger buildbot again
only kvdb links rocksdb
snappy linker issues
* rm snappy
* fixed old version imports
2017-12-22 09:37:39 -04:00