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 |
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
|
736ae3fef3
|
Merge commit '3d1af015048d11c07c4efd5a1f1fe82becf7a851' into quick_fix
|
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
|
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 |
Gav Wood
|
97bba263eb
|
net_version
web3_clientVersion
|
10 years ago |
Gav Wood
|
f7b746b1d8
|
Fixes for previous commit.
|
10 years ago |
Gav Wood
|
dcea00c7ac
|
Reworked all of JSONRPC impls to be more inclusive over their exceptioning.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
libweb3jsonrpc/WebThreeStubServerBase.cpp
|
10 years ago |
Gav Wood
|
e203a3021d
|
Fix crash.
|
10 years ago |
Gav Wood
|
64d453bc32
|
Merge pull request #1294 from imapp-pl/pr/testeth_options
testeth: optional VM tracing (--vmtrace)
|
10 years ago |
Gav Wood
|
27fd6b53e3
|
Merge pull request #1211 from debris/new_jsonrpc
new jsonrpc
|
10 years ago |
Gav Wood
|
78656047e5
|
Merge branch 'xcthulhu-quick_check_against_dos' into develop
|
10 years ago |
Gav Wood
|
f7abe38243
|
Coding standards and compile fix.
|
10 years ago |
Gav Wood
|
227882b0e9
|
Merge branch 'quick_check_against_dos' of https://github.com/xcthulhu/cpp-ethereum into xcthulhu-quick_check_against_dos
|
10 years ago |
Gav Wood
|
2344ec2d06
|
Merge pull request #1293 from ethereum/chronoio
Chrono I/O integration.
|
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 |
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 |