Gav Wood
49a826397b
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
4dc64ba23b
Variety of minor improvements and fixes.
10 years ago
Vlad Gluhovsky
432e1988f9
refactoring
10 years ago
Gav Wood
f7b90247bd
Always populate transaction in verifyBlock.
10 years ago
Vlad Gluhovsky
44dfb0ef87
windows build fixed
10 years ago
Gav Wood
e967c7947b
Avoid using sleep.
10 years ago
Gav Wood
6d65d09254
More diagnostics.
Better handling of BadRoots.
Shorted extraData string.
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
Gav Wood
e763a3f038
Fix database path issue, fix extradata max size to 1024 for olympic only.
10 years ago
Gav Wood
fb99a503e0
Private chains redux:
- Can switching between them and main chain without losing either.
- No discovery on network when private.
- Private chain id encoded in genesis block and network id remains same.
10 years ago
Gav Wood
cb009c7640
Fix mining deadlocks.
Cleanups and additional diagnostics for the BadRoot problems.
10 years ago
arkpar
89d9a18485
enabled libsecp256k1 on windows
10 years ago
arkpar
df6898538f
restored toSlice code for c++11, fixed build
10 years ago
arkpar
3bd1aecd2d
performance optimizations
10 years ago
Gav Wood
51f887aac5
Make sure all directories are not readable by baddies (dejavu wk1#0).
Closes #2509 .
Remove neth :(. Who knows, perhaps not forever...
10 years ago
Gav Wood
631e701fdf
Fix dejavu week 1, issue 1.
Reenable bits of ethash.
10 years ago
Gav Wood
b1c04ba0fc
Repot all the ethash stuff.
Enable the previously disabled opencl mining paths.
10 years ago
Gav Wood
7d8bd8ec88
Credits.
Catch exceptions again.
10 years ago
Gav Wood
59fad8e635
Actually catch exceptions.
10 years ago
Gav Wood
f2f234e6cd
Avoid rescuing beyond genesis. Closes #2505
10 years ago
arkpar
3737590f22
started tests refactoring
10 years ago
arkpar
f7500218c8
mix working
10 years ago
Gav Wood
e14d000bea
All fields of BlockInfo now private.
10 years ago
Gav Wood
58c7d1ead6
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
076e5c03ee
libethcore on a new path.
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
Gav Wood
b374a02be7
Avoid rescuing beyond genesis. Closes #2505
10 years ago
arkpar
67bb58d6e4
started tests refactoring
10 years ago
arkpar
388489b7d4
mix working
10 years ago
Gav Wood
f693ac0cc4
All fields of BlockInfo now private.
10 years ago
Gav Wood
d76b9b3d18
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
d9372d67d1
libethcore on a new path.
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
arkpar
d1f401ce41
mix working
10 years ago
Gav Wood
ff2f952184
All fields of BlockInfo now private.
10 years ago
Gav Wood
4f32150a6a
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
3146cf6cb7
libethcore on a new path.
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
arkpar
1bb6bb5ff2
mix working
10 years ago
Gav Wood
1e6bf809b4
All fields of BlockInfo now private.
10 years ago
Gav Wood
e18e3de824
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
02557813a9
libethcore on a new path.
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