Paweł Bylica
|
d9b2ce3aa0
|
Remove devcrypto library and dependencies.
|
9 years ago |
Gav Wood
|
afad1b8f57
|
Inject transactions forced reappraisal.
Minor fix for potential txqueue maintenance.
|
10 years ago |
Gav Wood
|
f2fb952995
|
Auto-loading plugins.
OtherAccounts address namer + interface.
OurAccounts address namer.
Additional internal support for extensible account naming.
|
10 years ago |
chriseth
|
d75f8595de
|
Copy map before looping over it because it might be modified.
|
10 years ago |
CJentzsch
|
5f887e840a
|
set default gasPrice to 50 shannon
|
10 years ago |
Gav Wood
|
79afb509be
|
No need for DontHave anymore.
|
10 years ago |
Gav Wood
|
c535a662ca
|
Only do out-of-order compatible verifications at verifier-thread time.
Do other verifications at import time.
Fixed #2648
|
10 years ago |
Gav Wood
|
008c400cfb
|
Interactive is now a JS console.
Network can be chosen at run time (--frontier, --olympic).
Params slimmed, uses JSON.
|
10 years ago |
arkpar
|
3737590f22
|
started tests refactoring
|
10 years ago |
Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
0c5e924745
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
32c11d9664
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
arkpar
|
67bb58d6e4
|
started tests refactoring
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
a00196914a
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
361c073bdc
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
arkpar
|
32e90ddcd1
|
started tests refactoring
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
1bc77af041
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
bcc35d67a1
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
arkpar
|
5d2a36ee0f
|
started tests refactoring
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
88cd4dfad7
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
0158351621
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
arkpar
|
1820dbdcfc
|
started tests refactoring
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
75857ef5d4
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
a04ba152e5
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
arkpar
|
907ea3c800
|
started tests refactoring
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
212d433370
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
9ae950d4ad
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
arkpar
|
1d5a25991d
|
Prevent handles call on shutdown
|
10 years ago |
Gav Wood
|
9be175ddd7
|
Cleaned up interface to send/submit Transaction.
We take notice of manually-set nonce.
|
10 years ago |
arkady.paronyan@gmail.com
|
8689bc8164
|
msvc compilation/warnings
|
10 years ago |
arkpar
|
440f6e7dc2
|
import transactions in a separate thread
|
10 years ago |
Gav Wood
|
d73209158e
|
test for new transaction queue.
Some cleanups and enhacements to Guards & Notifier.
Fix an invariant TransactionQueue.
|
10 years ago |
Gav Wood
|
4346b80f06
|
Revert "Txqueueasyncverify"
|
10 years ago |
Gav Wood
|
7b5c971023
|
More exception information when no block info available.
Favour more expensive transactions.
|
10 years ago |
Gav Wood
|
346db17ba3
|
Parallelised large-file imports.
|
10 years ago |
Gav Wood
|
d2780c3d6a
|
Use right scoping.
|
10 years ago |
arkpar
|
2110876e2e
|
typo fixed
|
10 years ago |
arkpar
|
2ad9a6d265
|
reverted to old pv61 sync code
|
10 years ago |
arkpar
|
113acd7bba
|
made signals/handler not dependent on destruction order
|
10 years ago |
Gav Wood
|
4e17c58938
|
Remove all other support code in favour of exception information.
|
10 years ago |
Gav Wood
|
c7c1d79176
|
Frontier parameters in.
|
10 years ago |
Marek Kotewicz
|
1108680fe3
|
filters using blockHashes instead of blockNumbers
|
10 years ago |
Gav Wood
|
61318ba3ab
|
Bad blocks get good treatment.
|
10 years ago |
Gav Wood
|
dd8bc4b78d
|
Parallelised uncle checking.
|
10 years ago |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |