Commit Graph

13181 Commits

Author SHA1 Message Date
obscuren
767d24ea5d Removed defer and added receipts checking in tx processing 2014-07-14 22:52:30 +02:00
zelig
d1c89727dc fix send overwritten by merge 2014-07-14 19:02:34 +01:00
zelig
3d5db7288f merge upstream 2014-07-14 18:50:06 +01:00
zelig
dc11b5c55e fix reactor channel blocking 2014-07-14 18:40:18 +01:00
zelig
5c03adbded fix logger channel blocking 2014-07-14 18:37:01 +01:00
zelig
353ecbb7d7 Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor 2014-07-14 18:32:54 +01:00
Maran
e53acdc2ac Work around race condition with qt webinspector for windows builds 2014-07-14 16:46:00 +02:00
Maran
dce0ccf490 Don't silently fail on watcher creation 2014-07-14 15:29:02 +02:00
Maran
e6a428f85f Make the reload watcher use windows-safe paths 2014-07-14 15:25:01 +02:00
Maran
8845fb7eae Add windows helper functions 2014-07-14 15:24:38 +02:00
Vitalik Buterin
98823c04b3 Replaced with deterministic test 2014-07-14 02:51:31 -04:00
obscuren
5a0c4ce295 Fixed "Copy" to also copy over the pending storage changes 2014-07-14 00:38:20 +02:00
obscuren
04f8c455e2 Added diff type 2014-07-14 00:37:50 +02:00
obscuren
2c46bfde8b Increased block request 2014-07-14 00:37:41 +02:00
obscuren
5b2e5d180f Changed diff output not to prefix hex with 0x 2014-07-14 00:37:18 +02:00
Vitalik Buterin
357eb21e4d Added my own random and namecoin tests (pyethereum) 2014-07-13 16:12:56 -04:00
obscuren
6426f3635e Forgot to return gas when CALL's value transfer fails 2014-07-13 17:56:14 +02:00
obscuren
ee3ba0b1d6 Catch up per 10 2014-07-13 17:45:39 +02:00
Gav Wood
00cd0cce8f Output hex strings. 2014-07-12 21:20:04 +02:00
obscuren
54715586ab Changed sha3 to official one 2014-07-12 11:10:47 +02:00
obscuren
288f1c5387 Removed timer 2014-07-12 11:02:50 +02:00
obscuren
d3e31a4a6d Special diff output + debugger changes 2014-07-11 16:04:27 +02:00
obscuren
9010857677 Special diff output for execution 2014-07-11 16:04:09 +02:00
obscuren
fc8bd7229e Merge branch 'develop' 2014-07-10 21:54:46 +02:00
obscuren
ff151f9fbc vm output 2014-07-10 21:54:36 +02:00
obscuren
5c7e96d895 Removed serpent 2014-07-10 18:19:38 +02:00
obscuren
04561c4ddc Updated VM & added helper methods to state
* VM BALANCE opcode updated to pop 1 item and use that to retrieve the
  address' balance
* GetBalance and GetNonce on state that'll always return something valid
2014-07-10 17:58:16 +02:00
obscuren
9688ebef52 Return from execution immediately if there's no code 2014-07-10 15:31:48 +02:00
obscuren
d6753b2883 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 2014-07-10 15:06:55 +02:00
obscuren
b7ff773ecf Removed debug log 2014-07-10 15:06:46 +02:00
obscuren
e504088b79 Consensus and bug fixes
* Ensure that each state object has an address that is 20 bytes
* Byte logging for vm
* changed diff output
2014-07-10 15:05:06 +02:00
obscuren
d52e5f7130 Removed hardcoded ip 2014-07-10 15:04:19 +02:00
obscuren
bea468f1e5 Increased timeout to 500ms 2014-07-10 15:03:48 +02:00
obscuren
639f1fd339 Log received and send to 2014-07-10 15:03:26 +02:00
obscuren
67e5689f87 Fixed BYTE opcode 2014-07-10 12:51:19 +02:00
Gav Wood
ddfa3af45d Everything a string. 2014-07-10 11:28:35 +01:00
Gav Wood
d659f469a9 Code fixes. 2014-07-10 10:16:25 +01:00
Maran
c2bca5939d Added path check for Windows when loading external QML windows/components 2014-07-09 14:01:53 +02:00
Maran
dcbd97d29c Check current folder for mnemonic words if it fails in source folder. For binary support 2014-07-09 10:59:49 +02:00
Maran
05c1899895 Windos case for assetPath had a typo 2014-07-08 14:58:33 +02:00
Maran
7e88dd4e6b Setup default asset path for windows 2014-07-08 14:58:23 +02:00
Maran
61d5d107b6 Make script inclusion via QML also relative to asset path 2014-07-08 14:27:22 +02:00
Maran
7f9e614b5d Forgot two images 2014-07-08 14:25:30 +02:00
Maran
79259c916d Use relative image paths to help with windows builds 2014-07-08 14:05:42 +02:00
obscuren
685aebc72e Merge branch 'develop' 2014-07-07 22:15:35 +02:00
obscuren
794e65b60e Updated peer server 2014-07-07 22:08:09 +02:00
obscuren
6cb35836a2 Upped protocol version number 2014-07-07 16:06:09 +02:00
obscuren
e4e704f480 Fix quit 2014-07-07 16:05:59 +02:00
obscuren
14d13167a7 Remove debug println 2014-07-07 13:59:59 +02:00
obscuren
78aad9a192 Getting rid of deprecated methods 2014-07-07 13:59:32 +02:00