Commit Graph

373 Commits

Author SHA1 Message Date
obscuren cca8585554 Get a chain of blocks made simple 2014-02-21 13:05:59 +01:00
obscuren 18cc35338a Fixed contract running 2014-02-21 12:37:16 +01:00
obscuren 681eacaa7f Removed old instruction code 2014-02-21 12:37:06 +01:00
obscuren 06ea7fc830 re: Added contract fees 2014-02-20 23:11:17 +01:00
obscuren ed05779adb Updated fees 2014-02-20 23:10:43 +01:00
obscuren 8f69c2ac45 Added contract addr acessors 2014-02-20 23:10:36 +01:00
obscuren 504d356232 Added peek(n) 2014-02-20 23:10:16 +01:00
obscuren 39b6eaf51c Debug logging functions 2014-02-19 16:27:35 +01:00
obscuren dc994b3518 Changed fee structure 2014-02-19 16:27:08 +01:00
obscuren 8e7daec886 Added fees and debugging 2014-02-19 16:26:55 +01:00
obscuren b3da104e56 Corrected contract addresses 2014-02-19 16:26:35 +01:00
obscuren 0936e5ccf5 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
Conflicts:
	ethutil/config.go
2014-02-19 11:40:02 +01:00
obscuren 24f2b2afc3 Running contracts fixed 2014-02-19 11:35:17 +01:00
Sam Boyer 4d405f6654 s/GenisisHeader/GenesisHeader/ 2014-02-18 10:40:58 -05:00
obscuren c866fcc5b3 Added new address 2014-02-18 12:10:21 +01:00
obscuren 68028f492f Fixed block handling 2014-02-18 01:33:26 +01:00
obscuren 8629d9a418 String changed and removed some debugging code 2014-02-18 01:33:15 +01:00
obscuren bb3e28310e If sender is receiver only subtract the fee 2014-02-18 01:31:51 +01:00
obscuren a5b7279cb5 Changed uncle block fee as to what it should be 2014-02-18 01:31:31 +01:00
obscuren 066940f134 Defer undo on the current block's state 2014-02-16 20:30:21 +01:00
obscuren f5fbbb147f Removed debug message 2014-02-15 12:11:40 +01:00
obscuren 73fd358d94 Removed RlpValue in favour of Value 2014-02-15 01:34:18 +01:00
obscuren f6d1bfe45b The great merge 2014-02-14 23:56:09 +01:00