Commit Graph

1020 Commits

Author SHA1 Message Date
obscuren d56d0c64aa Version bump 2014-11-04 01:50:16 +01:00
obscuren bd4f51ff3c Use new iterator 2014-11-03 00:30:52 +01:00
Felix Lange f3473312ba all: fix rename breakage 2014-10-31 18:52:58 +01:00
obscuren 5af4ff985d ethminer => miner 2014-10-31 14:56:42 +01:00
obscuren 4914a78c8c ethwire => wire 2014-10-31 14:53:42 +01:00
obscuren af8f5f0b69 ethstate => state 2014-10-31 14:43:14 +01:00
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 2014-10-31 14:30:08 +01:00
obscuren 8826e9694c Moved utils to cmd 2014-10-31 14:20:11 +01:00
obscuren b1c247231b ethlog => logger 2014-10-31 12:56:05 +01:00
obscuren fd9da72536 ethcrypto => crypto 2014-10-31 12:37:43 +01:00
obscuren 3ee0461cb5 Moved ethchain to chain 2014-10-31 10:59:17 +01:00
obscuren 8e0a39f33f Updated to use ethereum.js 2014-10-31 10:50:16 +01:00
Jeffrey Wilcke fa890c8c01 Merge pull request #167 from fjl/feature/split-tx-event
Split TxEvent type for tx pre/post
2014-10-29 21:10:04 +01:00
obscuren 9e2f071d26 Removed events from the state manager 2014-10-29 14:20:42 +01:00
Felix Lange 6b3f5fb82b cmd/mist, ethchain, ethminer: split TxEvent (#165) 2014-10-29 03:50:20 +01:00
obscuren cbc6709937 Version bump 2014-10-27 16:53:31 +01:00
obscuren 003280888d increased default gas from 500 to 5000 2014-10-27 12:25:54 +01:00
obscuren b095bd3237 events should be set prior to calling mainloop 2014-10-27 11:50:38 +01:00
Felix Lange 184055b3e2 cmd/*: add license headers 2014-10-23 15:48:53 +02:00
Felix Lange 69baa465ea Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
2014-10-23 15:01:27 +02:00