yann300
cd2adfbeee
misc
10 years ago
yann300
f3341bef3f
- add 'add css files'
- ui improvements
10 years ago
yann300
0085e600df
ui improvements
10 years ago
CJentzsch
23bed5971a
Merge remote-tracking branch 'upstream/develop' into addTests
10 years ago
CJentzsch
846fdc525b
sha3 performance test
10 years ago
Lefteris Karapetsas
351cfecae9
Small fixes for proper multitype/multiarg SHA3
10 years ago
Marek Kotewicz
45796237ab
@see
10 years ago
Lefteris Karapetsas
8d239921e9
SHA3 of string literals now should work
10 years ago
CJentzsch
f7354bccfa
Merge remote-tracking branch 'upstream/develop' into addTests
10 years ago
CJentzsch
c87876b3f9
failing tests from random simulation as state tests and transaction tests
10 years ago
chriseth
77bb278c36
Merge pull request #967 from chriseth/sol_parserFix
Some fixes for the ether units parser.
10 years ago
arkpar
a7498c080b
ui: state list refactored
10 years ago
Marek Kotewicz
9af20d0a56
NatspecExpressionEvaluator docs
10 years ago
Lefteris Karapetsas
deea982c00
getRealType() introduced
10 years ago
Christian
a90ec7576c
Some fixes for the ether units parser.
10 years ago
Marek Kotewicz
eca3a8df17
removed output messages in tests && spaces
10 years ago
Marek Kotewicz
d23068984e
fixed underscore
10 years ago
Marek Kotewicz
72465a81ae
fixed cmake rpath policy
10 years ago
Marek Kotewicz
85ca6f6bd4
Merge branch 'develop' into libnatspec
10 years ago
chriseth
732ca849d6
Merge pull request #963 from guanqun/disallow-void-var
Disallow implicit declaration of void type.
10 years ago
Marek Kotewicz
2b68e9fe31
Merge branch 'develop' into libnatspec
10 years ago
yann300
a46c45ed49
Merge remote-tracking branch 'up/develop' into ui_improvement
10 years ago
yann300
e9574e46de
Change the contract name (in left pane) when contract name changed in
editor.
10 years ago
yann300
1c8e3e750e
Use of reapeater for Section as well.
10 years ago
Lefteris Karapetsas
bbede4c31c
appendArgumentsCopyToMemory() has more complicated logic now
- Plus other fixes.
10 years ago
Lefteris Karapetsas
d3f9c89ee0
Fixes after rebase
10 years ago
Lefteris Karapetsas
5b1adccf6d
Renaming a function for clarity
10 years ago
Lefteris Karapetsas
04aa0cc9ba
Solidity SHA3 can now take multiple arguments
10 years ago
Vitalik Buterin
0b7178ff0a
Added python wrapper
10 years ago
Gav Wood
a24b10a1e0
Minor correction to CS.
10 years ago
Gav Wood
cd9ac5fc22
Merge branch 'develop' of github.com:/ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
7b573c499b
Move to PV53 along with timestamp being strictly > last time.
10 years ago
Gav Wood
fe3bd818f3
Merge pull request #953 from LefterisJP/sol_ethSubDenominations
Solidity ether subdenominations
10 years ago
Gav Wood
dd5af7614e
Merge pull request #958 from guanqun/fix-evmjit-mac
fix Mac build error for evmjit
10 years ago
Gav Wood
19b9a411d3
Merge pull request #959 from arkpar/mix_ux
mix: UI tweaks and bugfixes
10 years ago
Lu Guanqun
07ecb2c1f2
disallow declaration of void type
https://www.pivotaltracker.com/n/projects/1189488/stories/86318578
10 years ago
arkpar
3f4370162f
ui improvements, bugfixes
10 years ago
arkpar
1bf479aa67
ui tweaks
10 years ago
arkpar
23fabcd8a6
got rid of flickable in debugger pane
10 years ago
Lu Guanqun
c0358e1f5f
fix Mac build error for evmjit
We need to include <iostream>, otherwise it complains:
cpp-ethereum/evmjit/libevmjit/ExecutionEngine.cpp:147:2:
error: implicit instantiation of undefined template
'std::__1::basic_ostream<char, std::__1::char_traits<char> >'
clog(JIT) << " + " << std::chrono::duration_cast<std::chrono::milliseconds>(executionEndTime - executionStartTime).cou...
^
cpp-ethereum/evmjit/libevmjit/Utils.h:15:23: note:
expanded from macro 'clog' #define clog(CHANNEL) std::ostream(nullptr)
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iosfwd:111:33: note:
template is declared here
class _LIBCPP_TYPE_VIS_ONLY basic_ostream;
^
10 years ago
Lefteris Karapetsas
e296d86cc6
More style changes in enums
10 years ago
CJentzsch
76eca99df6
Merge branch 'RefundOverflow' into addTests
10 years ago
CJentzsch
27d3b980de
Merge remote-tracking branch 'upstream/develop' into RefundOverflow
10 years ago
CJentzsch
36f83d45e6
test block gas limit
10 years ago
CJentzsch
196651ae93
Merge remote-tracking branch 'upstream/develop' into addTests
10 years ago
Lefteris Karapetsas
c0151476ad
Minor Style fixes
10 years ago
Gav Wood
33e9ec32bc
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
4904896bf0
git push origin developMerge branch 'debris-nobatch' into develop
10 years ago
Gav Wood
0b7f591cd0
Garbage collection fixes.
10 years ago
Gav Wood
f594c0fd64
Merge branch 'nobatch' of https://github.com/debris/cpp-ethereum into debris-nobatch
Conflicts:
libjsqrc/ethereumjs/dist/ethereum.js
libjsqrc/ethereumjs/dist/ethereum.js.map
libjsqrc/ethereumjs/dist/ethereum.min.js
libjsqrc/ethereumjs/lib/providermanager.js
10 years ago