Commit Graph

947 Commits (7486904b92449c5955bb682f4ff98752906912b8)

Author SHA1 Message Date
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 5ebae82eeb Additional logging and removed temp merged mining options. 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren a3559c5e1b updated PV 10 years ago
Eric Robitaille 0f47129113 Updated main.go - fix for broken develop build 10 years ago
obscuren 93e693be72 Fixed tests for 'types' 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
Taylor Gerring 3588c4a9fe formatting update per gofmt 10 years ago
obscuren 33afb10b0d clean up 10 years ago
Taylor Gerring 1ecb3b4cf3 Remove failing Printf 10 years ago
obscuren 711be7009e Version bump 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren 9bb1ac7564 Fixes for the log method 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
obscuren bed659f9b3 Moved ethtest to cmd 10 years ago
obscuren ad0acb5762 Moved messages eventing to chain manager 10 years ago
obscuren ebb7db263f Added dumps 10 years ago
obscuren d30571a7a8 Added VM testing tool 10 years ago
obscuren cbeebcd47d Fixed bloom, updated mining & block processing 10 years ago
obscuren 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177 10 years ago
obscuren f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren d56d0c64aa Version bump 10 years ago
obscuren bd4f51ff3c Use new iterator 10 years ago
Felix Lange f3473312ba all: fix rename breakage 10 years ago
obscuren 5af4ff985d ethminer => miner 10 years ago
obscuren 4914a78c8c ethwire => wire 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren 8826e9694c Moved utils to cmd 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren 8e0a39f33f Updated to use ethereum.js 10 years ago
obscuren 9e2f071d26 Removed events from the state manager 10 years ago
Felix Lange 6b3f5fb82b cmd/mist, ethchain, ethminer: split TxEvent (#165) 10 years ago
obscuren cbc6709937 Version bump 10 years ago
obscuren 003280888d increased default gas from 500 to 5000 10 years ago
obscuren b095bd3237 events should be set prior to calling mainloop 10 years ago
Felix Lange 184055b3e2 cmd/*: add license headers 10 years ago