Gav Wood
|
7a23515889
|
Fix peersever.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
a3740efebb
|
Repot.
No memsize increase on 0.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
10 years ago |
Gav Wood
|
a7ce9a80f1
|
First vaguely semi-functional version of whisper.
|
10 years ago |
Gav Wood
|
aecb8c8c1a
|
New net is compiling.
|
10 years ago |
Gav Wood
|
9e76b49578
|
Slowing bashing code into shape.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
10 years ago |
Gav Wood
|
c3e6682c3b
|
Numerous bug fixes.
|
10 years ago |
Gav Wood
|
939ab1be34
|
Multi-threaded mining.
|
10 years ago |
Gav Wood
|
b902b3e701
|
POST for PoC-6
|
10 years ago |
Gav Wood
|
69b8c77641
|
Nicer API for Miner.
|
10 years ago |
Gav Wood
|
2e65637892
|
Docs.
|
10 years ago |
Gav Wood
|
454d6118ca
|
No need to commit to disk after successful mine - this will happen
during blockchain import anyway.
|
10 years ago |
Gav Wood
|
112bf7aa67
|
Repotting
|
10 years ago |
Gav Wood
|
5034f35410
|
Miner class.
Version bump.
|
11 years ago |
Gav Wood
|
2a85f95542
|
Separate out miner thread in preparation for own class.
|
11 years ago |
Gav Wood
|
16a80db196
|
Avoid potential conditions where mining is not restarted.
|
11 years ago |
Gav Wood
|
4807d43be6
|
Mining improvements.
|
11 years ago |
Gav Wood
|
6ee6e7921a
|
Add private blockchain feature.
|
11 years ago |
Gav Wood
|
b7a96fbbff
|
Nicer transactions in JS API.
Added call() in Client & JS API.
|
11 years ago |
Gav Wood
|
f49b6b9476
|
Avoid mining on empty blocks.
Protocol bump.
|
11 years ago |
Gav Wood
|
ad75ebaad3
|
API alterations. Mostly s/transaction/message/.
|
11 years ago |
Gav Wood
|
8f15b0f6fe
|
Remove unneeded lock.
|
11 years ago |
Gav Wood
|
9efb073fd1
|
Avoid crash on Client delete.
|
11 years ago |
Gav Wood
|
2eb7a49819
|
Networking stop fix.
|
11 years ago |
Gav Wood
|
eb360674cf
|
Thread-safe client and remove old State const&-based APIs.
|
11 years ago |
Gav Wood
|
b4191025fd
|
Network has own thread.
|
11 years ago |
Gav Wood
|
eee84e27ca
|
Coinbase for transactions collation.
|
11 years ago |
Gav Wood
|
5eeae63c36
|
Include file orders altered for clang.
|
11 years ago |
Gav Wood
|
7d331e5b5b
|
Correct order for transactions in same block.
|
11 years ago |
Gav Wood
|
2ee1cda66e
|
Avoid _asm from MSVC.
|
11 years ago |
Gav Wood
|
f550217449
|
Updates to assembler - see the sub-codes.
|
11 years ago |
Gav Wood
|
f8edff3f54
|
Fixes and whatnot.
|
11 years ago |
Gav Wood
|
268ca545ac
|
Network a lot smoother.
|
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 |
Gav Wood
|
0d2f5439ce
|
Nearly complete differential changelog system.
|
11 years ago |
Gav Wood
|
d53864e162
|
Fixes.
|
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
|
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
|
0c5dbd7def
|
Bloom filters for blocks.
|
11 years ago |
Gav Wood
|
ebca40b38a
|
Manifest stuff.
Additional trace.
|
11 years ago |
subtly
|
87db106870
|
Fixes for #246 (qtwebkit bugs on macos)
|
11 years ago |
Tim Hughes
|
fbf4ab84d1
|
Added projects for exp, lllc and sc. Plus couple of fixes.
|
11 years ago |
Gav Wood
|
02cdd20bf0
|
Blockchain isn't threadsafe - reflect this in Client.
|
11 years ago |
Gav Wood
|
c164e4bcc7
|
Fix for state race condition.
|
11 years ago |