GitLab Build Bot
f65003c630
[ci skip] js-precompiled 20180212-180341
2018-02-12 18:09:15 +00:00
GitLab Build Bot
ceb23638fc
[ci skip] js-precompiled 20180202-114816
2018-02-02 11:55:27 +00:00
GitLab Build Bot
24ab53245b
[ci skip] js-precompiled 20180202-080736
2018-02-02 08:13:18 +00:00
Afri Schoedon
98cccd5b26
Backports stable ( #7779 )
...
* Bump stable to 1.8.9
* Update ropsten.json (#7776 )
2018-02-01 20:22:44 +01:00
GitLab Build Bot
fd07b608bd
[ci skip] js-precompiled 20180201-172944
2018-02-01 17:35:21 +00:00
GitLab Build Bot
b322af35bc
[ci skip] js-precompiled 20180201-110118
2018-02-01 11:07:42 +00:00
GitLab Build Bot
987d26ac46
[ci skip] js-precompiled 20180201-094851
2018-02-01 09:55:03 +00:00
GitLab Build Bot
fae7cf6b41
[ci skip] js-precompiled 20180201-065534
2018-02-01 07:00:25 +00:00
GitLab Build Bot
680cc9c0c3
[ci skip] js-precompiled 20180131-201549
2018-01-31 20:21:30 +00:00
GitLab Build Bot
efb310f251
[ci skip] js-precompiled 20180131-180950
2018-01-31 18:17:49 +00:00
GitLab Build Bot
31ef44d718
[ci skip] js-precompiled 20180131-144450
2018-01-31 14:55:11 +00:00
André Silva
19fc9fcc58
[Stable] Backports ( #7758 )
...
* Filter-out nodes.json (#7716 )
* Filter-out nodes.json
* network: sort node table nodes by failure ratio
* network: fix node table tests
* network: fit node failure percentage into buckets of 5%
* network: consider number of attempts in sorting of node table
* network: fix node table grumbles
* Fix client not being dropped on shutdown (#7695 )
* parity: wait for client to drop on shutdown
* parity: fix grumbles in shutdown wait
* parity: increase shutdown timeouts
* Wrap --help output to 120 characters (#7626 )
* Update Clap dependency and remove workarounds
* WIP
* Remove line breaks in help messages for now
* Multiple values can only be separated by commas (closes #7428 )
* Grumbles; refactor repeating code; add constant
* Use a single Wrapper rather than allocate a new one for each call
* Wrap --help to 120 characters rather than 100 characters
2018-01-31 15:00:15 +01:00
Afri Schoedon
2c93b0fdf7
Bump stable to 1.8.8 ( #7752 )
2018-01-31 11:33:12 +01:00
Afri Schoedon
9c7359e343
Bump stable version ( #7665 )
...
* Update .gitlab-ci.yml
fix cache:key
* Bump stable to 1.8.7
2018-01-23 11:01:09 +01:00
Marek Kotewicz
628f0878b1
Backports to stable ( #7661 )
...
* Update .gitlab-ci.yml
fix cache:key
* Fixed delegatecall's from/to (#7568 )
* Fixed delegatecall's from/to, closes #7166
* added tests for delegatecall traces, #7167
* Fix Temporarily Invalid blocks handling (#7613 )
* Handle temporarily invalid blocks in sync.
* Fix tests.
* Improve handling of RocksDB corruption (#7630 )
* kvdb-rocksdb: update rust-rocksdb version
* kvdb-rocksdb: mark corruptions and attempt repair on db open
* kvdb-rocksdb: better corruption detection on open
* kvdb-rocksdb: add corruption_file_name const
* kvdb-rocksdb: rename mark_corruption to check_for_corruption
2018-01-23 10:58:08 +01:00
André Silva
2d051e4f79
kvdb: update rust-rocksdb version ( #7508 )
2018-01-09 19:13:29 +01:00
Tomasz Drwięga
c3727266e1
[beta] Backport nonces reservations ( #7439 )
...
* Reserve nonces for signing (#6834 )
* Nonce future - reserve and dispatch
* Single thread nonce tests
* Track status of reserved nonces.
* Initialization of nonce reservations.
* Prospective Signer
* Fix cli tests.
* Merge pull request #7025 from paritytech/fix-nonce-reservation
Fix nonce reservation
* Fix build.
2018-01-09 11:13:27 +01:00
Afri Schoedon
364bf48cef
Bump beta to 1.8.6 ( #7442 )
...
* Bump beta to 1.8.6
* Fix Cargo.lock
2018-01-04 09:32:38 +01:00
André Silva
e93872e7bb
Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification ( #7348 )
...
* kvdb-rocksdb: update to RocksDB 5.8.8
* kvdb-rocksdb: tune RocksDB options
* Switch to level-style compaction
* Increase default block size (16K), and use bigger blocks for HDDs (64K)
* Increase default file size base (64MB SSDs, 256MB HDDs)
* Create a single block cache shared across all column families
* Tune compaction settings using RocksDB helper functions, taking into account
memory budget spread across all columns
* Configure backgrounds jobs based on the number of CPUs
* Set some default recommended settings
* ethcore: remove unused config blockchain.db_cache_size
* parity: increase default value for db_cache_size
* kvdb-rocksdb: enable compression on all levels
* kvdb-rocksdb: set global db_write_bufer_size
* kvdb-rocksdb: reduce db_write_bufer_size to force earlier flushing
* kvdb-rocksdb: use master branch for rust-rocksdb dependency
2018-01-03 13:40:58 +00:00
Marek Kotewicz
61c3e1a2d6
Merge pull request #6720 from paritytech/kvdb_split
...
separated kvdb into 3 crates: kvdb, kvdb-memorydb && kvdb-rocksdb
2018-01-03 13:22:31 +00:00
Afri Schoedon
54bae9a0f2
Beta Backports ( #7297 )
...
* new warp enodes (#7287 )
* new warp enodes
* added one more warp enode; replaced spaces with tabs
* Bump beta to 1.8.5
* Update kovan boot nodes
* detect different node, same-key signing in aura (#7245 )
* detect different node, same-key signing in aura
* reduce scope of warning
* Fix Cargo.lock
* Updating mainnet bootnodes.
* Update bootnodes (#7363 )
* Updating mainnet bootnodes.
* Add additional parity-beta bootnodes.
* Restore old parity bootnodes and update foudation bootnodes
2017-12-28 15:18:21 +01:00
Tomasz Drwięga
4e39c318aa
[beta] Kovan HF ( #7234 )
...
* Kovan HF.
* Bump version.
* Fix aura difficulty race (#7198 )
* Fix Aura difficulty race
* fix test key
* extract out score calculation
* fix build
* Update kovan HF block number.
* Add missing byzantium builtins.
* Bump installers versions.
* Increase allowed time drift to 10s. (#7238 )
2017-12-08 13:08:15 +01:00
Sergey Pepyakin
561e843207
pwasm-std update ( #7018 )
2017-11-13 16:42:23 +01:00
debris
6ad5d559ca
version 1.8.3
2017-11-13 15:31:35 +01:00
Kirill Pimenov
91db3535f8
Merge pull request #7004 from paritytech/cli-arguments-backwards-compatible
...
Make CLI arguments parsing more backwards compatible
2017-11-13 15:19:36 +01:00
GitLab Build Bot
b1b5ffff95
[ci skip] js-precompiled 20171110-144625
2017-11-10 14:56:35 +00:00
Nikolay Volf
148ec3731c
[beta] Add hint in ActionParams for splitting code/data ( #6968 )
...
* Action params and embedded params handling
* fix namespaces
2017-11-03 12:20:54 +01:00
Arkadiy Paronyan
1b6588cb27
[beta] Backports ( #6891 )
...
* v1.8.2
* Refactor static context check in CREATE. (#6886 )
* Refactor static context check in CREATE.
* Fix wasm.
* Fix serialization of non-localized transactions (#6868 )
* Fix serialization of non-localized transactions.
* Return proper SignedTransactions representation.
* Allow force sealing and reseal=0 for non-dev chains. (#6878 )
2017-10-25 13:13:11 +02:00
Arkadiy Paronyan
8f0eb3e192
v1.8.1 ( #6843 )
2017-10-20 16:40:59 +02:00
GitLab Build Bot
8362bc7f2d
[ci skip] js-precompiled 20171019-155727
2017-10-19 16:02:16 +00:00
Arkadiy Paronyan
9882902f31
Updated ethabi to fix auto-update ( #6771 )
2017-10-15 13:59:43 +02:00
GitLab Build Bot
77d00e3dab
[ci skip] js-precompiled 20171012-203645
2017-10-12 20:48:36 +00:00
GitLab Build Bot
7472bc3570
[ci skip] js-precompiled 20171012-181858
2017-10-12 18:24:04 +00:00
GitLab Build Bot
1d2319207a
[ci skip] js-precompiled 20171011-214450
2017-10-11 21:49:51 +00:00
GitLab Build Bot
0b666f605f
[ci skip] js-precompiled 20171011-192355
2017-10-11 19:29:28 +00:00
GitLab Build Bot
df19b8df69
[ci skip] js-precompiled 20171011-183646
2017-10-11 18:43:16 +00:00
Marek Kotewicz
bfff19ca9f
Merge pull request #6705 from paritytech/serde-migration
...
Removes dependency on rustc_serialize (#5988 )
2017-10-11 18:17:40 +02:00
Dmitry Kashitsyn
4f86f5b76d
Removes rustc-serialize references from Cargo.toml and Cargo.lock
2017-10-11 22:01:00 +07:00
GitLab Build Bot
0bb845a05c
[ci skip] js-precompiled 20171011-121439
2017-10-11 12:19:40 +00:00
Dmitry Kashitsyn
504b2de4a8
Migrating util/network from rust_serialize to serde ( #5988 )
2017-10-11 14:34:23 +07:00
Marek Kotewicz
6279ff32f5
Separate migrations from util ( #6690 )
...
* separate migration from util and make its dependencies into libs:
* snappy
* kvdb
* error
* common
* renamed common -> macros
* util error does not depend on snappy module
* ethsync does not depend on util nor ethcore_error
* nibbleslice and nibblevec merged with patricia_trie crate
* removed unused dependencies from util
* util journaldb traits does not need to be public
* util_error
* fixed ethcore compile error
* ignore .swo files
* Update chain.rs
2017-10-10 20:01:27 +02:00
GitLab Build Bot
dbd1976fc1
[ci skip] js-precompiled 20171009-121402
2017-10-09 12:19:46 +00:00
Nikolay Volf
1601030081
WASM gas schedule ( #6638 )
...
* some failing tests
* finalize
* fallable -> fallible
* alter mul/div/static_i64
* Update schedule.rs
* to u32
* balance charge also
* review fixes
* remove redundant line
2017-10-09 13:12:58 +02:00
GitLab Build Bot
ca6d5660c1
[ci skip] js-precompiled 20171008-172308
2017-10-08 17:28:31 +00:00
GitLab Build Bot
3f520b864b
[ci skip] js-precompiled 20171005-120001
2017-10-05 12:04:49 +00:00
GitLab Build Bot
c7ea25227a
[ci skip] js-precompiled 20171005-114154
2017-10-05 11:46:58 +00:00
Tomasz Drwięga
e8b418ca03
Update jsonrpc dependencies and rewrite dapps to futures. ( #6522 )
...
* Bump version.
* Fix RPC crate.
* Fix BoxFuture in crates.
* Compiles and passes tests!
* Get rid of .boxed()
* Fixing issues with the UI.
* Remove minihttp. Support threads.
* Reimplement files serving to do it in chunks.
* Increase chunk size.
* Remove some unecessary copying.
* Fix tests.
* Fix stratum warning and ipfs todo.
* Switch to proper branch of jsonrpc.
* Update Cargo.lock.
* Update docs.
* Include dapps-glue in workspace.
* fixed merge artifacts
* Fix test compilation.
2017-10-05 12:35:01 +02:00
Tomasz Drwięga
f8d256dafa
Downgrade futures. ( #6620 )
2017-10-03 10:04:07 +02:00
GitLab Build Bot
931a7a2210
[ci skip] js-precompiled 20171002-143145
2017-10-02 14:37:01 +00:00
Svyatoslav Nikolsky
9a086face4
SecretStore: administrative sessions prototypes ( #6605 )
...
* generate random channel encryption key on restart
* session-level nonces
* fixed warning after rebase
* session_nonce -> nonce
* full_generation_math_session_with_refreshing_shares && full_generation_math_session_with_adding_new_node
* add serveral secret shares at once
* SecretStore: initial ShareAdd session prototype
* SecretStore: ServersSetChange jobs
* SecretStore: servers set change session continued
* SecretStore: servers set change session continued
* SecretStore: servers set change session continued
* SecretStore: known_sessions iterator
* SecretStore: implemented SessionsQueue
* SecretStore: UnknownSessionsJobTransport
* SecretStore: node_added_using_servers_set_change almost done
* SecretStore: continue adding tests
* SecretStore: node_added_using_servers_set_change + node_added_using_share_add
* SecretStore: node_added_using_server_set_change_from_this_node
* SecretStore: node_moved_using_share_move
* SecretStore: node_moved_using_servers_set_change
* SecretStore: node_removed_using_share_remove
* SecretStore: node_removed_using_servers_set_change
* SecretStore: different folders for client && admin sessions
* SecretStore: started adding share change consensus (flush)
* SecretStore: fixed spurious tests failures
* enum JobPartialRequestAction
* SecretStore: started adding consensus layer to ShareAdd session
* SecretStore: starting external consensus for ShareAdd
* SecretStore: started restoring node_added_using_servers_set_change
* SecretStore: node_added_using_servers_set_change works with external consensus
* SecretStore: node_added_using_server_set_change_from_this_node works with external consensus
* removed debug comments/printlns
* SecretStore: share move session supports consensus
* SecretStore: share remove with external consensus
* SecretStore: started adding basic ShareAdd tests
* SecretStore: added ShareAdd tests
* SecretStore: added ShareAdd session to cluster
* SecretStore: added share move && remove sessions to cluster
* SecretStore: ShareMove session tests cleanup
* SecretStore: ShareRemove session tests cleanup
* SecretStore: added check_secret_is_preserved check
* SecretStore: added servers set change to cluster
* SecretStore: cleaned up ServersSetChange session tests
* SecretStore: cleaning + added tests for ShareRemove
* SecretStore: cleaning up
* SecretStore: propagated admin_public
* SecretStore: fixed persistent_key_storage test
* SecretStore: upgrade_db_from_1
* SecretStore: fixed ServersSetChange session completion
* SecretStore: check polynom1 in ShareAdd sessions (error for pre-v2 shares)
* SecretStore: fixing TODOs
* SecretStore: fixing TODOs
* SecretStore: check share change plan on 'old' slave nodes
* SecretStore: fixing TODOs
* SecretStore: store all admin sessions in single container to avoid overlaps
* SecretStore: do not update nodes set during admin sessions
* SecretStore: moved TODOs to appropriate methods
* SecretStore: TODOs
* SecretStore: added admin_public arg && fixed warnigs
* SecretStore: added shares_to_move_reversed to ShareMove session
* SecretStore: additional checks during consensus establishing
* license
* SecretStore: added TODO about starting ServersSetChange session
* SecretStore: redundant clones + docs + lsot unimplemented-s
* SecretStore: generation_session_completion_signalled_if_failed_on_master
* SecretStore: updated obsolete comment
* SecretStore: added type alias for current DocumentKeyShare serialization format
* SecretStore: fixed typo
* SecretStore; fixed warnings for futures 0.1.15
* fixed warning
2017-10-02 15:27:31 +02:00