Commit Graph

1450 Commits

Author SHA1 Message Date
obscuren 5f28013f79 Merge branch 'develop' 2014-05-30 16:58:17 +02:00
obscuren 17c825f53a Peer changes broadcasting and minor miner fix 2014-05-30 16:57:58 +02:00
obscuren b15e03acd7 Fixed issue with casting to smaller byte array 2014-05-30 16:57:40 +02:00
obscuren 65c5a20e1c Added config file setup. Fixes #59
* Also fixes asset path problems
2014-05-30 16:56:56 +02:00
obscuren 1020d7ff67 Unified the contract interface and tx interface. Fixes #62 2014-05-30 16:14:46 +02:00
obscuren e7c9b86a5a Improved UI
* Added mining button
2014-05-30 13:28:31 +02:00
obscuren e0b6a31613 Buffered channel to fix not ready (blocking) 2014-05-30 13:27:56 +02:00
obscuren 0938b56829 Update peer info 2014-05-30 13:04:23 +02:00
obscuren f382221b28 Broadcast "peerList" event upon removing or adding peers 2014-05-30 13:04:08 +02:00
obscuren fcbf99a30a Minor GUI updates
* IceCream => IceCREAM
* Added coin base to block info
2014-05-30 11:50:30 +02:00
obscuren 6c91ffcfbe Do not panic, but return nil instead 2014-05-30 11:48:37 +02:00
obscuren 15e0093e13 Fixed issue where the client could crash when sending malformed data 2014-05-30 11:48:23 +02:00
obscuren 99797858a6 Added coin base to pub block 2014-05-30 11:47:23 +02:00
obscuren 8fcba0eb1e fixed test 2014-05-29 23:54:48 +02:00
obscuren 40d72ff40b . 2014-05-29 12:24:56 +02:00
obscuren efadfbfb17 Minor UI changes
* Moved log from block view
* Prepend instead of append for logs
2014-05-29 12:24:14 +02:00
obscuren 8ee6574d12 Minimal fee for sending transactions 2014-05-29 12:14:25 +02:00
obscuren 9bb7633254 Removed fmt 2014-05-29 11:50:36 +02:00
obscuren efb3ee044b Removed regexp for namereg 2014-05-29 11:49:59 +02:00
obscuren e7097641e3 Support for namereg 2014-05-29 11:49:41 +02:00
obscuren a2d01d6af8 Removed comments 2014-05-29 02:05:57 +02:00
obscuren 0b4c42d756 Disabled instruction selection 2014-05-29 02:05:06 +02:00
obscuren f0f205004c Merge branch 'develop' 2014-05-28 23:23:52 +02:00
obscuren 2ef3a98929 Merge branch 'develop' 2014-05-28 23:23:40 +02:00
obscuren 4d98762486 Fixed state object gas return 2014-05-28 23:16:54 +02:00
obscuren f802e17626 merge 2014-05-28 23:16:15 +02:00
obscuren 8fab7ce37d Fixes and improved debugger 2014-05-28 23:14:23 +02:00
Maran 44db1a1eb2 Add 0x when feeding data to debugger 2014-05-28 18:11:27 +02:00
Maran 0aee830bde Fix merge conflict 2014-05-28 16:20:36 +02:00
Maran 06d41794f9 Merge branch 'release/poc5-rc11' into develop 2014-05-28 16:20:05 +02:00
Maran 2114218ed8 Merge branch 'release/poc5-rc11' 2014-05-28 16:19:58 +02:00
Maran 73a42d34a5 Merge branch 'release/poc5-rc11' into develop 2014-05-28 16:19:42 +02:00
Maran 95adac7522 Merge branch 'release/poc5-rc11' 2014-05-28 16:19:31 +02:00
Maran 76a59274bf Bump to RC11 2014-05-28 16:19:25 +02:00
Maran 58032d60e7 Bump to RC11 2014-05-28 16:17:57 +02:00
Maran d4f9daa631 Refactor hex encode and remove coupling of popup to main window 2014-05-28 16:14:24 +02:00
Maran a453b5514d Merge branch 'develop' of github.com:ethereum/eth-go into develop 2014-05-28 15:54:56 +02:00
Maran 8601604a09 Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions 2014-05-28 15:48:23 +02:00
Maran 1eda1d25b0 Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions 2014-05-28 15:48:17 +02:00
obscuren b695c82520 Fixes #60 2014-05-28 15:07:11 +02:00
obscuren a98e35d7a0 Length checking 2014-05-28 13:55:32 +02:00
obscuren 65722aeeca Added StringToBytesFunc 2014-05-28 13:14:56 +02:00
obscuren aaeb268522 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 2014-05-28 13:01:04 +02:00
obscuren 540d39220d Merge branch 'master' into develop 2014-05-28 13:00:51 +02:00
obscuren 09728bf43c Debugger script&data now accept "0x" values 2014-05-28 13:00:45 +02:00
obscuren 090447c664 Data and script in the debugger accept "0x" values and regular scripting 2014-05-28 12:59:10 +02:00
obscuren 8278ba5e45 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 2014-05-28 12:39:41 +02:00
obscuren 6e98e5709a Set initial used gas 2014-05-28 12:39:34 +02:00
Maran 2fec1af275 Merge branch 'develop' of github.com:ethereum/eth-go into develop 2014-05-28 12:15:46 +02:00
Maran cfb979b5e3 Add contract addr if it's a contract creation tx 2014-05-28 12:15:43 +02:00