Gav Wood
bba8184f1e
First attempt at GPU integration.
10 years ago
yann300
d03968cb6a
- Warn user to save on exit.
- Save all in file Menu.
10 years ago
chriseth
23b5398ee2
Merge pull request #1311 from chriseth/sol_fix_stackHeight
Fix gas for builtin.
10 years ago
chriseth
4d67fe39ac
Fix gas for builtin.
Fixes #1300
10 years ago
Lefteris Karapetsas
386d480835
Merge pull request #1284 from LefterisJP/sol_SBHCleanup
Solidity StringXX and HashXX types change to BytesXX
10 years ago
Marek Kotewicz
954e848ec0
Merge commit '5bbd7b5c15de77c194ce72f72901da672faf64a0' into develop
10 years ago
Marek Kotewicz
5bbd7b5c15
Squashed 'libjsqrc/ethereumjs/' changes from d509360..eceeda7
eceeda7 gulp
cc3e373 Merge pull request #109 from LefterisJP/string_hash_rename
3a22498 string type basically becomes bytes type
760634a Changing abi tests to use fixed bytes type
6554479 Merge pull request #108 from frozeman/apiOverhaul
b322378 removed unecessary utils
9a3d320 changed my author url
8516a2f removed uncommented line
1730f21 add version replacement use version.json now
27e5706 bumped version
3614cea bumped version
9c3d1b2 merged develop
2e320ed add versions
08a38b3 removed unecessary open in httpprovidor
5636510 add inputformatter for sha3
50ca903 add build
f351e95 removed unecessary log
67ab5ef removed unecessary log
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: eceeda7d0878579cdc6324f3026ae88079c30720
10 years ago
Paweł Bylica
d43506eefa
Merge remote-tracking branch 'upstream/develop' into evmjit
10 years ago
yann300
c53a93aa99
Merge remote-tracking branch 'up/develop' into trackFileStatus
10 years ago
yann300
cb1dcb8b47
- Warn user to reload file if file changed on disk.
- Ctrl-s: save the current doc only.
- Ctrl-s: if contract: rerun, if document: reload preview only.
- Ctrl-s: if compilation error do not rerun.
- File change: add * and sync with codeeditor.js
10 years ago
CJentzsch
608b4ca707
clean up
10 years ago
CJentzsch
0fc5b25783
remove seedhash from block header tests
10 years ago
Gav Wood
beac5642df
Version bump.
10 years ago
Gav Wood
f3b063e33a
Target minimum of 3141592 gas limit, use the same as the minimum.
10 years ago
CJentzsch
c45011b165
add addmod test in order toc check that nothing get downcasted inbetween
10 years ago
CJentzsch
2df5656fda
style
10 years ago
CJentzsch
69e1902aa5
fix calldataload
10 years ago
Gav Wood
beee4cca1b
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
339f172f80
Whitespace.
10 years ago
Gav Wood
879775a52d
IBAN/Direct-ICAP integration.
10 years ago
Gav Wood
f1da8851c3
Merge pull request #1283 from CJentzsch/addTests
Add tests
10 years ago
Gav Wood
4b850df4c9
Preliminary ethash-cl support.
10 years ago
Matthew Wampler-Doty
918c1cd799
Revendoring ethash
10 years ago
Gav Wood
55929bf08f
Cleanups in AZ UI.
10 years ago
Gav Wood
95267a1d03
Minor fix for block getting.
10 years ago
Gav Wood
de4cfb1581
Avoid DB collision.
10 years ago
Gav Wood
fef48ad83b
Fixups for blooms and crashes.
10 years ago
Gav Wood
f4fb1998c2
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
2d5d5d3978
Update Genesis blocks into compliance.
10 years ago
Gav Wood
cb009b6692
Remove seedHash from header.
10 years ago
CJentzsch
77f9a58c61
style
10 years ago
CJentzsch
76bd23b61d
style
10 years ago
CJentzsch
f20a3e10fb
bugfix
10 years ago
Lefteris Karapetsas
5c042e2e59
Small FixedBytes type fixes
- Integer Constant is explicitly convertible to FixedBytes, so using
that in the tests
10 years ago
CJentzsch
21b90342ab
dejavu issue 19 - stack underflows
10 years ago
Lefteris Karapetsas
693459af39
Milliseconds granularity and UTC in StructLogger
- Using toString() which was adapted from what used to be CommonTime.h
from #1258 by Gavin.
- Closes #1258
10 years ago
CJentzsch
5238ad58f5
readd --filltest option and add dejavu issue 42 test
10 years ago
Gav Wood
7948a39e94
Merge pull request #1297 from debris/quick_fix
fixed ethereum.js for mix
10 years ago
Gav Wood
4cd9c4d4b5
Merge pull request #1288 from ethereum/p2p
Reduce log verbosity. Fix typo for 'recving ack' error.
10 years ago
Gav Wood
bf84273d52
Remove chrono_io.
10 years ago
Marek Kotewicz
3d1af01504
Squashed 'libjsqrc/ethereumjs/' changes from 26f268f..d509360
d509360 fixed polling bug 0.1.2
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: d5093606945fd871bc62f5d6adade3a903b0533c
10 years ago
Marek Kotewicz
736ae3fef3
Merge commit '3d1af015048d11c07c4efd5a1f1fe82becf7a851' into quick_fix
10 years ago
Marek Kotewicz
195db68243
fixed provider
10 years ago
Gav Wood
b1349841a1
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
ac2e6e69ac
toString for formatting chrono time points.
10 years ago
Arkadiy Paronyan
1314678cab
Merge pull request #1279 from yann300/logsManagement
Mix - JavaScript debugging Console
10 years ago
yann300
969e242b02
- Add history.
- Better JSON formatting.
10 years ago
Paweł Bylica
7476979d0b
Style corrections, optimized but notworking mul256 implementation removed
10 years ago
Gav Wood
97bba263eb
net_version
web3_clientVersion
10 years ago
CJentzsch
fe9a83bffd
Merge remote-tracking branch 'upstream/develop' into randomStateTests
10 years ago