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 |
Gav Wood
|
19c272c32d
|
Fix for crazy compiler lambda behaviour.
|
10 years ago |
Gav Wood
|
774abf0d54
|
Dynamic gas requirements for premined crypto contracts.
|
10 years ago |
ethdev
|
d439e65fee
|
copying dlls to executable directory on windows
|
10 years ago |
ethdev
|
3fae343041
|
cmake improvements on windows
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
Paweł Bylica
|
4261a7159d
|
Fix alethzero build
|
10 years ago |
debris
|
c014442517
|
alethzero working on windows!
|
10 years ago |
yann300
|
de72fa0edd
|
- fromRaw, fromString, prettyU256 moved to CommonJS.cpp.
- ApplicationCtx => AppContext.
- Smart pointer direct method call (instead of calling get() before).
- ConstantCompilationModel instanciate as smart pointer.
- Bug fix https://github.com/ethereum/cpp-ethereum/issues/557
- Add comments on DebuggingStateWrapper
- Coding Standards
|
10 years ago |
debris
|
ad2b462b5d
|
common improvements
|
10 years ago |
Gav Wood
|
7de687fece
|
Block-level receipts dump.
|
10 years ago |
Marek Kotewicz
|
6b5d89d559
|
removed automocs
|
10 years ago |
Christian
|
04c8d8bdc0
|
Improved external interface for multi-source and multi-contract compilation.
|
10 years ago |
Marek Kotewicz
|
2121aad995
|
common changes
|
10 years ago |
Gav Wood
|
5cb03bf293
|
Debug outputs.
|
10 years ago |
Marek Kotewicz
|
3015713894
|
common changes
|
10 years ago |
Marek Kotewicz
|
110964ffe2
|
common changes in cleanup
|
10 years ago |
Marek Kotewicz
|
27a0ad1e76
|
cmake cleanup cd.
|
10 years ago |
Marek Kotewicz
|
652d08ab43
|
cleaning cmakes in progress
|
10 years ago |
Gav Wood
|
d9bdfe5b4d
|
Latest PoC-7 changes.
|
10 years ago |
Gav Wood
|
fa78d8bb9a
|
Remove minGasPrice
|
10 years ago |
Artur Zawłocki
|
ce0fe1dfcc
|
added reference to libevmjit to alethzero's CMakeLists.txt
|
10 years ago |
Gav Wood
|
a01859b285
|
Fix warnings, release errors.
|
10 years ago |
Gav Wood
|
89ee4a3d2b
|
More fixes for logging.
|
10 years ago |
Gav Wood
|
7a0cb2bf23
|
Renaming and fixes.
|
10 years ago |
Marek Kotewicz
|
28d69e0981
|
common changes
|
10 years ago |
Marek Kotewicz
|
c04f252b29
|
changes in az mainwin
|
10 years ago |
Marek Kotewicz
|
3a1b83538b
|
migration to log filters, not finished
|
10 years ago |
Gav Wood
|
d7972e726d
|
Minor UI changes and reduction of verbosity.
|
10 years ago |
Gav Wood
|
c80fe47289
|
Fix std services except DNS Reg whose contract needs rewriting.
|
10 years ago |
Gav Wood
|
e2b3925683
|
More fixing for std serv
|
10 years ago |
Gav Wood
|
759b85af9f
|
Compilation fixes for windows.
|
10 years ago |
Christian
|
104dd11456
|
Provide interface for calls in JSON and some other formatting changes.
|
10 years ago |
Gav Wood
|
8580479d88
|
No implicit logs.
|
10 years ago |
Marek Kotewicz
|
6cc9e6952e
|
merge
|
10 years ago |
Marek Kotewicz
|
7cec1e190d
|
fixed compilation problem
|
10 years ago |
Marek Kotewicz
|
40ca8079f8
|
fix for web3.eth.accounts returning empty array
|
10 years ago |
Christian
|
32d512b12e
|
Option to activate the optimizer for solidity.
|
10 years ago |
Gav Wood
|
9a97e73933
|
New Whisper protocol - uint32s for topics.
|
10 years ago |
Gav Wood
|
5b134de697
|
More fixes for WebThree JS stuff.
|
10 years ago |
Gav Wood
|
d395b82f1b
|
Nicer uncle info.
Fix for fromAscii/toAscii and asBytes usage.
|
10 years ago |
Gav Wood
|
4014a3d0c8
|
Fix all the asBytes stuff.
|
10 years ago |
sveneh
|
c29321d01c
|
full project compile with crypto++ dependency
|
10 years ago |
Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
10 years ago |
subtly
|
a89dc3eb11
|
fix crash on quit
|
10 years ago |
Gav Wood
|
d5d81ea5c8
|
Transaction documentation and build fixes.
|
10 years ago |
Christian
|
b813038c3c
|
assert and exception corrections in solidity-external files.
|
10 years ago |
Gav Wood
|
2e551b5870
|
Classify Transaction.
|
10 years ago |
Marek Kotewicz
|
874abf6e0b
|
fixed WebThreeStubServer constructor
|
10 years ago |