- Jun 28, 2017
-
-
Putting the installation instructions for the snap will help getting more testers, and then publish it in the stable channel with more confidence.
-
-
-
* Adding CSP headers. * Adding Content-Security-Policy headers. * Fixing test. * CSP in ws server responses.
-
Arkadiy Paronyan authored
* Dust protection * Track touched accounts in the substate * Minor alterations
-
- Jun 27, 2017
-
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
* Removed numbed of active connections from informant * Print error message when fatdb is required * Remove peers from UI
-
-
-
Arkadiy Paronyan authored
-
ddorgan authored
-
- Jun 26, 2017
-
-
Denis S. Soldatov aka General-Beck authored
add -cli
-
- Jun 23, 2017
-
-
Maciej Hirsz authored
Prioritize accounts over address book
-
maciejhirsz authored
-
Tomasz Drwięga authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Empty local middleware, until explicitly requested * Remove previous empty overrides (unneeded now) * Re-add over-zealous keyethereum removal
-
Craig O'Connor authored
* lgtm * linting * Slight shortening
-
- Jun 22, 2017
-
-
asynchronous rob authored
-
asynchronous rob authored
Docs for Pub-Sub, optional parameter for parity_subscribe
-
Jaco Greeff authored
-
Anton Gavrilov authored
* Information about used paths added to general output block * Print was added into execute light also
-
Tomasz Drwięga authored
* Domain-locking web tokens. * JS part. * Fix linting issues.
-
Arkadiy Paronyan authored
-
Anton Gavrilov authored
Latest changes from Rust RocksDB binding merged
-
Anton Gavrilov authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Alias keyethereum to empty for libraries/npm * Alias long-standing vertx warning to empty * Alias secp256k1 * remove package-lock.json (not active atm)
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Set process.browser * Empty fs module (keyethereum dep) * !==
-
- Jun 19, 2017
-
-
Stewart Mackenzie authored
* Ethereum Classic Monetary Policy Create a new parameter `ecip1017EraRounds`. When the block number passes one era rounds, the reward is reduced by 20%. See https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1017.md * Update rewards for uncle miners for ECIP1017 In the monetary policy, the rewards are changed from "up to 7/8 of the reward" to "1/32 of the reward". * Fix an off-by-one error in ECIP1017 era calculation According to https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1017.md, when in block number 5,000,000, it should still be in Era 1 (which in our code `era == 0`). So we need to check whether the `rem` equals to zero and act accordingly when calculating the era. * `ecip1017_era_rounds` missing from EthashParams when run in build bot * strip out ecip1017_eras_block_reward function and add unit test
-
Tomasz Drwięga authored
-
Maciej Hirsz authored
Fixed account selection for Dapps on public node
-
asynchronous rob authored
blacklist bad snapshot manifest hashes upon failure
-
GitLab Build Bot authored
-
Maciej Hirsz authored
Fix wrongly called timeouts
-
asynchronous rob authored
-
asynchronous rob authored
ArchiveDB and other small fixes
-
asynchronous rob authored
convert try!() to ?
-
Saulius Valatka authored
-