Marek Kotewicz
|
0e67fcd361
|
contract object
|
10 years ago |
Marek Kotewicz
|
888bdd03dc
|
jsonrpccpp 0.2.1 with patch for osx 10.9
|
10 years ago |
sveneh
|
369670a6d9
|
changes from debris, to allow build on Mac OS
|
10 years ago |
Marek Kotewicz
|
d99fea2db6
|
abi output formatting
|
10 years ago |
subtly
|
f560cfa78d
|
fix compile
|
10 years ago |
subtly
|
737e6163cc
|
Merge branch 'develop' into crypto
Conflicts:
libdevcrypto/Common.cpp
libdevcrypto/EC.cpp
|
10 years ago |
subtly
|
fab63ce0a0
|
refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3.
|
10 years ago |
Marek Kotewicz
|
7ce63d32b2
|
qt version also requires abi
|
10 years ago |
Marek Kotewicz
|
0b236057d8
|
minified ethereum.js
|
10 years ago |
Marek Kotewicz
|
ed7cbeaacd
|
contract calls working from js
|
10 years ago |
Marek Kotewicz
|
3451f26086
|
changes to make everything work
|
10 years ago |
Marek Kotewicz
|
05290d5547
|
abi, the beginning
|
10 years ago |
Marek Kotewicz
|
d1824e31ef
|
solidity json interface tests fixes
|
10 years ago |
Paweł Bylica
|
af0cbd8cb5
|
Merge branch 'develop' into develop-evmcc
Conflicts:
libdevcrypto/EC.cpp
test/vm.cpp
|
10 years ago |
Marek Kotewicz
|
fc1b5bb128
|
Merge branch 'develop' into js_abi
|
10 years ago |
Marek Kotewicz
|
5f83a9d525
|
solidity JSON interface tests
|
10 years ago |
Gav Wood
|
759b85af9f
|
Compilation fixes for windows.
|
10 years ago |
subtly
|
98f3011aab
|
cryptopp recover public key
|
10 years ago |
Christoph Jentzsch
|
0c4b5d7c2b
|
changed name of command line option to filltests
|
10 years ago |
Christoph Jentzsch
|
0f94ad7dc4
|
Create state test with commandline flag
|
10 years ago |
Christoph Jentzsch
|
eeb2b4dc58
|
Store return value of call to precompiled contract in test
|
10 years ago |
Gav Wood
|
5750a091d7
|
Fix for LOGs again.
|
10 years ago |
Gav Wood
|
df413e0a4f
|
LOG fixes.
|
10 years ago |
subtly
|
0f86ce7545
|
ecdh, ecdhe, initial aes classes
|
10 years ago |
Gav Wood
|
c737a19d16
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
845dce6f52
|
Version bumps.
|
10 years ago |
Paweł Bylica
|
489fb2b430
|
static const variable name fix
|
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 |
Christoph Jentzsch
|
5dc0e791bb
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
Marian OANCΞA
|
dc100f85b3
|
Merge pull request #9 from debris/autoprovider
common fixes
|
10 years ago |
Marek Kotewicz
|
0316490c54
|
common fixes
|
10 years ago |
Marian OANCΞA
|
d85cef557b
|
Merge pull request #8 from debris/autoprovider
Autoprovider
|
10 years ago |
Marek Kotewicz
|
838ca2fd93
|
autoprovider, buildQt not builds only necessery files, fixed gulpfile
|
10 years ago |
sveneh
|
791c8e3070
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
Conflicts:
alethzero/CMakeLists.txt
cmake/EthDependenciesDeprecated.cmake
libdevcrypto/CryptoPP.h
libdevcrypto/EC.cpp
third/CMakeLists.txt
|
10 years ago |
Gav Wood
|
18457a857b
|
Merge pull request #504 from CJentzsch/NewStateTests
All unintended VM exceptions work like OOG in tests
|
10 years ago |
Gav Wood
|
e14f57cf5e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
4fa7cbb6ac
|
Merge #505
|
10 years ago |
Gav Wood
|
4b9ac16597
|
Merge pull request #506 from CJentzsch/bugfix
fix wrong unnecessary downcast
|
10 years ago |
Gav Wood
|
07663d141b
|
Make OOG on precompileds consistent.
Warning fix.
Use high-res clock for randoms.
Whisper test.
|
10 years ago |
Marek Kotewicz
|
84b36a7193
|
retabed files
|
10 years ago |
Christian
|
4664544894
|
Working template magic for void function.
|
10 years ago |
Marian Oancea
|
dea68f073e
|
Merge branch 'debris-subprotocol_prefix_merge'
|
10 years ago |
Marian Oancea
|
7af9cc70d0
|
fixed merge conflicts
|
10 years ago |
Marek Kotewicz
|
4b876168f4
|
gulp qt task
|
10 years ago |
Christian
|
7a10f57099
|
Merge remote-tracking branch 'ethereum/develop' into sol_jumptable
Conflicts:
libsolidity/Compiler.cpp
|
10 years ago |
Marek Kotewicz
|
d92a7527db
|
merged subprotocol prefix
|
10 years ago |
Marek Kotewicz
|
2f50d919ce
|
revert unnecessary changes in main.js
|
10 years ago |
Marek Kotewicz
|
a2349ba485
|
contract create and contract call working
|
10 years ago |
Christoph Jentzsch
|
e7cc24af1f
|
fix wrong unnecessary downcast
|
10 years ago |