1. Jan 05, 2017
    • 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
  2. Dec 27, 2016
  3. Dec 11, 2016
  4. Dec 05, 2016
  5. Nov 28, 2016
  6. Nov 26, 2016
  7. Nov 25, 2016
  8. Nov 24, 2016
  9. Nov 21, 2016
  10. Nov 19, 2016
  11. 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
  12. Nov 16, 2016
  13. Nov 15, 2016