Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

ensurePrecomputed should respect --no-precompute #2518

Closed
wants to merge 39 commits into from

Commits on Jul 10, 2015

  1. state cleanup

    arkpar committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    c82dd48 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. State and Client minor cleanup

    arkpar committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    3db5d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf209b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Configuration menu
    Copy the full SHA
    88c1f4c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Configuration menu
    Copy the full SHA
    016ce69 View commit details
    Browse the repository at this point in the history
  2. reverted libsecp256k1 changes

    arkpar committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    63ef6a7 View commit details
    Browse the repository at this point in the history
  3. fixed eth_copy_dlls

    reverted libsecp256k1 changes
    arkpar committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    e7f34be View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2015

  1. Configuration menu
    Copy the full SHA
    5e0fd43 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2015

  1. installWatch() call in test

    gluk256 committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    2fa7375 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into

    win-jit-dll
    
    Conflicts:
    	eth/CMakeLists.txt
    arkpar committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    bd28d0f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'win-jit-dll' of https://github.com/arkpar/cpp-ethereum

    into win-jit-dll
    
    Conflicts:
    	CMakeLists.txt
    arkpar committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    ce67987 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. Configuration menu
    Copy the full SHA
    a2df538 View commit details
    Browse the repository at this point in the history
  2. updated web3 to version 0.9.0

    debris committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    a552208 View commit details
    Browse the repository at this point in the history
  3. Use actual addresses.

    chriseth committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    9917e7e View commit details
    Browse the repository at this point in the history
  4. metainformation removed

    gluk256 committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    184c1b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ethereum#2521 from chriseth/sol_walletTest

    Use actual addresses.
    Gav Wood committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    0e95f0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f59c64f View commit details
    Browse the repository at this point in the history
  7. Windows fix.

    chriseth committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    a8b8ce5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f7d265 View commit details
    Browse the repository at this point in the history
  9. Version bump.

    gavofyork committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    d59b712 View commit details
    Browse the repository at this point in the history
  10. Merge pull request ethereum#2524 from chriseth/sol_windowsFix

    Compile fix for Windows.
    Gav Wood committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    a4e109b View commit details
    Browse the repository at this point in the history
  11. Merge pull request ethereum#2490 from arkpar/win-jit-dll

    Copy evmjit.dll to output on windows
    Gav Wood committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    cab2479 View commit details
    Browse the repository at this point in the history
  12. performance optimizations

    arkpar committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    3bd1aec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    26ff87a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df68985 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    89d9a18 View commit details
    Browse the repository at this point in the history
  16. fixed build wo libcpuid

    arkpar committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    b600187 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Fix QT 5.5 Build

    In QT 5.5 Mono is a reserved preprocessor define and as such building
    with it fails.
    
    Switching the macros in alethzero/Context.h to follow Coding Standards
    fixes this discrepancy and allows us to build with QT 5.5.
    LefterisJP committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    a978d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193b505 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ethereum#2489 from arkpar/win-perf

    Performance optimizations for msvc build
    Gav Wood committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    30ef07c View commit details
    Browse the repository at this point in the history
  4. Fix clang warnings, my version.

    gavofyork committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    7eaf40a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed469fa View commit details
    Browse the repository at this point in the history
  6. Merge pull request ethereum#2511 from gluk256/_whisperDB_

    Level DB support for Whisper
    Gav Wood committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    202d857 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ethereum#2517 from LefterisJP/fix_qt5.5_build

    Fix QT 5.5 Build
    Gav Wood committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    a6e49c7 View commit details
    Browse the repository at this point in the history
  8. Build fix for Qt 5.5 fix.

    gavofyork committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    b4ab422 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'state' of https://github.com/arkpar/cpp-ethereum into a…

    …rkpar-state
    
    Minor miner fix.
    
    Conflicts:
    	libethereum/State.cpp
    gavofyork committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    7404267 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f29c6b View commit details
    Browse the repository at this point in the history
  11. Merge pull request ethereum#2523 from chriseth/mix_fixFunctionList

    Only store functions with external visibility in QContractDefinition.
    arkpar committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    258f28b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1718d6c View commit details
    Browse the repository at this point in the history