Gav Wood
|
66d06105be
|
Merge pull request #252 from caktux/develop
neth: fix pending
|
11 years ago |
Gav Wood
|
34ab7e8231
|
Avoid recursion in TransactionQueue.
|
11 years ago |
Gav Wood
|
12d3437103
|
Version bump.
|
11 years ago |
Gav Wood
|
f89880ffd4
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
281e4d5a26
|
Merge branch 'changetracking' into develop
|
11 years ago |
Gav Wood
|
d58fd1b926
|
Minor GUI fix.
|
11 years ago |
Gav Wood
|
268ca545ac
|
Network a lot smoother.
|
11 years ago |
Gav Wood
|
44748a35e8
|
Threadsafe transaction queue.
Some repotting.
|
11 years ago |
Gav Wood
|
c91c5430a8
|
Thread-safe blockchain.
|
11 years ago |
Gav Wood
|
80c4925ff0
|
Additional alterations to network & logging for ease of debugging.
|
11 years ago |
Gav Wood
|
030745a121
|
More fixes & debuging.
|
11 years ago |
caktux
|
cbcff4953f
|
neth: format peers
|
11 years ago |
caktux
|
b13979d1af
|
neth: fix pending
|
11 years ago |
Gav Wood
|
0d2f5439ce
|
Nearly complete differential changelog system.
|
11 years ago |
Gav Wood
|
8bff5d8088
|
Merge pull request #251 from caktux/develop
update inspect cmd, whitespace cleanup
|
11 years ago |
caktux
|
e653d2e61e
|
update inspect cmd, whitespace cleanup
|
11 years ago |
Gav Wood
|
d53864e162
|
Fixes.
|
11 years ago |
Gav Wood
|
2fff90ba78
|
Default to higher throughput.
|
11 years ago |
Gav Wood
|
931827140c
|
Merge branch 'develop' into changetracking
Conflicts:
libethereum/PeerSession.cpp
|
11 years ago |
Gav Wood
|
7ffa513586
|
Networking fix.
|
11 years ago |
Gav Wood
|
8d65de7e28
|
More network fixes.
|
11 years ago |
Gav Wood
|
5b1d8b858f
|
Possible network fix.
|
11 years ago |
Gav Wood
|
b389052eeb
|
Minor updates.
|
11 years ago |
Gav Wood
|
b1e0666ed4
|
Various fixes.
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |
Gav Wood
|
dff4bad2a2
|
Avoid checking for boost python now.
|
11 years ago |
Gav Wood
|
6717316d16
|
Quick fix for PoC-6 server: use PoC-5 server.
|
11 years ago |
Gav Wood
|
5b17ef52b3
|
Package file.
|
11 years ago |
Gav Wood
|
ffc9b5719a
|
New servers.
|
11 years ago |
Gav Wood
|
383077e0da
|
Minor MSVC build fix.
|
11 years ago |
Gav Wood
|
d26588752e
|
Version bump.
|
11 years ago |
Gav Wood
|
9108efc823
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
a5ab06078d
|
New database format - caches transaction blooms and changelogs:
*much* faster querying.
One or two bugs squashed.
Updated stdserv.js.
|
11 years ago |
Gav Wood
|
89a6fefc57
|
Merge pull request #248 from caktux/develop
neth: use c.start() and fixes
|
11 years ago |
Gav Wood
|
0c5dbd7def
|
Bloom filters for blocks.
|
11 years ago |
caktux
|
09d5704aa0
|
neth: fill addresses
|
11 years ago |
caktux
|
ce55c01799
|
neth: use c.start() and fixes
|
11 years ago |
Gav Wood
|
eb2bdaa880
|
Minor build fix.
|
11 years ago |
Gav Wood
|
645b029b74
|
Version bump.
|
11 years ago |
Gav Wood
|
34aa67efc6
|
Sync script for V's serpent impl.
Synced with V's serpent.
|
11 years ago |
Gav Wood
|
e4257ee378
|
Move JS setup code up into lib macro.
Remove a few redundant messages from build.
|
11 years ago |
Gav Wood
|
5a3cb103aa
|
Merge pull request #247 from subtly/develop
Bug fixes, qtwebkit on osx, networking
|
11 years ago |
subtly
|
742078fe22
|
remove unnecessary _ptrs
|
11 years ago |
Gav Wood
|
cf91fde543
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
ebca40b38a
|
Manifest stuff.
Additional trace.
|
11 years ago |
subtly
|
86acdbcba0
|
assets for app bundles
|
11 years ago |
subtly
|
fdc7af5469
|
update gitignore for macos development
|
11 years ago |
subtly
|
87db106870
|
Fixes for #246 (qtwebkit bugs on macos)
|
11 years ago |
subtly
|
0f5df0a8a8
|
Fix for #246. Removed sync() to prevent race condition within dropped() and . Raised maxblocks to 64.
|
11 years ago |
subtly
|
c48edab82f
|
cmake updates, mianly for macos, and refactor of others. #210, #170, #63
|
11 years ago |