- Oct 11, 2016
-
-
Denis S. Soldatov aka General-Beck authored
[ci:skip] Deny warnings in windows build
-
Denis S. Soldatov aka General-Beck authored
switch to curl in win build
-
Denis S. Soldatov aka General-Beck authored
add windows installer
-
Arkadiy Paronyan authored
* v1.3.6 * Print backtrace on panic (#2535) * Don't activate peers on connect; Test (#2537) * Removing unwarps from sync module (#2551) * Remove unwrap from client module (#2554) * remove unwraps in client * imporve block hash expect message * mining perf trace * Fixed race condition in trace import (#2555)
-
- Oct 08, 2016
-
-
Denis S. Soldatov aka General-Beck authored
remove javascript tag
-
Arkadiy Paronyan authored
-
- Oct 07, 2016
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
asynchronous rob authored
Update appveyor rustc [beta]
-
Denis S. Soldatov aka General-Beck authored
add javascript test
-
asynchronous rob authored
-
asynchronous rob authored
-
Tomasz Drwięga authored
Conflicts: ethcore/src/miner/miner.rs parity/cli/config.full.toml parity/cli/mod.rs parity/configuration.rs
-
Arkadiy Paronyan authored
* Handle reorganizations in the state cache * Renamed and documented a few methods * Basic test * Renamed pending to buffered * Caching optimizations * Fixed a test * Fixed a test
-
Tomasz Drwięga authored
* Fixing RPC Filter conversion to EthFilter Conflicts: rpc/src/v1/impls/eth.rs rpc/src/v1/types/filter.rs * Removing limit * Fixing rpc tests
-
Tomasz Drwięga authored
* Using pending block only if not old Conflicts: ethcore/src/miner/miner.rs rpc/src/v1/impls/eth.rs rpc/src/v1/impls/eth_filter.rs * Fixing compilation issues
-
Arkadiy Paronyan authored
* RocksDB version bump * Preserve cache on reverting the snapshot (#2488) * Preserve cache on reverting the snapshot * Renamed merge_with into replace_with * Renamed and documented snapshotting methods * Track dirty accounts in the state (#2461) * State to track dirty accounts * Removed clone_for_snapshot * Renaming stuff * Documentation and other minor fixes * Replaced MaybeAccount with Option * Adjustable stack size for EVM (#2483) * stack size for io workers & evm threshold * rust way to remember stack size * right value * 24kb size * some stack reduction * Fixed overflow panic in handshake_panic (#2495)
-
* Alter gas priorities to include gas_price also * CLI options and tests * Adding ordering by gas * whitespace [ci:skip]
-
* Update migration.rs In highly unlikely scenario when the bloom update fails it will at least try again on the next run * proper exchange
-
- Oct 06, 2016
-
-
Tomasz Drwięga authored
-
- Oct 05, 2016
-
-
* get rid of collects & zips * not an option here!
-
Denis S. Soldatov aka General-Beck authored
fix windows
-
Denis S. Soldatov aka General-Beck authored
set RUSTFLAGS=-Zorbit=off windows
-
Denis S. Soldatov aka General-Beck authored
add RUSTFLAGS=-Zorbit=false in windows build
-
- Oct 04, 2016
-
-
Arkadiy Paronyan authored
Beta backports
-
Arkadiy Paronyan authored
-
* fixed #2263, geth keys with ciphertext shorter than 32 bytes * replace unwrap with more helpful expect * tests for decrypting short secrets
-
Arkadiy Paronyan authored
-
* bump json-ipc-server * bump again
-
Denis S. Soldatov aka General-Beck authored
set RUST 1.11 for windows
-
- Oct 02, 2016
-
-
asynchronous rob authored
fix broken beta compilation (backport to beta)
-
Arkadiy Paronyan authored
* v1.3.3 * Jumptable cache
-
Arkadiy Paronyan authored
-
- Oct 01, 2016
- Sep 30, 2016
-
-
NikVolf authored
-
Denis S. Soldatov aka General-Beck authored
add checksum
-
- Sep 29, 2016
-
-
Nikolay Volf authored
-
asynchronous rob authored
-
Arkadiy Paronyan authored
-