Gav Wood
|
ffe228b385
|
Blockchain syncing fixed.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
10 years ago |
Gav Wood
|
a17cad3404
|
A start.
|
10 years ago |
Gav Wood
|
be4bea3c11
|
Better interface for instrInfo.
|
10 years ago |
Gav Wood
|
0571b637ab
|
Manage invalid instructions without bombing.
|
10 years ago |
Gav Wood
|
c3e6682c3b
|
Numerous bug fixes.
|
10 years ago |
Gav Wood
|
bd4770944e
|
Initial commits for skeletons of IEthXi and libethereumx.
|
10 years ago |
Tim Hughes
|
2250f100e9
|
Fixed minor VS2013 compile errors and updated projects.
|
10 years ago |
Gav Wood
|
1078681ccb
|
Better uncle building.
Repotting.
|
10 years ago |
Gav Wood
|
ba9d3d9248
|
Minor PoC-6 fix.
|
10 years ago |
Gav Wood
|
939ab1be34
|
Multi-threaded mining.
|
10 years ago |
Gav Wood
|
4fe8075365
|
PoC-6 : 12 second blocks, allow multi-level uncles, rejig rewards.
|
10 years ago |
Gav Wood
|
e067be15e0
|
Null-account/address PoC-6 updates.
|
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
|
2f9a279e9f
|
Various small improvements.
|
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
|
16a80db196
|
Avoid potential conditions where mining is not restarted.
|
10 years ago |
Gav Wood
|
eff34d1ab0
|
ADDMOD, MULMOD, unsigned->bigint VM fixes.
|
11 years ago |
Gav Wood
|
4807d43be6
|
Mining improvements.
|
11 years ago |
Gav Wood
|
38495bfee3
|
Correct packet order.
|
11 years ago |
SharpCoiner
|
f0ea97a125
|
Fixes Windows VS2013 build
|
11 years ago |
Gav Wood
|
022695af48
|
Minor sync bug.
|
11 years ago |
Gav Wood
|
f5c22035fc
|
PoC-6 networking.
|
11 years ago |
Gav Wood
|
9297669549
|
Timing for EVM.
|
11 years ago |
Gav Wood
|
6ee6e7921a
|
Add private blockchain feature.
|
11 years ago |
Giacomo Tazzari
|
10087bf933
|
Fixed peer hanging when receiving a bad synchronisation token
|
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
|
158084652a
|
Fix contract endowment.
|
11 years ago |
caktux
|
422448eb49
|
force mining for eth/neth, get actual balance instead of pending, fix clang warnings
|
11 years ago |
Gav Wood
|
06f65d373c
|
Include coinbase in block bloom filter.
|
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
|
2d37f0151d
|
Fixed block buffer issue.
|
11 years ago |
Gav Wood
|
9efb073fd1
|
Avoid crash on Client delete.
|
11 years ago |
Gav Wood
|
c5fcae9095
|
parseData shared.
|
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
|
787c6305e3
|
Remove unused member.
|
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 |