Gav Wood
|
0cd39343eb
|
Demonstration of how to create a completely custom state for execution
of transactions.
|
10 years ago |
Gav Wood
|
a1a6dcab34
|
Core repotting.
|
10 years ago |
Marek Kotewicz
|
0f00ede521
|
removed unused libs/includes from libdevcrypto
|
10 years ago |
Marek Kotewicz
|
e113ce92dd
|
removed unused libs/includes from libethcore
|
10 years ago |
Marek Kotewicz
|
c14cb82acd
|
removed LANGUAGES command line option
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
Gav Wood
|
0528037690
|
Fix genesis test.
Refactor/cleaning.
|
10 years ago |
Gav Wood
|
774abf0d54
|
Dynamic gas requirements for premined crypto contracts.
|
10 years ago |
Marek Kotewicz
|
48dfbaf3c9
|
updated cmake policies
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
debris
|
c1948f05e1
|
removed old unused precompiled headers for msvc
|
10 years ago |
debris
|
b4251aac13
|
evm && ethcore working on windows
|
10 years ago |
Gav Wood
|
45499094ef
|
PV48.
|
10 years ago |
Gav Wood
|
5ccf4ca52c
|
Protocol bump.
|
10 years ago |
Gav Wood
|
8cbea38df9
|
PV46. Minor protocol alterations.
|
10 years ago |
Marek Kotewicz
|
110964ffe2
|
common changes in cleanup
|
10 years ago |
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 |