Marek Kotewicz
|
3a1b83538b
|
migration to log filters, not finished
|
10 years ago |
Gav Wood
|
eda9393fd0
|
Watch API.
|
10 years ago |
Gav Wood
|
b0cf1e60f6
|
Fix #394. Still quite dirty, but correct at least.
|
10 years ago |
Gav Wood
|
d74db4083c
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
10 years ago |
Gav Wood
|
8bf5251d5a
|
Can grab block info from JS. Stephan will be pleased.
|
10 years ago |
Gav Wood
|
05d3d8096e
|
Simple chain download view.
|
10 years ago |
Gav Wood
|
0d3f298e45
|
Blocks come down in order (well... unless a peer bugs out).
Peer hash-chains downloaded one-at-once.
KillChain works again.
Local networking option.
Don't resend blocks during sync.
|
10 years ago |
Gav Wood
|
066fc18116
|
Move out worker thread stuff into other class.
p2p::Host is worker rather than WebThree.
Client is single worker.
EthereumHost works.
|
10 years ago |
Gav Wood
|
5735e8c55e
|
Remove old Client network code & API.
Move over JsonRpcServer to WebThree.
|
10 years ago |
Giacomo Tazzari
|
7678dec012
|
When setting force-mining on/off, notify the miners.
|
10 years ago |
Gav Wood
|
484279c548
|
Beginning of merge into AZ.
|
10 years ago |
Gav Wood
|
1accc20d21
|
Moving over to use WebThree.
|
10 years ago |
Gav Wood
|
2ee6b73e3d
|
Move mining & Watch into Etheruem interface.
|
10 years ago |
Gav Wood
|
6d209e7885
|
Add framework for WebThree clients.
|
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
|
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
|
939ab1be34
|
Multi-threaded mining.
|
10 years ago |
Gav Wood
|
2e65637892
|
Docs.
|
10 years ago |
Gav Wood
|
112bf7aa67
|
Repotting
|
10 years ago |
Gav Wood
|
5034f35410
|
Miner class.
Version bump.
|
10 years ago |
Gav Wood
|
2a85f95542
|
Separate out miner thread in preparation for own class.
|
10 years ago |
Gav Wood
|
4807d43be6
|
Mining improvements.
|
11 years ago |
Gav Wood
|
f5c22035fc
|
PoC-6 networking.
|
11 years ago |
Gav Wood
|
6ee6e7921a
|
Add private blockchain feature.
|
11 years ago |
Gav Wood
|
7524128cf2
|
Better accounts.
"Third" browser.
|
11 years ago |
Gav Wood
|
d224cc84a7
|
Additional APIs and good defaults for Client & JSAPI.
|
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
|
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
|
f550217449
|
Updates to assembler - see the sub-codes.
|
11 years ago |
Tim Hughes
|
a51159ef24
|
VS2013 fixes.
|
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
|
0d2f5439ce
|
Nearly complete differential changelog system.
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
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 |
subtly
|
87db106870
|
Fixes for #246 (qtwebkit bugs on macos)
|
11 years ago |
Gav Wood
|
9d3a05e337
|
Transactions filter fix.
|
11 years ago |
Gav Wood
|
485828ea30
|
Latest API updates.
|
11 years ago |
Gav Wood
|
c127cd4a2c
|
Build fixes.
Additional API work.
|
11 years ago |