Gav Wood
f7abe38243
Coding standards and compile fix.
10 years ago
Gav Wood
c1e71dae80
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
10 years ago
Gav Wood
4a684ea86f
First draft of recursive bloom.
10 years ago
Gav Wood
bccb7c9e89
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
49d7cdf1d4
Fat Trie and tests for it.
10 years ago
Gav Wood
c3f998bad7
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
98083470ab
Fat Trie and tests for it.
10 years ago
Gav Wood
80b7e70c96
Don't use flawed way of generating random keys.
10 years ago
Gav Wood
e2f1bc4133
Add date/time language to solidity.
10 years ago
Gav Wood
49b9a0224a
New Proof-of-Work.
10 years ago
Gav Wood
ae1cb7f1ff
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
72e681a65b
Fat Trie and tests for it.
10 years ago
Gav Wood
55b2bca0d3
Log/bloom alterations.
10 years ago
Gav Wood
31f3ae66fb
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
c88590f0b8
Fat Trie and tests for it.
10 years ago
Gav Wood
2be4551a36
Don't use flawed way of generating random keys.
10 years ago
Gav Wood
2719aaf830
Add date/time language to solidity.
10 years ago
Gav Wood
c82d63b909
New Proof-of-Work.
10 years ago
Gav Wood
72fb51d63e
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
dde71c4f9d
Fat Trie and tests for it.
10 years ago
Gav Wood
790df99252
Log/bloom alterations.
10 years ago
Gav Wood
60b1169726
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
d7b84f1731
Fat Trie and tests for it.
10 years ago
Gav Wood
602ee47ef4
Don't use flawed way of generating random keys.
10 years ago
Gav Wood
d14df543ff
Add date/time language to solidity.
10 years ago
Gav Wood
2ffb554a9d
New Proof-of-Work.
10 years ago
Gav Wood
14496b68aa
Log/bloom alterations.
10 years ago
Gav Wood
814349a840
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
0f01f4799f
Fat Trie and tests for it.
10 years ago
Gav Wood
5a538bf314
Log/bloom alterations.
10 years ago
Gav Wood
bae383f617
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
e9e310822b
Fat Trie and tests for it.
10 years ago
arkpar
3767677b27
explicit operator bool for hash type
10 years ago
Gav Wood
5fd79ae914
First little commit - not workign yet.
10 years ago
Christoph Jentzsch
62c49018ed
Check validity of signature values r,s,v
10 years ago
subtly
0f86ce7545
ecdh, ecdhe, initial aes classes
10 years ago
Gav Wood
1d16e1556f
Ready for move to log entries in JS API.
10 years ago
Gav Wood
3b786cf004
Fix for log blooms.
10 years ago
Gav Wood
2ff0317fb6
Get logblooms/receipts into the database.
10 years ago
Marek Kotewicz
7b681b0913
fix for compiling under llvm
10 years ago
Gav Wood
2c193627ed
Draft of new LOG/bloom/headers/block format.
10 years ago
Gav Wood
bfd797c3a1
Whisperer in AZ.
More Whisper fixups.
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
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
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
54a21ab3bd
Quick commit.
10 years ago
Gav Wood
f5c22035fc
PoC-6 networking.
11 years ago
Gav Wood
7190a52992
Nicer signing for clang.
11 years ago
Gav Wood
f550217449
Updates to assembler - see the sub-codes.
11 years ago