Commit Graph

  • 9e8127accb woops obscuren 2014-05-30 19:51:19 +02:00
  • 4dfce5d347 Merge branch 'develop' obscuren 2014-05-30 19:36:21 +02:00
  • 0bdb0a9d58 Added ini file for ethereum. fixes #66 obscuren 2014-05-30 19:36:05 +02:00
  • 9345bc13d4 Merge branch 'master' of github.com:ethereum/tests into develop Gav Wood 2014-05-30 17:50:38 +02:00
  • a2257f3471 VM tests. Gav Wood 2014-05-30 17:50:18 +02:00
  • 78576dd3d3 changes based on new account structure nonce, balance, storage, code Heiko Heiko 2014-05-30 17:19:09 +02:00
  • 6b7dfa1fb5 Merge branch 'develop' obscuren 2014-05-30 16:58:31 +02:00
  • 5f28013f79 Merge branch 'develop' obscuren 2014-05-30 16:58:17 +02:00
  • 17c825f53a Peer changes broadcasting and minor miner fix obscuren 2014-05-30 16:57:58 +02:00
  • b15e03acd7 Fixed issue with casting to smaller byte array obscuren 2014-05-30 16:57:40 +02:00
  • 65c5a20e1c Added config file setup. Fixes #59 obscuren 2014-05-30 16:56:56 +02:00
  • 1020d7ff67 Unified the contract interface and tx interface. Fixes #62 obscuren 2014-05-30 16:14:46 +02:00
  • e7c9b86a5a Improved UI obscuren 2014-05-30 13:28:31 +02:00
  • e0b6a31613 Buffered channel to fix not ready (blocking) obscuren 2014-05-30 13:27:56 +02:00
  • 0938b56829 Update peer info obscuren 2014-05-30 13:04:23 +02:00
  • f382221b28 Broadcast "peerList" event upon removing or adding peers obscuren 2014-05-30 13:04:08 +02:00
  • fcbf99a30a Minor GUI updates obscuren 2014-05-30 11:50:30 +02:00
  • 6c91ffcfbe Do not panic, but return nil instead obscuren 2014-05-30 11:48:37 +02:00
  • 15e0093e13 Fixed issue where the client could crash when sending malformed data obscuren 2014-05-30 11:48:23 +02:00
  • 99797858a6 Added coin base to pub block obscuren 2014-05-30 11:47:23 +02:00
  • 8fcba0eb1e fixed test obscuren 2014-05-29 23:54:48 +02:00
  • 40d72ff40b . obscuren 2014-05-29 12:24:56 +02:00
  • efadfbfb17 Minor UI changes obscuren 2014-05-29 12:24:14 +02:00
  • 8ee6574d12 Minimal fee for sending transactions obscuren 2014-05-29 12:14:25 +02:00
  • 9bb7633254 Removed fmt obscuren 2014-05-29 11:50:36 +02:00
  • efb3ee044b Removed regexp for namereg obscuren 2014-05-29 11:49:59 +02:00
  • e7097641e3 Support for namereg obscuren 2014-05-29 11:49:41 +02:00
  • a2d01d6af8 Removed comments obscuren 2014-05-29 02:05:57 +02:00
  • 0b4c42d756 Disabled instruction selection obscuren 2014-05-29 02:05:06 +02:00
  • f0f205004c Merge branch 'develop' obscuren 2014-05-28 23:23:52 +02:00
  • 2ef3a98929 Merge branch 'develop' obscuren 2014-05-28 23:23:40 +02:00
  • 4d98762486 Fixed state object gas return obscuren 2014-05-28 23:16:54 +02:00
  • f802e17626 merge obscuren 2014-05-28 23:16:15 +02:00
  • 8fab7ce37d Fixes and improved debugger obscuren 2014-05-28 23:14:23 +02:00
  • 44db1a1eb2 Add 0x when feeding data to debugger Maran 2014-05-28 18:11:27 +02:00
  • 0aee830bde Fix merge conflict Maran 2014-05-28 16:20:36 +02:00
  • 06d41794f9 Merge branch 'release/poc5-rc11' into develop Maran 2014-05-28 16:20:05 +02:00
  • 2114218ed8 Merge branch 'release/poc5-rc11' poc5-rc11 Maran 2014-05-28 16:19:58 +02:00
  • 73a42d34a5 Merge branch 'release/poc5-rc11' into develop Maran 2014-05-28 16:19:42 +02:00
  • 95adac7522 Merge branch 'release/poc5-rc11' Maran 2014-05-28 16:19:31 +02:00
  • 76a59274bf Bump to RC11 Maran 2014-05-28 16:19:25 +02:00
  • 58032d60e7 Bump to RC11 Maran 2014-05-28 16:17:57 +02:00
  • d4f9daa631 Refactor hex encode and remove coupling of popup to main window Maran 2014-05-28 16:14:24 +02:00
  • a453b5514d Merge branch 'develop' of github.com:ethereum/eth-go into develop Maran 2014-05-28 15:54:56 +02:00
  • 8601604a09 Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions Maran 2014-05-28 15:48:23 +02:00
  • 1eda1d25b0 Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions Maran 2014-05-28 15:48:17 +02:00
  • b695c82520 Fixes #60 obscuren 2014-05-28 15:07:11 +02:00
  • a98e35d7a0 Length checking obscuren 2014-05-28 13:55:32 +02:00
  • 65722aeeca Added StringToBytesFunc obscuren 2014-05-28 13:14:56 +02:00
  • aaeb268522 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-05-28 13:01:04 +02:00
  • 540d39220d Merge branch 'master' into develop obscuren 2014-05-28 13:00:51 +02:00
  • 09728bf43c Debugger script&data now accept "0x" values obscuren 2014-05-28 13:00:45 +02:00
  • 090447c664 Data and script in the debugger accept "0x" values and regular scripting obscuren 2014-05-28 12:59:10 +02:00
  • 8278ba5e45 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-05-28 12:39:41 +02:00
  • 6e98e5709a Set initial used gas obscuren 2014-05-28 12:39:34 +02:00
  • 2fec1af275 Merge branch 'develop' of github.com:ethereum/eth-go into develop Maran 2014-05-28 12:15:46 +02:00
  • cfb979b5e3 Add contract addr if it's a contract creation tx Maran 2014-05-28 12:15:43 +02:00
  • 9988b1a047 Sort transactions based on the nonce obscuren 2014-05-28 12:06:09 +02:00
  • 73761f7af6 Closure call now returns the total usage as well obscuren 2014-05-28 12:05:46 +02:00
  • 1c01e9c095 10 obscuren 2014-05-28 12:03:40 +02:00
  • 98d4b51120 Changed opcode names obscuren 2014-05-28 12:03:12 +02:00
  • d4af5a5763 Merge branch 'hotfix/2' into develop Maran 2014-05-28 11:53:31 +02:00
  • 198ef97108 Merge branch 'hotfix/2' 2 Maran 2014-05-28 11:53:07 +02:00
  • 138b7fe2d8 Consolidated external qml files to hopefully prevent crashing bug Maran 2014-05-28 11:52:52 +02:00
  • 87a669aeda Merge branch 'develop' obscuren 2014-05-27 16:23:59 +02:00
  • 969b4a4a36 Added some shortcuts obscuren 2014-05-27 16:23:53 +02:00
  • ab8c7252da Merge branch 'release/poc5-rc10' into develop obscuren 2014-05-27 16:11:25 +02:00
  • 818cbcbdd4 Merge branch 'release/poc5-rc10' obscuren 2014-05-27 16:11:19 +02:00
  • 118860abb2 Merge branch 'release/poc5-rc10' into develop obscuren 2014-05-27 16:11:08 +02:00
  • 0dda955f90 Merge branch 'release/poc5-rc10' poc5-rc10 obscuren 2014-05-27 16:11:01 +02:00
  • a428533160 bump obscuren 2014-05-27 16:10:18 +02:00
  • 34b861c19c bump obscuren 2014-05-27 16:10:15 +02:00
  • a0f73c2703 Minor fixes and improvements to the ui obscuren 2014-05-27 16:09:04 +02:00
  • 006c757a03 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-05-27 13:32:37 +02:00
  • 4eb1771e67 Hooks can now quit the vm obscuren 2014-05-27 13:32:31 +02:00
  • 2be9823010 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-05-27 13:31:57 +02:00
  • 47417506c3 New debugger implemented obscuren 2014-05-27 13:28:11 +02:00
  • aba3066658 Changed debug hook and added state iterator obscuren 2014-05-27 13:10:18 +02:00
  • d0b31e2030 New debugger obscuren 2014-05-27 13:09:47 +02:00
  • 6fe42f007c Uhm what Maran 2014-05-27 12:46:02 +02:00
  • 1ab865a994 Adding new blocks on broadcast Maran 2014-05-27 11:49:42 +02:00
  • 4fd267a778 Sep debugger from main obscuren 2014-05-27 10:42:37 +02:00
  • 07204f129e Increase size for asm Maran 2014-05-27 10:38:51 +02:00
  • c1b09d639c Disamble tx data before adding it to PTx object Maran 2014-05-27 10:38:31 +02:00
  • 817def000b Merge branch 'develop' of github.com:ethereum/eth-go into develop Maran 2014-05-27 10:29:47 +02:00
  • 47a58b40cd Removed recursive function for loop Maran 2014-05-27 10:29:39 +02:00
  • 474c85bc9d Fix merge conflict Maran 2014-05-27 10:29:12 +02:00
  • 6e24d603a1 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-05-27 01:08:59 +02:00
  • 5cdfee5143 New Trie iterator obscuren 2014-05-27 01:08:51 +02:00
  • d694e00a33 Fixed debugger obscuren 2014-05-26 21:11:38 +02:00
  • 2232974cda Changed var names around Maran 2014-05-26 17:18:51 +02:00
  • f7eb4e587f Remove extra log statement Maran 2014-05-26 17:18:34 +02:00
  • 5fc6ee6a4a Implemented simple block/tx explorer Maran 2014-05-26 17:07:20 +02:00
  • aefcb83419 Updated Public Block and Transaction objects with more information Maran 2014-05-26 17:07:04 +02:00
  • 24a6d87c3f Don't handshake if there is no key yet; first start on Ethereal Maran 2014-05-26 11:47:47 +02:00
  • 5374a95c58 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Maran 2014-05-26 10:53:58 +02:00
  • 4c7bd75c1a Merge branch 'release/poc5-rc9' into develop obscuren 2014-05-26 00:42:18 +02:00
  • b1463b2dc2 Merge branch 'release/poc5-rc9' obscuren 2014-05-26 00:42:07 +02:00
  • 26ecf4b780 Merge branch 'release/poc5-rc9' into develop obscuren 2014-05-26 00:42:03 +02:00
  • 0d89c1d212 Merge branch 'release/poc5-rc9' poc5-rc9 obscuren 2014-05-26 00:41:55 +02:00