Lefteris Karapetsas
|
5659ed1238
|
Correcting and testing enum member access
|
10 years ago |
Lefteris Karapetsas
|
2dbf739119
|
Enums NameAndTypeResolution - WIP
- Also adding an EndToEnd enum test
|
10 years ago |
Lefteris Karapetsas
|
31014b3457
|
Disallow trailing comma in Enum Declaration
|
10 years ago |
Lefteris Karapetsas
|
9232b4cd88
|
Introducing EnumType and some Parser tests
|
10 years ago |
Lefteris Karapetsas
|
ec47c759ea
|
Adding test for Enum Parsing
|
10 years ago |
Lefteris Karapetsas
|
133969bd2a
|
Parsing an enum AST node
|
10 years ago |
Lefteris Karapetsas
|
082bfb2300
|
Parsing enums for Solidity - WIP
|
10 years ago |
Lefteris Karapetsas
|
1265be7bb8
|
Adding enum Token and whitespace style at Token.h
|
10 years ago |
Gav Wood
|
5fe0aca0b6
|
Debugger separate from AlethZero mainwin.
|
10 years ago |
Marek Kotewicz
|
8bc011394b
|
update windows precompiled qt version 5.3 -> 5.4
|
10 years ago |
Arkadiy Paronyan
|
c3464dfb0c
|
Merge pull request #1048 from yann300/webViewDesign
WebPreview ui redesign
|
10 years ago |
yann300
|
ece46d70ea
|
WebPreview ui redesign
|
10 years ago |
Gav Wood
|
e9e727a432
|
Merge pull request #1047 from imapp-pl/pr/windows_fixes
Windows fixes
|
10 years ago |
Gav Wood
|
2512960ffc
|
Merge pull request #1040 from CJentzsch/performanceTests
style - auto
|
10 years ago |
Gav Wood
|
4808053df0
|
Merge pull request #1046 from yann300/debug_pane
bug fix: storage view in debug pane broken for long values.
|
10 years ago |
Gav Wood
|
88e375368d
|
Merge pull request #1045 from imapp-pl/pr/performance_tests
More performance tests
|
10 years ago |
Gav Wood
|
f6166c44de
|
Merge pull request #1041 from arkpar/msvc
Enabled parallel compilation for windows build
|
10 years ago |
CJentzsch
|
031c1392c6
|
add possibility to create bad blocks in fillers
|
10 years ago |
yann300
|
53e901930d
|
small changes
|
10 years ago |
Gav Wood
|
9b7a2b7a2d
|
Coding standard updates on documentation.
|
10 years ago |
yann300
|
2ff89547d6
|
Change in formatting storage values.
|
10 years ago |
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 |
winsvega
|
34ada783f1
|
Suicide Tests
|
10 years ago |
CJentzsch
|
6d674ec58a
|
Merge remote-tracking branch 'upstream/develop' into blockTests
Conflicts:
test/transaction.cpp
|
10 years ago |
CJentzsch
|
d8377e8842
|
switch to secretKey in fillers
|
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 |
CJentzsch
|
8f0638fdfd
|
fix tx output
|
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 |
CJentzsch
|
015cd8bba6
|
fix import transaction
|
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 |