Commit Graph

493 Commits (5245bd7b20192071cac5477168dc6735abd35c6c)

Author SHA1 Message Date
obscuren 43454053b0 Fixed tests 10 years ago
Gustav Simonsson 2591883a18 Use logger.Error instead of 0 with glog 10 years ago
Gustav Simonsson 3f306f63d4 Forward and log EC recover err and remove dup pubkey len check 10 years ago
obscuren 9c55576c7b Block header changed & console miner control 10 years ago
obscuren 736aefe9b5 time lapse 10 years ago
obscuren 053d5552ab Updated logging 10 years ago
obscuren eb1c26746d Changed R S to big int and fixed tests 10 years ago
obscuren eb8f0b85f7 Changed R & S to *big.Int 10 years ago
obscuren c39484bc4b Added thread safe each 10 years ago
obscuren eff6a43419 Removed debugging 10 years ago
obscuren 7a18a39351 prevent deadlock 10 years ago
obscuren e1ed8c33bd Improved chain manager, improved block processor, fixed tests 10 years ago
obscuren 29f120206e Added block cache delete method 10 years ago
obscuren c985ce4d78 Changed log to new logging 10 years ago
obscuren 1889727144 Moved logging to logger.Core 10 years ago
obscuren 218bfeb60e check for nil block (tmp). 10 years ago
obscuren a0e44e3281 basic glog 10 years ago
obscuren f9d94c7462 do not include BlockEqualTS as valid uncles 10 years ago
obscuren 36452afd4e glog wip 10 years ago
obscuren f49e398ebe bool => int 10 years ago
obscuren c59c826ab4 fixed stack level 10 years ago
obscuren b8124ec791 Removed old (unused) argument 10 years ago
Gustav Simonsson c26c8d3a44 Read most protocol params from common/params.json 10 years ago
obscuren 344b3556eb Fixed uncle rewards in miner 10 years ago
obscuren 516ec28544 sha3 stack check 10 years ago
obscuren 96cf776f81 Check stack for BALANCE. Closes #622 10 years ago
zelig 6ffea34d8b check TxMsg 10 years ago
zelig 82da6bf4d2 test for invalid rlp encoding of block in BlocksMsg 10 years ago
zelig e1be34bce1 eth: SEC-29 eth wire protocol decoding invalid message data crashes client 10 years ago
Taylor Gerring 86ba7432a9 txMeta storage as struct 10 years ago
obscuren f468364e4d fixed tests 10 years ago
obscuren 0a554a1f27 Blocktest fixed, Execution fixed 10 years ago
Taylor Gerring 40ea466200 Store and retrieve tx context metadata #608 10 years ago
obscuren 3453f8c5d2 Added Code field 10 years ago
Gustav Simonsson 9feed3f61e Correct gas limit validation according to new algorithm 10 years ago
obscuren 61c5edcb57 Cleanup. 10 years ago
obscuren 368ebe63a9 Cleanup VM. 10 years ago
obscuren 3b7e4173ce Cleanup VM 10 years ago
obscuren 3ea8c7301e PUSH gas fix 10 years ago
Taylor Gerring 43d521e90e Decouple core from rpc 10 years ago
obscuren df648cbc60 Removed comments 10 years ago
obscuren 8a22cd5e6c Removed defer/panic. #503 10 years ago
obscuren 00f8319faf Explicitly check memory's data store. #515 10 years ago
obscuren c32bca45ad Stack limit 10 years ago
obscuren eb433731aa Fixed filter and refactored code 10 years ago
obscuren 505f1fbcbb added tx tests and fixed block tests 10 years ago
obscuren 9de1ad6546 fixed tests 10 years ago
obscuren ff9d66e096 Cleaned up changes 10 years ago
obscuren 23bccbbc58 Modified according to poc 9 changes 10 years ago
obscuren bbe795455a Secure trie shakey / key matching 10 years ago