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 |
Gav Wood
|
1e89c374d8
|
Merge pull request #1264 from winsvega/poc9trie
State Init And State Transaction Tests
|
10 years ago |
Gav Wood
|
655f531a8b
|
Merge pull request #1086 from ethereum/p2p
p2p: rlpx transport
|
10 years ago |
Marek Kotewicz
|
4be34ff176
|
eth_queuedTransactions renamed to eth_fetchQueuedTransactions
|
10 years ago |
Marek Kotewicz
|
1b6ca6ece8
|
fixed toLogFilter
|
10 years ago |
Marek Kotewicz
|
e0b03952c1
|
fixed "recommend releasing mutex as quickly as possible"
|
10 years ago |
Marek Kotewicz
|
29ff0e0507
|
parsing decimal
|
10 years ago |
Marek Kotewicz
|
63fc3cb4ac
|
fixed #763, changes in CommonJS
|
10 years ago |
Marek Kotewicz
|
812f7ee04b
|
Merge branch 'develop' into new_jsonrpc
|
10 years ago |
CJentzsch
|
7c442af36b
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |
winsvega
|
3cb340bae6
|
State Transaction Tests
bonus gas at call with value transfer
|
10 years ago |
winsvega
|
667af3a136
|
State Init And Transaction Tests
fixed to poc9
|
10 years ago |
Gav Wood
|
8ccb4fe5d7
|
Merge pull request #1247 from CJentzsch/addInputLimitTests
add input limit tests
|
10 years ago |
Gav Wood
|
9543173c24
|
Merge pull request #1271 from yann300/bugFix
Mix - bug fix: crashes after switching between projects #1262
|
10 years ago |
Gav Wood
|
2e66639253
|
Merge pull request #1226 from yann300/logsManagement
mix - Logs window
|
10 years ago |
Gav Wood
|
b7dd143317
|
Merge pull request #1246 from debris/natspec_subtree
natspec.js subtree
|
10 years ago |
Gav Wood
|
3e35348f28
|
Merge pull request #1240 from CJentzsch/blockTests
blockchain tests fixes
|
10 years ago |
Gav Wood
|
0142178b3d
|
Merge pull request #1261 from arkpar/mix_deploy
Merged DApp deployment from chromium to develop
|
10 years ago |
Gav Wood
|
e237428be4
|
Merge pull request #1268 from chriseth/sol_checkerFixes
Fixed some checker warnings.
|
10 years ago |
Gav Wood
|
312dad0dde
|
Merge pull request #1270 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
10 years ago |
yann300
|
cdb4e84bfb
|
- Clear code model when project changes (#1262).
- Small changes.
|
10 years ago |
The Gitter Badger
|
d1f3f1bf9e
|
Added Gitter badge
|
10 years ago |
Marek Kotewicz
|
5b576da20b
|
fixed libjsqrc/setup.js
|
10 years ago |