- Feb 22, 2017
-
-
Denis S. Soldatov aka General-Beck authored
add 1stable` for docker hub
-
Denis S. Soldatov aka General-Beck authored
add `docker` and `debian` build stages
-
Arkadiy Paronyan authored
* Tweak some checks. (#4633) * Tweak some checks. * Fixed build and added a difficulty test * v1.4.12
-
- Feb 17, 2017
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
- Jan 18, 2017
-
-
Arkadiy Paronyan authored
* Fixing etherscan price parsing * Handling all errors
-
- Jan 16, 2017
-
-
Arkadiy Paronyan authored
* gas_limit for new blocks will divide evenly by 13 * increased PARITY_GAS_LIMIT_DETERMINANT to 37 * separate method for marking mined block * debug_asserts(gas_limit within protocol range) * round_block_gas_limit method is now static * made round_block_gas_limit free-function * multiplier->multiple
-
- Jan 10, 2017
-
-
Denis S. Soldatov aka General-Beck authored
remove space in windows S3
-
Denis S. Soldatov aka General-Beck authored
fix widows S3
-
Arkadiy Paronyan authored
* v1.4.10 * No reorg limit for ancient blocks * Update registration after every write
-
- Jan 09, 2017
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
* v1.4.9 * Disable armv6 build
-
-
* fix * fix compile * fix backport * clean up old method * remove unnecessary reference * simplify * Fixing 'simplify'
-
- Jan 06, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Improving logs for transaction propagation Conflicts: sync/src/chain.rs * Propagate only on timer Conflicts: sync/src/chain.rs * Maintaining a list of transactions propagated from other peers Conflicts: ethcore/src/client/client.rs ethcore/src/client/traits.rs js/src/dapps/localtx/Transaction/transaction.js js/src/dapps/localtx/Transaction/transaction.spec.js rpc/src/v1/tests/helpers/sync_provider.rs rpc/src/v1/types/sync.rs sync/src/api.rs sync/src/chain.rs sync/src/transactions_stats.rs * fixing test Conflicts: rpc/src/v1/tests/mocked/parity.rs * Returning persistent node id Conflicts: ethcore/light/src/net/context.rs ethcore/light/src/net/tests/mod.rs sync/src/api.rs * Prevent broadcasting transactions to peer that send them. Conflicts: js/src/dapps/localtx/Transaction/transaction.js rpc/src/v1/tests/helpers/sync_provider.rs rpc/src/v1/tests/mocked/parity.rs rpc/src/v1/types/sync.rs sync/src/api.rs sync/src/chain.rs sync/src/transactions_stats.rs * Bumping versions * Fixing broken classic.json
-
Tomasz Drwięga authored
* Introduce predictable randomness in tests * Re-broadcasting to few peers Conflicts: sync/src/chain.rs
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
* Avoid re-broadcasting transactions on each block * Fixing test and nightly compilation * Fixing comment [ci:skip]
-
- Jan 05, 2017
-
-
GitLab Build Bot authored
-
asynchronous rob authored
* delay bomb for Classic (ECIP-1010) (#3179) * delay bomb for classic (ECIP-1010) * formatting fix after core review, rel [e6b50936] * Replay protection for Classic * EIP-155 configuration for Ethereum Classic * EIP-160 configuration for Ethereum Classic * Testnet for Ethereum Classic * revert ETC to correct Network ID * reuse Morden for Classic Testnet * set CHAIN_ID for Classic (#3934) * configurable CHAIN_ID * set CHAIN_ID for Ethereum Classic * prettify classic json
-
Tomasz Drwięga authored
* Fix up the transaction JSON serialisation for RPC. * Introduce to_hex() utility in bigint. Fix tests. Conflicts: rpc/src/v1/tests/mocked/eth.rs rpc/src/v1/tests/mocked/signing.rs rpc/src/v1/types/block.rs rpc/src/v1/types/transaction.rs * fix comment * Fix build. * Bump hyper * Correct log index in transaction receipt (#3995) * Moving logs to separate, testable function * Adding test * Fixing log index * Adding transaction log index * Fixing rpc tests * Making interface of a bit cleaner. Conflicts: ethcore/src/client/client.rs ethcore/src/tests/client.rs ethcore/src/types/transaction.rs * Encode networkid as a u64. Conflicts: ethcore/src/types/transaction.rs * Fixing compilation issues * parse testnet chain as ropsten * Removing unused import
-
- Dec 27, 2016
-
-
Arkadiy Paronyan authored
* v1.4.7 * Allow sync reorg up to pruning history size * Peer difficulty tracking * Abort downloading block if received with NewBlock * Fixed test
-
- Dec 11, 2016
-
-
Gav Wood authored
[beta] enforce gas limit falls within engine bounds
-
asynchronous rob authored
-
- Dec 05, 2016
-
-
Arkadiy Paronyan authored
* Disaable peer if no common block found * v1.4.6
-
- Nov 28, 2016
-
-
GitLab Build Bot authored
-
Gav Wood authored
[beta] scrollable contract deploy & execute modals
-
Jannis R authored
-
- Nov 26, 2016
- Nov 25, 2016
-
-
-
Arkadiy Paronyan authored
-
Denis S. Soldatov aka General-Beck authored
js-release &->&&
-
Arkadiy Paronyan authored
* Ropsten network (#3539) * Ropsten network * Sorted premine * Comas * Removed trailing coma * --testnet set to ropset * New registry contract address for ropsten (#3549) * New registry for ropsten * Registry address * Registry with payable modifier * Fix panic on importing own invalid transaction (#3550) * Use patched MIO * Trim whitespace from recovery phrase * v1.4.5 * Appending logs by default * Fixing phrases generated on windows * Manually add \r to Windows phrases pre 1.4.4 * < 1.4.5 * Update test, fix number. (#3612) * Set default tx price to 0.0025 USD * Only support 1.4.x dictionary
-
Denis S. Soldatov aka General-Beck authored
backport from master
-
GitLab Build Bot authored
-