Gav Wood
|
74df09d156
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
d119c6c188
|
Coding standards update.
|
10 years ago |
Paweł Bylica
|
e15859ed27
|
Windows fixes
|
10 years ago |
Lefteris Karapetsas
|
a576fa1389
|
Typo in FindMHD.cmake
|
10 years ago |
Marek Kotewicz
|
994c0ecbcb
|
link microhttpd
|
10 years ago |
Marek Kotewicz
|
e212a8910f
|
microhttpd
|
10 years ago |
Marek Kotewicz
|
3ee5ecf7f2
|
fixed eth_changed to be compatible with jsonrpc4.2
|
10 years ago |
debris
|
d884f03b11
|
extdep download json-rpc-cpp version 4.2
|
10 years ago |
Lefteris Karapetsas
|
57f3a322a6
|
Changes required for upgrade to jsonrpccpp 0.4.2
|
10 years ago |
yann300
|
8457bc4efb
|
bug fix: storage view in debug pane broken for long values.
|
10 years ago |
Paweł Bylica
|
a2e2a6e1db
|
Performance tests: more ackermann calls, fibonacci.
- ackermann(3, 1)
- ackermann(3, 2)
- fibonacci(10)
- fibonacci(16)
Contract code included: PerformanceTester.sol
|
10 years ago |
Marek Kotewicz
|
fcfadec757
|
Merge pull request #1044 from arkpar/mix_ux
Mix: reordered import statements to work around macdeployqt bug
|
10 years ago |
arkpar
|
5910aa823d
|
reorder import statements to work around macdeployqt bug
|
10 years ago |
CJentzsch
|
6107f678d8
|
style - auto
|
10 years ago |
Gav Wood
|
e2c088942c
|
Merge pull request #1039 from CJentzsch/performanceTests
Performance test
|
10 years ago |
arkpar
|
814005ddb4
|
enable parallel compilation for windows build
style
|
10 years ago |
Gav Wood
|
cdbd935f3c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
cec31a7f04
|
auto reccommendations.
|
10 years ago |
Gav Wood
|
e080feb1aa
|
Merge pull request #1036 from arkpar/mix_ux
Mix: Ctrl+C/Cmd+C to copy data from debug panes
|
10 years ago |
Gav Wood
|
de06db7e73
|
Merge pull request #1037 from chriseth/sol_bytesCalldataToMemory
Copying calldata directly to memory.
|
10 years ago |
Gav Wood
|
5a316e2186
|
Merge pull request #1035 from winsvega/develop
New Tests
|
10 years ago |
Gav Wood
|
5d15c00aba
|
Windows warning fix.
|
10 years ago |
CJentzsch
|
f5022ee58f
|
use auto for steady clock and chrono::milliseconds
|
10 years ago |
Gav Wood
|
147ae071cb
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
0696ee87da
|
Windows compile fix.
|
10 years ago |
Gav Wood
|
a0fe9dec53
|
Merge pull request #1038 from debris/before_jsoncpp
fixed issue with including wrong json/json.h file
|
10 years ago |
CJentzsch
|
d892a39cb2
|
style fix
|
10 years ago |
Marek Kotewicz
|
0520e0f4db
|
fixed issue with including wrong json/json.h file
|
10 years ago |
CJentzsch
|
483ce3a2ea
|
performance test
|
10 years ago |
Christian
|
1ffdd5d7ff
|
Copying calldata directly to memory.
|
10 years ago |
arkpar
|
e1666c85e5
|
Ctrl+C/Cmd+C to copy data from debug panes
|
10 years ago |
winsvega
|
29abb4fb55
|
New Tests
Transaction with RLP object and catching exceptions from importByteArray
|
10 years ago |
Gav Wood
|
8596d785c4
|
Merge pull request #1034 from arkpar/mix_dpfix
Mix: 'web3' and 'contracts' for JS context instead of 'deploy'
|
10 years ago |
Gav Wood
|
8d930c3b9d
|
Merge pull request #1032 from chriseth/sol_copyStructs
Copying structs.
|
10 years ago |
arkpar
|
48dee28af5
|
'web3' and 'contracts' for JS context instead of 'deploy'
|
10 years ago |
winsvega
|
a6aea27c9d
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
winsvega
|
f18c2aa378
|
New Tests
Solidity test
Transaction test update
|
10 years ago |
Gav Wood
|
5cbe956e0c
|
Merge pull request #1031 from arkpar/mix_dpfix
mix: Added web3 to deploy object
|
10 years ago |
Christian
|
02f2070ddb
|
Copying structs.
|
10 years ago |
arkpar
|
a98c86f797
|
added web3 to deploy object
|
10 years ago |
Gav Wood
|
90a23d7ba9
|
Merge pull request #656 from ethereum/p2p
p2p: peer discovery integration
|
10 years ago |
subtly
|
940e374d9f
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
202d515c9c
|
Merge pull request #1029 from chriseth/sol_bytesContinuation
length member for bytes
|
10 years ago |
subtly
|
5f54f858b0
|
Merge branch 'develop' into p2p
|
10 years ago |
Gav Wood
|
4cbac11518
|
Merge pull request #1028 from arkpar/mix_deploy
Mix: deploy to network
|
10 years ago |
Arkadiy Paronyan
|
0f0c831cdb
|
Merge pull request #1030 from yann300/ui_improvement2
State/Transaction Dialog - UI improvement
|
10 years ago |
yann300
|
518ef9c18b
|
ui improvement
|
10 years ago |
subtly
|
2455966c11
|
Merge branch 'develop' into p2p
Conflicts:
eth/main.cpp
libwebthree/WebThree.cpp
libwebthree/WebThree.h
neth/main.cpp
|
10 years ago |
arkpar
|
90d309ec93
|
style
|
10 years ago |
Gav Wood
|
a5b758e77d
|
Minor style fix.
|
10 years ago |