Commit Graph

2398 Commits (66b05433b6c87a6d31d9508e3e930e5199dbfcde)
 

Author SHA1 Message Date
obscuren 491edc16e7 Fixes #189 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren b6cb5272de Descriptive function names for closure getters 10 years ago
obscuren 6d99c03d91 Updated environments according to the new interface set 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
obscuren 8240550187 updated to types 10 years ago
obscuren 709eff4ea7 reverted vm back 10 years ago
obscuren 6212175be3 reverted vm back 10 years ago
obscuren 6095edac58 merge 10 years ago
obscuren 3d9a4e7084 Fixed mem error in vm. Fixed logs tests 10 years ago
obscuren f778922086 Set proper message value 10 years ago
obscuren edc52bdcbf Updated value for mined blocks. Closes #197 10 years ago
obscuren 0a22dc2ce5 Check coinbase for from/to inclusion 10 years ago
obscuren cb4d168ecc Updated LOG to match proper gas in all cases 10 years ago
obscuren 5ebae82eeb Additional logging and removed temp merged mining options. 10 years ago
obscuren 64f35ba8d1 merge errors fixed 10 years ago
obscuren 99481a245a Check for known block err and ignore 10 years ago
obscuren 9f7a8ea5e6 updated tests 10 years ago
obscuren b4eeffa8f1 Transaction strictness 10 years ago
obscuren 2df8ad6307 Added state tests 10 years ago
obscuren a052357872 Fixed EXP gas 10 years ago
obscuren a22056db59 Make an attempt to pay for the gas prior to expanding the mem. 10 years ago
obscuren beb7d35c40 Updated tests 10 years ago
obscuren d33987cb44 Additional fees for *COPY 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren 616066a598 rework vm 10 years ago
Ethan Buchman 7c24cd790d fix panic on bad sender 10 years ago
obscuren 1bce02eff7 Fixed merge 10 years ago
obscuren a3559c5e1b updated PV 10 years ago
obscuren c8d0f8adc5 Changed refund 10 years ago
obscuren 6ba8328077 Removed min gas price from genesis 10 years ago
obscuren 61556ef01d GasData changes & removed min gas price 10 years ago
Taylor Gerring ef7961b7d2 Merge pull request #194 from ethereum/poc8 10 years ago
Taylor Gerring c17a3cb0ce chain coverage report & submission 10 years ago
Felix Lange cfd7e74c25 p2p: add test for NewPeer 10 years ago
Felix Lange 3a09459c4c p2p: make Disconnect not hang for peers created with NewPeer 10 years ago
Felix Lange 9b85002b70 p2p: remove Msg.Value and MsgLoop 10 years ago
Felix Lange f816fdcb69 rlp: include target type in decoder error messages 10 years ago
Felix Lange 6049fcd52a p2p: use package rlp for baseProtocol 10 years ago
Felix Lange c1fca72552 p2p: use package rlp 10 years ago
Felix Lange 205af02a1f rlp: add NewListStream (for p2p) 10 years ago
Felix Lange 5a5560f105 rlp: add Stream.Reset and accept any reader (for p2p) 10 years ago
Felix Lange 59b63caf5e p2p: API cleanup and PoC 7 compatibility 10 years ago
Felix Lange e4a601c644 p2p: disable failing Server tests for now 10 years ago
Felix Lange 7149191dd9 p2p: fix issues found during review 10 years ago
Felix Lange f38052c499 p2p: rework protocol API 10 years ago
Jeffrey Wilcke 4cd9d57bad Merge pull request #187 from honestmoney/develop 10 years ago
obscuren 8cf9ed0ea5 Fixed test 10 years ago
Eric Robitaille 28b7dcc204 go get deps doesnt work with develop branch 10 years ago