Commit Graph

411 Commits (8754f2b768ba00d8507a7990dccca80e6cea1cc0)

Author SHA1 Message Date
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
obscuren 0ec171ccdf Copy fix 10 years ago
obscuren 576df064e5 Updated for PV59 10 years ago
obscuren d8e21b39b3 Added copy function 10 years ago
obscuren 0ee0094cc0 better block propagation 10 years ago
obscuren 7b8a47f484 removed legacy code 10 years ago
obscuren bfb9ed881d Gas validation and clean up of legacy code 10 years ago
obscuren ebf4408d73 Decrement depth 10 years ago
obscuren c8e9ca0483 fixed bad uncles 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren d7eaa97a29 moved to error 10 years ago
Gustav Simonsson becc503230 Correct difficulty calculation to use new difficulty minimum 10 years ago
obscuren dc3a9379f5 logging for possible uncles 10 years ago
obscuren 524f8199bf added some nil checks for cache (testing specific) 10 years ago
obscuren 0be6d34048 finally merged *the missing* 10 years ago
obscuren c28116cb3b Fixed incorrect recipient derived 10 years ago
obscuren deee9cb170 Added caching for block chain. Currently set to 10k 10 years ago
obscuren 55fdf3e462 Listen to tx pre event and trigger 'pending' 10 years ago
Taylor Gerring 6c04c19eb4 Reorg filter logic to XEth 10 years ago
obscuren 62236dd95e copy over loop 10 years ago
obscuren 29eb220910 :-) 10 years ago