winsvega
ae66da681c
Contract Creation Init Codes
10 years ago
Gav Wood
0119bfca43
Kill unneeded rubbish. Add docs.
10 years ago
Gav Wood
176b682ce1
Use new lead() API.
10 years ago
Gav Wood
8307e6511d
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
c15da67ba6
Documentation, repotting.
10 years ago
Gav Wood
c3fba00f2f
Merge pull request #437 from imapp-pl/pr-jit
EVM JIT connector
10 years ago
Gav Wood
fe34eae469
Versions bump.
10 years ago
Gav Wood
d6aee23642
Blocktime targets 12s.
10 years ago
winsvega
4866638ef4
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
10 years ago
Paweł Bylica
22535d527b
Update evmjit submodule
10 years ago
yann300
c6b6fddda1
- move Solidity 'Declaration' obj in each specialized Qclass.
10 years ago
yann300
ce14b0c150
- Rollback previous change on toCompactBigEndian, unpadded(bytes _b).
- Change content of padded(bytes _b, unsigned _l).
- Add function unpadLeft.
10 years ago
yann300
68dd4f1ffd
- Capitals on comments.
- Class suffix renamed Ctrl => Control.
- Use specialized QList (QVariableDeclaration instead of QObject).
- Use CompilerStack::getContractDefinition instead of
CompilerStack::getAst.
10 years ago
arkpar
81b0e0e910
fixed typo
10 years ago
yann300
38945479aa
- wrap mode on alert message.
10 years ago
arkpar
0d715e09fc
transaction dialog for qt 5.2
10 years ago
yann300
ae79185a8b
- misc changes
10 years ago
Paweł Bylica
acec80d8f1
Remove unnecessary changes
10 years ago
Paweł Bylica
44e55fb928
Remove old handcrafted Visual Studio project files
10 years ago
Paweł Bylica
e55c24af93
Merge branch 'develop-evmcc' into pr-jit
Conflicts:
windows/Eth.vcxproj
windows/TestEthereum.vcxproj
10 years ago
Paweł Bylica
49bcd968c3
Merge remote-tracking branch 'upstream/develop' into develop-evmcc
10 years ago
Gav Wood
74f38426cd
Merge branch 'develop' into poc-7+
10 years ago
Gav Wood
b9d76de55f
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
36d235d048
Merge branch 'develop' into poc-7+
10 years ago
Gav Wood
d68756bc23
Merge branch 'master' into develop
10 years ago
Gav Wood
6be33f7d8f
Revert to 49.
10 years ago
Gav Wood
ba562b472b
Merge pull request #665 from CJentzsch/bugfix
correct VMTrace define
10 years ago
Gav Wood
0da7bd9d07
Merge pull request #663 from CJentzsch/NewStateTests
more refunds tests
10 years ago
yann300
ab85477987
- class / function documentation.
- misc changes.
10 years ago
Paweł Bylica
d5c7929243
Merge remote-tracking branch 'upstream/develop' into develop-evmcc
10 years ago
Paweł Bylica
e80dffeec5
Clean up and remove some explicit dependencies in cmake files
10 years ago
chriseth
502c0230bb
Merge pull request #664 from chriseth/sol_fix_compoundAssign
Bugfix: Additional swap for compound assignment.
10 years ago
chriseth
d4a5591c16
Merge pull request #668 from LefterisJP/natspec_abiConst
Adding const attribute to ABI output
10 years ago
Lefteris Karapetsas
29261206b9
Adding const attribute to ABI output
10 years ago
winsvega
31f1c73a18
Cteate Contract From Contract Init Code Test
10 years ago
CJentzsch
f3f5d9ea74
correct VMTrace define
10 years ago
chriseth
8a7a5d285e
Merge pull request #655 from chriseth/sol_precedence
Bit operators should bind more strongly than comparison operators.
10 years ago
Christian
e427a0a2ca
Bugfix: Additional swap for compound assignment.
10 years ago
CJentzsch
fce7f1712d
more refunds tests
10 years ago
yann300
2a2621cb0b
- integrate ethereum #649
10 years ago
yann300
6563b2050b
Merge remote-tracking branch 'upstream/develop' into ide_m25
10 years ago
yann300
6cd9587f0a
Merge remote-tracking branch 'arkpar2/mix' into ide_m25
10 years ago
yann300
19bb4ebe6f
- bug fix padded/unpadded CommonJS.cpp.
- bug fix instanciate child with parent in another thread.
- misc changes.
10 years ago
Gav Wood
5d72c22c61
Merge branch 'master' of github.com:ethereum/cpp-ethereum
10 years ago
Gav Wood
68a2377cdd
Merge branch 'develop'
10 years ago
Paweł Bylica
ded91dda54
Merge branch 'develop' into develop-evmcc
Conflicts:
CMakeLists.txt
alethzero/CMakeLists.txt
eth/CMakeLists.txt
exp/CMakeLists.txt
libethereum/CMakeLists.txt
neth/CMakeLists.txt
test/CMakeLists.txt
test/TestHelper.cpp
windows/Eth.vcxproj
windows/Ethereum.sln
windows/LibEthereum.vcxproj
windows/LibEthereum.vcxproj.filters
windows/TestEthereum.vcxproj
windows/TestEthereum.vcxproj.filters
windows/bootstrap.sh
10 years ago
Gav Wood
460a4dffa5
Merge branch 'develop' into poc-7+
10 years ago
Gav Wood
672c1ca15b
Version bump.
10 years ago
Gav Wood
399ac56c92
Merge branch 'develop' into poc-7+
10 years ago
Marek Kotewicz
4347255619
Merge pull request #654 from debris/windows_fixes
windows fixes
10 years ago