1. Jan 06, 2017
    • GitLab Build Bot's avatar
      v1.4.8
      f73fff84
    • Tomasz Drwięga's avatar
      Beta backports (#4067) · 2cadea67
      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
      2cadea67
    • Tomasz Drwięga's avatar
      Re-broadcast transactions to few random peers on each new block. (#4054) (#4061) · ac6a6276
      Tomasz Drwięga authored
      * Introduce predictable randomness in tests
      
      * Re-broadcasting to few peers
      
      Conflicts:
      	sync/src/chain.rs
      ac6a6276
    • Tomasz Drwięga's avatar
      Tolerate error is user_defaults (#4060) · 178c3e14
      Tomasz Drwięga authored
      178c3e14
    • Tomasz Drwięga's avatar
      [beta] Avoid re-broadcasting transactions on each block (#4047) · a7ed6f65
      Tomasz Drwięga authored
      * Avoid re-broadcasting transactions on each block
      
      * Fixing test and nightly compilation
      
      * Fixing comment [ci:skip]
      a7ed6f65
  2. Jan 05, 2017
    • GitLab Build Bot's avatar
      277e3adf
    • asynchronous rob's avatar
      ETC Config change backport (#4056) · 6d2f8e31
      asynchronous rob authored
      * delay bomb for Classic (ECIP-1010) (#3179)
      
      * delay bomb for classic (ECIP-1010)
      
      * formatting fix after core review, rel [e6b5093]
      
      * 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
      6d2f8e31
    • Tomasz Drwięga's avatar
      Beta Backports (#4012) · 6782819d
      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
      6782819d
  3. Dec 27, 2016
  4. Dec 11, 2016
  5. Dec 05, 2016
  6. Nov 28, 2016
  7. Nov 26, 2016
  8. Nov 25, 2016
  9. Nov 24, 2016
  10. Nov 21, 2016
  11. Nov 19, 2016
  12. Nov 18, 2016
    • Jaco Greeff's avatar
      Beta apps typo fix · 48662c53
      Jaco Greeff authored
      48662c53
    • GitLab Build Bot's avatar
      js-precompiled 20161118-200650 · a68d52ca
      GitLab Build Bot authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      v1.4.4
      a68d52ca
    • Arkadiy Paronyan's avatar
      Backporting to beta (#3525) · 3e0d033e
      Arkadiy Paronyan authored
      * v1.4.4
      
      * Fixing tests, fixing refreshing precompiled (#3483)
      
      * Fixing tests, fixing refreshing precompiled
      
      * Commit only js and Cargo.lock
      
      * Moving commands to the right place
      
      * Adding js content as well
      
      * Wallet names shouldn't include address.
      
      (Actually wallet files shouldn't contain it either, but we'll
      leave that for a later PR).
      
      * sudo -c Is not supported on Mac
      
      * Add trace_{call, rawTransaction, replayTransaction}
      
      * Remove dangling only
      
      * check for sanity
      
      * Better Erros Snackbar in UI #3473
      
      * Sync bandwidth optimization
      
      * Updated sync algo desription
      
      * Check transaction signature when adding to the queue
      
      * Limit sync reorg to 20 blocks (#3519)
      
      * Limit sync reorg
      
      * Fixed tests
      
      * updated the european warp bootnode addresses (#3528)
      
      * Fix dapp account selection (#3399)
      
      * Fix GHH accounts (filter non accounts)
      
      * SignatureReg handle undefined ABI names gracefully
      
      * SignatureReg fix accounts (filter non accounts)
      
      * TokenReg fix accounts (filter non accounts)
      
      * Registry fix accounts (filter non accounts)
      
      * Remove addresses, display non-refundable warning (#3403)
      
      * Use Contract owner for unregistering Token #3440
      
      * Make tokenreg dapp fast again (#3474)
      
      * Using proper TokenReg Instance in TokenReg dApp #3371
      
      * remove unnecessary logs in tokereg dapp
      
      * Improved Redux managment in TokeReg dApp #3371
      
      * Fixfing linting
      3e0d033e
  13. Nov 16, 2016
  14. Nov 15, 2016