Gav Wood
|
4ffa45b83f
|
Genesis info.
|
10 years ago |
Marek Kotewicz
|
6745e188c1
|
JSON-RPC transactionCount && uncleCount, fixed #1027
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
CJentzsch
|
792b47deba
|
fix GasUsed bug
|
10 years ago |
Gav Wood
|
513fc897d8
|
External Debugger for debugging past transactions, too.
|
10 years ago |
Gav Wood
|
a5b758e77d
|
Minor style fix.
|
10 years ago |
Gav Wood
|
1966e57e39
|
Avoid making blocks with invalid timestamps.
|
10 years ago |
Patrick Salami
|
f1acd74f71
|
fixed indentation
|
10 years ago |
Patrick Salami
|
a253a894e7
|
added CLI flag to set number of mining threads
for eth and neth
|
10 years ago |
subtly
|
572e451bab
|
Added session to hostcapabilityface::peers to ensure it isn't deallocated when shared-ptr to cap is returned. Previously hosts depended on using Session however this could result in an infinite session when hostcapface::peers is processed concurrently (mutexes can make this a likely event). This will be cleaner with better integration of Session and Peer.
|
10 years ago |
Lu Guanqun
|
77a15f749f
|
change typedef to using according to preferred coding style
|
10 years ago |
Gav Wood
|
0de7d63dc1
|
Remote mining hook.
|
10 years ago |
CJentzsch
|
7d03f7be2e
|
create block from transaction with genesis block as parent
|
10 years ago |
Gav Wood
|
0b7f591cd0
|
Garbage collection fixes.
|
10 years ago |
Gav Wood
|
2b5beb01e8
|
Reduce verbosity.
|
10 years ago |
Gav Wood
|
7fc1660bfb
|
Garbage collection on watches.
|
10 years ago |
Marek Kotewicz
|
6ab44208a0
|
macfix
|
10 years ago |
Gav Wood
|
cf6c9b65c6
|
Potential Windows fix.
|
10 years ago |
Gav Wood
|
c38ecd95d9
|
Split canon blockchain and basic blockchain.
|
10 years ago |
Gav Wood
|
295cc08f9c
|
BlockChain split into CanonBlockChain and just BlockChain.
|
10 years ago |
Gav Wood
|
11203141a4
|
Fix #940
|
10 years ago |
Gav Wood
|
114db8ab36
|
Revert State class changes for Mix.
|
10 years ago |
arkpar
|
622a358d1d
|
reverted Executive.cpp
|
10 years ago |
arkpar
|
950305bb79
|
fixed block generation on mine
|
10 years ago |
arkpar
|
3fa0fd80c8
|
mix: proper mining
|
10 years ago |
Gav Wood
|
97671963fc
|
Logging & diagnostics.
|
10 years ago |
Gav Wood
|
a8ef8c7f24
|
Fixes #879.
|
10 years ago |
Gav Wood
|
aa094e5240
|
LogFilter supports new, better, filter mechanism.
Exposed to JS API.
|
10 years ago |
Gav Wood
|
990d279490
|
Fixed spurious whisper watches firing.
Additional standard APIs.
Refinement of standard.js.
|
10 years ago |
Gav Wood
|
8f0517a7d6
|
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
|
10 years ago |
CJentzsch
|
f3cc46e8b7
|
bigint cast of bigint not neccessary
|
10 years ago |
CJentzsch
|
a75e051b7b
|
fix gasPrice*gasLimit + value overflow
|
10 years ago |
CJentzsch
|
f136ad6a8e
|
a transaction RLP with more fiels than 9 is invalid according to yellow paper
|
10 years ago |
Gav Wood
|
668e5cc852
|
Make sure Transaction constructor checks sender whereever it makes sense
(which is pretty much everywhere).
|
10 years ago |
Gav Wood
|
490b43a395
|
Cleanups and addition AZ info.
|
10 years ago |
Gav Wood
|
0ed443c102
|
Fix release builds.
|
10 years ago |
Gav Wood
|
14eaec0431
|
Fix warnings.
|
10 years ago |
Gav Wood
|
e7b40e5bdc
|
Fix whitespace :-/
|
10 years ago |
Gav Wood
|
10c08d6204
|
getLastHashes fix.
AZ improvements.
JSAPI string fix.
|
10 years ago |
Lefteris Karapetsas
|
4ad3ab2174
|
Fixes and additional checks for Natspec Popup authentication
|
10 years ago |
Christian
|
8ab39943f0
|
Work around Visual Studio's C2797.
|
10 years ago |
Gav Wood
|
6e62485aa2
|
Fix for filters/watches.
|
10 years ago |
Lefteris Karapetsas
|
8acd9b1107
|
Work in prgress for creating natspec in alethzero at contract creation
|
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
|
88b338a42e
|
Make network work again.
|
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 |