Gav Wood
|
0528037690
|
Fix genesis test.
Refactor/cleaning.
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Gav Wood
|
c9cea539b2
|
Minor cleanup.
|
10 years ago |
Gav Wood
|
19c272c32d
|
Fix for crazy compiler lambda behaviour.
|
10 years ago |
Gav Wood
|
774abf0d54
|
Dynamic gas requirements for premined crypto contracts.
|
10 years ago |
Gav Wood
|
49b1039bd7
|
PV49 alterations for creation.
|
10 years ago |
Gav Wood
|
362e5d8145
|
Warning fix.
ECDSA recover fix.
|
10 years ago |
Gav Wood
|
fa78d8bb9a
|
Remove minGasPrice
|
10 years ago |
Christian
|
2f45a8deb5
|
Prevent uninitialized output memory in ecrecover.
|
10 years ago |
Gav Wood
|
97ae734ac3
|
Fixed #522.
|
10 years ago |
Gav Wood
|
89ee4a3d2b
|
More fixes for logging.
|
10 years ago |
Marek Kotewicz
|
3a1b83538b
|
migration to log filters, not finished
|
10 years ago |
Christoph Jentzsch
|
62c49018ed
|
Check validity of signature values r,s,v
|
10 years ago |
Gav Wood
|
d7972e726d
|
Minor UI changes and reduction of verbosity.
|
10 years ago |
Gav Wood
|
bd4fe9d26f
|
Don't log coinbases.
|
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 |
Gav Wood
|
8580479d88
|
No implicit logs.
|
10 years ago |
Gav Wood
|
4fa7cbb6ac
|
Merge #505
|
10 years ago |
Gav Wood
|
07663d141b
|
Make OOG on precompileds consistent.
Warning fix.
Use high-res clock for randoms.
Whisper test.
|
10 years ago |
Gav Wood
|
41da8fb27a
|
Fix ECRECOVER to zero out the first 12 bytes of result.
|
10 years ago |
Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
10 years ago |
Gav Wood
|
ca2f4ed274
|
Fix for State and Transaction.
Serpent update.
|
10 years ago |
Gav Wood
|
d5d81ea5c8
|
Transaction documentation and build fixes.
|
10 years ago |
Gav Wood
|
2e551b5870
|
Classify Transaction.
|
10 years ago |
Gav Wood
|
1d16e1556f
|
Ready for move to log entries in JS API.
|
10 years ago |
Gav Wood
|
2ff0317fb6
|
Get logblooms/receipts into the database.
|
10 years ago |
Christoph Jentzsch
|
be3ccd3444
|
Clean up and organize tests + state class tests
|
10 years ago |
Gav Wood
|
07e446d8da
|
Rename storage() -> storageOverlay().
|
10 years ago |
Gav Wood
|
9987248907
|
Fix for Trie roots.
AddressState -> Account.
|
10 years ago |
Gav Wood
|
37fc024c0b
|
Paranoia mode fixed for the new trie format.
|
10 years ago |
Gav Wood
|
b87bde0f31
|
Updated genesis block to new block format.
|
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
|
7b1afe3b10
|
LOG instructions.
|
10 years ago |
Gav Wood
|
52e385905e
|
Move suicides into SubState and include logs and refunds.
Refund gas from zero-resetting SSTOREs.
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
Gav Wood
|
721abb8f0f
|
PoC-7 Exception severity uniform.
|
10 years ago |
Gav Wood
|
86b309d1f0
|
More fixing for genesis block info.
|
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 |
Gav Wood
|
d74db4083c
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
10 years ago |
Gav Wood
|
0652e3ed4f
|
Fix a previous bad fix.
|
10 years ago |
Gav Wood
|
07c804a885
|
Vast P2P networking improvements, mainly for peer discovery, management
and handling.
|
10 years ago |
subtly
|
fa3dedb3dd
|
fix passing rvalue to rlp
|
10 years ago |
subtly
|
7d54784cbe
|
Update for poc6 change to storage of code. RLP of account code is empty when code is not present.
|
10 years ago |
Christoph Jentzsch
|
0fec528d67
|
Added try/catch block arround setup functio in order to resolve issue
|
10 years ago |
Gav Wood
|
81c16c7290
|
PoC-7 crypto-contracts.
|
10 years ago |
Gav Wood
|
d93cccc463
|
More attempts to fix for the ultra-pedantic clang compiler.
|
10 years ago |
Gav Wood
|
10f3655270
|
New addresses whack existing.
|
10 years ago |