Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
4323c987b7
|
cppcheck fixes.
|
10 years ago |
Marek Kotewicz
|
6745e188c1
|
JSON-RPC transactionCount && uncleCount, fixed #1027
|
10 years ago |
Patrick Salami
|
a253a894e7
|
added CLI flag to set number of mining threads
for eth and neth
|
10 years ago |
Gav Wood
|
0de7d63dc1
|
Remote mining hook.
|
10 years ago |
Gav Wood
|
0b7f591cd0
|
Garbage collection fixes.
|
10 years ago |
Gav Wood
|
7fc1660bfb
|
Garbage collection on watches.
|
10 years ago |
Gav Wood
|
c38ecd95d9
|
Split canon blockchain and basic blockchain.
|
10 years ago |
Gav Wood
|
97671963fc
|
Logging & diagnostics.
|
10 years ago |
Christian
|
8ab39943f0
|
Work around Visual Studio's C2797.
|
10 years ago |
Gav Wood
|
6e62485aa2
|
Fix for filters/watches.
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
Gav Wood
|
12f6768abe
|
Remove NodeMode from ethereum.
|
10 years ago |
Gav Wood
|
89031ff638
|
Various fixes for the JS API.
|
10 years ago |
Gav Wood
|
84962d3136
|
Minor fixes.
|
10 years ago |
Gav Wood
|
23a739f0cb
|
Various fixes to ethereum.js and client web API stuff.
|
10 years ago |
Gav Wood
|
645570c699
|
Integrate new NameReg/Config.
|
10 years ago |
Gav Wood
|
5b9b7543fa
|
Fix for copyTo bug.
|
10 years ago |
Gav Wood
|
cc75d1bb5c
|
Receipts debugging.
|
10 years ago |
Gav Wood
|
15afb23e5a
|
More integration with SolNameReg
|
10 years ago |
Gav Wood
|
d8323bbd09
|
Simple ABI in/out and new Solidity-based Config/NameReg integration.
|
10 years ago |
Gav Wood
|
94dc92edab
|
Remove unneeded files.
|
10 years ago |
Gav Wood
|
82d29fa979
|
Rename headers.
|
10 years ago |
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.
|
11 years ago |
Gav Wood
|
2e65637892
|
Docs.
|
11 years ago |
Gav Wood
|
112bf7aa67
|
Repotting
|
11 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
|
4807d43be6
|
Mining improvements.
|
11 years ago |