Lefteris Karapetsas
|
81beec48bf
|
Changes in Solidity Tests to use the new bytesXX type
|
10 years ago |
Lefteris Karapetsas
|
912b8569a4
|
Mix changes after rebase
- @arkpar should take a look
|
10 years ago |
Lefteris Karapetsas
|
d9d792a055
|
Conversion changes after renaming Hash/String to Bytes.
- Almost all end to end tests pass. Still needs a little bit of work
|
10 years ago |
Lefteris Karapetsas
|
bb205103c4
|
Most EndToEndTests are now compliant with the Bytes renaming
|
10 years ago |
Lefteris Karapetsas
|
9d7ebacabc
|
Bytes Tokens properly named and NameAndTypeResolution tests work
|
10 years ago |
Lefteris Karapetsas
|
4700b1b2c8
|
Fixes after rebasing on top of develop
|
10 years ago |
Lefteris Karapetsas
|
72f2397ebe
|
Replacing StaticStringType with FixedBytesType
|
10 years ago |
Lefteris Karapetsas
|
4340d4867a
|
More changes towards getting rid of HashXX
|
10 years ago |
Lefteris Karapetsas
|
440edfd244
|
start of cleanup
|
10 years ago |
Gav Wood
|
d2e84c1a46
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ba5598892d
|
Bump database version.
|
10 years ago |
Paweł Bylica
|
25fc91a9ca
|
testeth: optional VM tracing (--vmtrace), command line options refactoring.
Closes ethereum/cpp-ethereum#1280
|
10 years ago |
Gav Wood
|
dd3bda8f50
|
Merge pull request #1290 from xcthulhu/in-memory-caches-only
No longer reading caches from disk
|
10 years ago |
Gav Wood
|
ee5ac978e5
|
Chrono I/O integration.
|
10 years ago |
Marek Kotewicz
|
bf80136a23
|
Merge branch 'develop' into new_jsonrpc
Conflicts:
libweb3jsonrpc/WebThreeStubServerBase.cpp
|
10 years ago |
chriseth
|
4433a11e98
|
Merge pull request #1286 from chriseth/sol_fix_initializeJumpType
Initialize jump type.
|
10 years ago |
Matthew Wampler-Doty
|
9038430a2d
|
Introducing bounds checking, DOS quick verification
|
10 years ago |
Matthew Wampler-Doty
|
9a4fbc2732
|
No longer reading caches from disk
|
10 years ago |
subtly
|
b4661aeb4c
|
Reduce verbosity of node table logging.
|
10 years ago |
subtly
|
bf4dedf92c
|
Reduce log verbosity. Fix typo for 'recving ack' error.
|
10 years ago |
yann300
|
5c4427efba
|
QML Styling
|
10 years ago |
yann300
|
15374d0d0e
|
QML Styling
|
10 years ago |
yann300
|
c6012d23e3
|
Small changes
|
10 years ago |
yann300
|
36ad0996db
|
Replace TableView by TextArea
|
10 years ago |
chriseth
|
182fba57b2
|
Initialize jump type.
|
10 years ago |
Gav Wood
|
f0e3ddf8f3
|
Fixes #1275
|
10 years ago |
Gav Wood
|
224b99ffef
|
Merge branch 'recursivebloom' into develop
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
Gav Wood
|
4a684ea86f
|
First draft of recursive bloom.
|
10 years ago |
Gav Wood
|
485dd77a2d
|
Merge pull request #1282 from winsvega/develop
State Tests
|
10 years ago |
Gav Wood
|
883aee635c
|
Merge pull request #1277 from debris/nousenpm
fixed #1273, npm is not used by default
|
10 years ago |
Gav Wood
|
11b6fb507c
|
Merge pull request #1276 from ethereum/p2p
p2p: fixes
|
10 years ago |
chriseth
|
8158ba6878
|
Merge pull request #1281 from chriseth/fix_assemblyTests
Fixed assembly tests.
|
10 years ago |
CJentzsch
|
a07eb1a519
|
OOG or 1024 depth level fail for CALLCODE
|
10 years ago |
CJentzsch
|
e01ebe78f3
|
OOG or 1024 depth level fail
|
10 years ago |
chriseth
|
7009ab6fe8
|
Fixed indentation.
|
10 years ago |
winsvega
|
4ec057611a
|
State Tests
POC9 updates
|
10 years ago |
chriseth
|
772766194c
|
Fixed assembly tests.
|
10 years ago |
yann300
|
3c8a63d2ae
|
Add Javascript Console
|
10 years ago |
subtly
|
150772e778
|
buildbot commit
|
10 years ago |
Marek Kotewicz
|
c6693142c5
|
fixed #1273, npm is not used by default
|
10 years ago |
subtly
|
55d83c40fa
|
fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for connect. only try to connect to as many peers as is necessary. update unit test.
|
10 years ago |
CJentzsch
|
d65fcc8687
|
add callCreateCallCode test file
|
10 years ago |
CJentzsch
|
3f2e246e71
|
check value when doing callcode
|
10 years ago |
CJentzsch
|
015741d8e7
|
suicide refund with and without storage
|
10 years ago |
CJentzsch
|
78027960ee
|
suicide and storage refund tests
|
10 years ago |
Marek Kotewicz
|
1465dc641c
|
Merge branch 'develop' into new_jsonrpc
|
10 years ago |
Marek Kotewicz
|
a8e2d8dff8
|
Squashed 'libjsqrc/ethereumjs/' changes from 9926e27..26f268f
26f268f upgraded version to 0.1.1
d2dbc2d fixed gulp errors
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 26f268f50bc621593f985635f3f87520c6b8dba6
|
10 years ago |
Marek Kotewicz
|
e95b9e4b95
|
Merge commit 'a8e2d8dff868e76545496140cfeed793859d4a1f' into new_jsonrpc
|
10 years ago |
CJentzsch
|
286a28d11e
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |