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 |
Ali Mashatan
|
b9a7f0815f
|
Adding "create state"
minor correction
|
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 |
Gav Wood
|
210278dc82
|
Protocol bump.
|
10 years ago |
Gav Wood
|
ee30875596
|
Merge pull request #1382 from CJentzsch/addTests
Add tests
|
10 years ago |
Gav Wood
|
f3d4351dbf
|
Make value transfers symmetric.
|
10 years ago |
Gav Wood
|
59b676b42b
|
Avoid confusing Gustav.
|
10 years ago |
Gav Wood
|
19d09366b0
|
Avoid confusing Gustav.
|
10 years ago |
winsvega
|
4a436715cf
|
Exceptions
|
10 years ago |
Gav Wood
|
029b94a6ca
|
Revert balance transfer on exception.
|
10 years ago |
CJentzsch
|
e892d9d426
|
style
|
10 years ago |
Gav Wood
|
e904462675
|
Remove numberOf.
|
10 years ago |
Gav Wood
|
22b45721d8
|
Better NodeTable error detection.
|
10 years ago |
Gav Wood
|
b768d08dc9
|
Merge pull request #1379 from ethereum/p2p
Bug fix. Add destination node to expected discovery ping (instead of host endpoint)
|
10 years ago |
Lefteris Karapetsas
|
d12f6540d1
|
Adding keywords for future use section in Token.h
|
10 years ago |
winsvega
|
237b6da0ca
|
Transaction Data Must Be Array
+libsecp256k1test
|
10 years ago |
subtly
|
c63b38e362
|
fix test typo
|
10 years ago |
subtly
|
887cdf4bfb
|
gracefully handle old pingnode packet
|
10 years ago |
CJentzsch
|
826ebd2a34
|
refine bcJS_API_TestFiller.json
|
10 years ago |
subtly
|
2d3507a9ef
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
74335368ff
|
add version to packet payload
|
10 years ago |
CJentzsch
|
c2c37ad520
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |
CJentzsch
|
bbd6330f04
|
test for in-chain-uncles and uncles with gen 0
|
10 years ago |
CJentzsch
|
6ef089b158
|
check overflow for v value in transacition test
|
10 years ago |
CJentzsch
|
9c307fdbcf
|
add possibility to have in-chain uncles as tests
|
10 years ago |
CJentzsch
|
e39ad0d307
|
gas overflow
|
10 years ago |
yann300
|
e11d04a79e
|
Fix visible/hidden 'Step Out Back' and 'Run Forward' buttons.
|
10 years ago |
yann300
|
7c34bac9db
|
Ensure line nb and column nb are set.
|
10 years ago |