Marek Kotewicz
|
989aeb8e50
|
Merge branch '1351_libtestutils' into 1351_ethrpctest
|
10 years ago |
Marek Kotewicz
|
ca916cb7d7
|
Merge branch '1351_libtestutils' into 1351_tests
|
10 years ago |
Marek Kotewicz
|
14115d96d5
|
brief docs for libtestutils classes
|
10 years ago |
Liana Husikyan
|
f3e8d2b7e9
|
tests for external types
|
10 years ago |
Liana Husikyan
|
ba8d0f615c
|
renamed externalTypes to externalSignature
|
10 years ago |
Liana Husikyan
|
0ca313ec85
|
renamed getCanonicalSignature
added externalTypes instead of types for interface functions
added simple test
todo
testing
|
10 years ago |
Liana Husikyan
|
44c7da4262
|
added check for events and stat variables
|
10 years ago |
Liana Husikyan
|
1d15c09e5f
|
- added externalType to BooleanType.
- fixed the error message
|
10 years ago |
Liana Husikyan
|
a7eccfaa97
|
added check for valid externalType to checkTypeRequirements for function
|
10 years ago |
Liana Husikyan
|
3d18c02f36
|
added externalType for ArrayType
|
10 years ago |
Liana Husikyan
|
42177bc187
|
added getABIType() to types
|
10 years ago |
Marek Kotewicz
|
42b3160f13
|
pr fixes for StateLoader
|
10 years ago |
Marek Kotewicz
|
2a892a60da
|
pr fixes for ShortLivingDirectory
|
10 years ago |
Marek Kotewicz
|
77b8e7796a
|
added missing headers
|
10 years ago |
Marek Kotewicz
|
e78b641290
|
fixed link dependencies for libtestutils
|
10 years ago |
Gav Wood
|
91e509c6f0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e26de2489e
|
Fix AZ accounts/contracts panes.
Added initial ABI tool.
|
10 years ago |
yann300
|
2321f2914b
|
- bugfix: #1397.
- Debugger panel: UI bug fixes.
|
10 years ago |
Gav Wood
|
36e2c9dbee
|
Hide accounts/contracts when we're not compiled with FATDB. Fixes #1403
|
10 years ago |
Paweł Bylica
|
bd1e66dd11
|
Code cleanup
|
10 years ago |
Marek Kotewicz
|
169ac0d4d0
|
ClientBase tests
|
10 years ago |
Marek Kotewicz
|
c24984a414
|
Merge branch '1351_cmake_changes' into 1351_tests
|
10 years ago |
Marek Kotewicz
|
f69dd0a4ba
|
ethrpctest executable
|
10 years ago |
Marek Kotewicz
|
7b641c0687
|
Merge branch '1351_NOMINMAX' into 1351_ethrpctest
|
10 years ago |
Marek Kotewicz
|
a70b84cb3d
|
libtestutils
|
10 years ago |
Marek Kotewicz
|
3d009ae161
|
ClientBase
|
10 years ago |
Marek Kotewicz
|
c4a4b8014b
|
fixed dependency on windows.h include order when using std::min && std::max
|
10 years ago |
Marek Kotewicz
|
7567cf72ec
|
split #1351, cmake changes
|
10 years ago |
Marek Kotewicz
|
c905a66b3e
|
fixed numeber of http server threads, fixed #1147
|
10 years ago |
Lefteris Karapetsas
|
fdd2959fff
|
Adding some more reserved keywords
|
10 years ago |
Paweł Bylica
|
b6c2e9b03c
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
Paweł Bylica
|
8926a979ed
|
Select list-burr LLVM instruction scheduler
Workaround for LLVM bug https://llvm.org/bugs/show_bug.cgi?id=22304
in source scheduler.
|
10 years ago |
chriseth
|
46f10bf208
|
Merge pull request #1364 from chriseth/sol_commonSubexpressionElimination
Common subexpression elimination
|
10 years ago |
chriseth
|
859c68d776
|
Compiler error fixes.
|
10 years ago |
chriseth
|
1603c1c4e3
|
Comments and renames.
|
10 years ago |
chriseth
|
e8463940d6
|
Code generation part 2.
|
10 years ago |
chriseth
|
6f54f1046a
|
Code generation part 1.
|
10 years ago |
chriseth
|
c97447fbd8
|
code generator stub
|
10 years ago |
chriseth
|
9b021fc77c
|
Analyzing part of the optimizer.
|
10 years ago |
chriseth
|
2f935d722c
|
Optimizer interface.
|
10 years ago |
yann300
|
1b18c5b35a
|
Manage functions and contracts declaration in autocompletion.
|
10 years ago |
Paweł Bylica
|
a86fa46e89
|
Do not subbalance twice
VM does not need to subbalance a caller. Balance tranfer is taken care on higher level.
|
10 years ago |
Paweł Bylica
|
9e10137d33
|
Increase executable stack size to 16MB on Windows
Fixes ethereum/cpp-ethereum#1313
|
10 years ago |
Gav Wood
|
a48ce877d2
|
Reduce verbosity.
|
10 years ago |
Gav Wood
|
386627340f
|
Fixed all around...
|
10 years ago |
yann300
|
b67f902fb4
|
Merge remote-tracking branch 'upstream/develop' into autocompletion
|
10 years ago |
yann300
|
a5269863bb
|
autocompletion redesign
|
10 years ago |
Gav Wood
|
c8f2e34d18
|
Merge pull request #1390 from Genoil/develop
Win32/MSVC requires ios::binary flag on ofstream to correctly write dag file
|
10 years ago |
Christoph Jentzsch
|
547bcc974a
|
Merge pull request #1389 from ethereum/revertbalancexfer
Revert balance transfer on exception.
|
10 years ago |
Jan Willem Penterman
|
43e9fa3afd
|
Win32/MSVC requires ios::binary flag on ofstream to correctly write dag file
|
10 years ago |