Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
Gav Wood
|
e2cb773dac
|
Minor warning fix.
|
10 years ago |
Gav Wood
|
702947e6c5
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
25939bc777
|
Fix tests.
|
10 years ago |
Gav Wood
|
f0595a3e6c
|
Merge pull request #583 from imapp-pl/vm
VM interface & factory
|
10 years ago |
ethdev
|
97262fa114
|
windows fix for previous commit
|
10 years ago |
Marek Kotewicz
|
1fcf85ae0a
|
removed unnecessary miniupnpc links
|
10 years ago |
ethdev
|
1da073190a
|
fixed windows
|
10 years ago |
Marek Kotewicz
|
70f3e2be09
|
removed unused libs/includes from libevm
|
10 years ago |
Marek Kotewicz
|
0f00ede521
|
removed unused libs/includes from libdevcrypto
|
10 years ago |
Marek Kotewicz
|
e113ce92dd
|
removed unused libs/includes from libethcore
|
10 years ago |
yann300
|
4da294f86d
|
- CommonJS => fromString(string _sn) fromString(string const& _sn).
- Wrapping string with QApplication::tr(), used for localization.
|
10 years ago |
Gav Wood
|
e0389c58ba
|
Reduce verbosity.
|
10 years ago |
Marek Kotewicz
|
15c78c848c
|
jsonrpc _library -> _libraries
|
10 years ago |
Marek Kotewicz
|
c14cb82acd
|
removed LANGUAGES command line option
|
10 years ago |
Marek Kotewicz
|
b121491080
|
removed walleth, libpyserpent, iethxi and QmlEthereum class
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
ethdev
|
6966da558d
|
added todo
|
10 years ago |
ethdev
|
967d549921
|
all_build is working on windows
|
10 years ago |
Marek Kotewicz
|
1099a89120
|
when using unrecognized compiled, show warning instead of fatal_error
|
10 years ago |
Marek Kotewicz
|
79e13701d7
|
Merge branch 'develop' into build_enhancement
|
10 years ago |
Marek Kotewicz
|
3a82a664be
|
fixed misspelling at->and
|
10 years ago |
Gav Wood
|
8f36428c70
|
Whisper test fix.
|
10 years ago |
ethdev
|
88393195b4
|
fixed copying dlls on windows
|
10 years ago |
Gav Wood
|
0528037690
|
Fix genesis test.
Refactor/cleaning.
|
10 years ago |
Marek Kotewicz
|
24ed9d0d16
|
removed unused plists
|
10 years ago |
Marek Kotewicz
|
31076f12c1
|
Merge branch 'develop' into build_enhancement
|
10 years ago |
Marek Kotewicz
|
24ff0baa05
|
third is using executable helper
|
10 years ago |
Marek Kotewicz
|
ba24285369
|
mix is using executable helper
|
10 years ago |
Paweł Bylica
|
992abb31ed
|
Replace spaces with tabs
|
10 years ago |
Paweł Bylica
|
6e06b09ddb
|
Merge remote-tracking branch 'upstream/develop' into vm
Conflicts:
libethereum/Executive.cpp
libethereum/Executive.h
libethereum/State.cpp
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Marek Kotewicz
|
a749a38246
|
EthExecutableHelper.cmake
|
10 years ago |
Paweł Bylica
|
79e9becdaa
|
Report wrong account address in case of unexpected storege key
|
10 years ago |
Paweł Bylica
|
488db06864
|
Test unexpected storage entries
|
10 years ago |
Gav Wood
|
c9cea539b2
|
Minor cleanup.
|
10 years ago |
Gav Wood
|
19c272c32d
|
Fix for crazy compiler lambda behaviour.
|
10 years ago |
Gav Wood
|
20d0865e6a
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
774abf0d54
|
Dynamic gas requirements for premined crypto contracts.
|
10 years ago |
chriseth
|
72278f87f2
|
Merge pull request #591 from chriseth/sol_optimizerTests
Some (few) tests for the optimizer.
|
10 years ago |
Christian
|
22fa12debf
|
Do not add at the end of the function selector "loop".
|
10 years ago |
Christian
|
615438a890
|
Swap literals to the end if optimizing.
|
10 years ago |
ethdev
|
d439e65fee
|
copying dlls to executable directory on windows
|
10 years ago |
chriseth
|
4e0dbd1c7a
|
Whitespace change.
|
10 years ago |
Christian
|
31cb9bb310
|
Some (few) tests for the optimizer.
|
10 years ago |
Paweł Bylica
|
7e2e58aaa5
|
VM::go detemplatized. Cleanups.
|
10 years ago |
Marek Kotewicz
|
71eb3d4a6f
|
Merge branch 'develop' into build_enhancement
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
10 years ago |
Gav Wood
|
8936419186
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
0049f52383
|
Merge pull request #590 from debris/macox_fixes
fixed solidity not building on macos
|
10 years ago |