Gav Wood
c089689174
Remove old bloom stuff.
Fix genesis.
10 years ago
Gav Wood
fa78d8bb9a
Remove minGasPrice
10 years ago
Marek Kotewicz
5d7f374a38
leveldb downloaded locally
10 years ago
Gav Wood
66ca33d2fa
Protocol bump.
10 years ago
Gav Wood
aec9a74a3a
Exception addition.
10 years ago
Gav Wood
a01859b285
Fix warnings, release errors.
10 years ago
Gav Wood
cbf22e3ce6
Compile fixes.
Version bump.
10 years ago
Gav Wood
26a9bf4ebe
Version bump.
10 years ago
subtly
fab63ce0a0
refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3.
10 years ago
subtly
0f86ce7545
ecdh, ecdhe, initial aes classes
10 years ago
Gav Wood
845dce6f52
Version bumps.
10 years ago
sveneh
26d57961b4
... addition to last commit, these were lost.
10 years ago
Gav Wood
cd1d73008a
Version bumps all round.
10 years ago
nicksavers
5149609e15
Fix empty unclesHash for Genesis
10 years ago
Gav Wood
b87bde0f31
Updated genesis block to new block format.
10 years ago
Gav Wood
5a949f0b01
Facility to check for ids.
Less tracing.
10 years ago
Gav Wood
480ca5d1e7
Paranoia mining fix.
10 years ago
Gav Wood
744470b731
Fixes for the latest LOG stuff.
10 years ago
Gav Wood
2c193627ed
Draft of new LOG/bloom/headers/block format.
10 years ago
Gav Wood
15013a3e88
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
10 years ago
Christian
8bb71c4ebf
Use boost errinfo.
10 years ago
subtly
f9876b5c6e
cleanup headers
10 years ago
Christian
bf3a76f5af
Improved exceptions and reporting exceptions for command-line compiler.
10 years ago
Gav Wood
e14416d96a
web3, web3.eth, web3.shh for the JS API.
Following up on Whisper for the dream C++ API.
Crpyto stubs in ready for Alex.
stdserv.js updated to latest.
10 years ago
Gav Wood
3896eb55d0
Fix mining.
Fix stdserv.js.
10 years ago
Gav Wood
86b309d1f0
More fixing for genesis block info.
10 years ago
Gav Wood
eec6a3c9c8
Genesis block rehash.
10 years ago
Gav Wood
07fb73bf58
sha3Uncles is empty when uncles is empty.
10 years ago
Gav Wood
c7634c27b0
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
10 years ago
subtly
fc14f46a63
add headers to cmake
10 years ago
Gav Wood
344e0ecaa9
Windows build fix.
Threading fix.
10 years ago
Gav Wood
d74db4083c
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
10 years ago
Gav Wood
3ac0eb089b
Kill old database (invalid transactions in there).
10 years ago
Gav Wood
07c804a885
Vast P2P networking improvements, mainly for peer discovery, management
and handling.
10 years ago
Paweł Bylica
1fac4812f5
LibEthereum.vcxproj updated: missing Exceptions.cpp file added
10 years ago
Gav Wood
d93cccc463
More attempts to fix for the ultra-pedantic clang compiler.
10 years ago
Gav Wood
20ad46c481
PoC-7: versioned subprotocols.
10 years ago
Gav Wood
73d029180c
No address increment on clash.
10 years ago
Christoph Jentzsch
fb876453ca
Restructured exceptions. Boost::exception is now used primarily.
10 years ago
Christoph Jentzsch
7b17adba08
Exemplar alteration to show effect of using boost::exception
10 years ago
Gav Wood
9882e98606
Helpers and fixes for uncles debugging.
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
Tim Hughes
00d461a74a
Disable SCUs on non MSVC builds.
10 years ago
Tim Hughes
65401e5b37
Fixed all the VS2013 build issues.
- Updated projects after all the re-potting.
- For simplicity, there's just one VS project for all the libethereum projects, however VS doesn't like duplicate source file names within the same project. To get around this I've created some "single compilation units" for some folders, these probably also compile faster than multiple files.
- Some 32bit only compile errors in RLP (cryptic template ambiguity) were resolved by explicitly invoking operator T() rather than doing a cast to T.
- Moved multiple implementations of toString(h256s const& _bs) into FixedHash.h
- Release shutdown deadlock problem is outstanding.
10 years ago
Gav Wood
1accc20d21
Moving over to use WebThree.
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
334118c76a
size=0 doesn't increase memsize.
10 years ago
Gav Wood
4842accecb
Version bump.
10 years ago
Gav Wood
54a21ab3bd
Quick commit.
10 years ago