Commit Graph

444 Commits

Author SHA1 Message Date
obscuren 6afc16399f Block size 2014-08-25 12:53:06 +02:00
obscuren 3f904bf3ac Implemented POST 2014-08-25 11:29:42 +02:00
obscuren 962255b373 Removed old code 2014-08-23 11:00:33 +02:00
obscuren 93008e279d Removed old chain code 2014-08-22 10:58:14 +02:00
obscuren 732573ba51 Turbo mining 2014-08-21 20:13:26 +02:00
obscuren 0eb08693e9 Turbo mode 2014-08-21 18:14:41 +02:00
obscuren eaa2e8900d PoC 6 networking code.
* Added block pool for gathering blocks from the network (chunks)
* Re wrote syncing
2014-08-21 14:47:58 +02:00
obscuren 55a2f35a64 JS Filter 2014-08-20 13:05:26 +02:00
obscuren b0ae61c652 Removed the "Get" part 2014-08-18 10:17:45 +02:00
obscuren 7d95e8624a Added message to closure && added change addresses 2014-08-15 16:19:10 +02:00
obscuren c7ee9844bd Removed old code 2014-08-15 00:25:16 +02:00
obscuren 0fcc606569 Added new filter from map 2014-08-15 00:24:37 +02:00
obscuren 07cfb7b64a updated filter so it accepts multiple from and to 2014-08-14 17:02:39 +02:00
obscuren 0d733aa071 Removed validation check from GetMessages 2014-08-14 17:02:21 +02:00
obscuren fa881220ae Updated lookup method to include CNAME's as well as A records 2014-08-13 10:52:50 +02:00
obscuren a760ce05b9 Updated chain for filtering 2014-08-11 16:23:38 +02:00
obscuren 2e5d28c73f Added bloom filter & block filter methods 2014-08-11 16:23:17 +02:00
obscuren 024be32f06 Make sure all left padded zero's aren't included 2014-08-09 18:09:55 +01:00
obscuren 27290e1277 Fixed gas limit calculation 2014-08-09 18:06:16 +01:00
obscuren c51db4c940 Fixed stack issue 2014-08-08 14:36:59 +01:00
obscuren da50c75148 Added state dump method 2014-08-06 09:53:00 +02:00
obscuren 03ce15df4c ethstate.NewState => ethstate.New 2014-08-04 10:42:40 +02:00
obscuren 3debeb7236 ethtrie.NewTrie => ethtrie.New 2014-08-04 10:38:18 +02:00
zelig 9831619881 merge upstream 2014-07-30 18:03:20 +02:00
obscuren 1f9894c084 Old code removed and renamed amount to balance 2014-07-30 00:31:15 +02:00
obscuren 41bd38147c Clean up and util methods 2014-07-26 11:24:44 +02:00
obscuren a45c08f9fe Removed old code 2014-07-24 12:19:55 +02:00
obscuren cbd71ef8f5 Add Tx 2014-07-24 12:10:18 +02:00
obscuren 32d125131f Refactored to new state and vm 2014-07-24 12:04:15 +02:00
obscuren 490ca410c0 Minor improvements and fixes to the new vm structure 2014-07-22 15:57:54 +02:00
obscuren 1e8b54abfb Refactored state, state object and vm
* The State and StateObject have been moved to their own package
* The VM is moved to it's own package
2014-07-22 11:54:48 +02:00
obscuren 20ee1ae65e Refactored CALLDATALOAD to use big int
* Added BigMin
2014-07-21 20:38:43 +02:00
obscuren eab0b2a90a Merge branch 'master' into develop 2014-07-21 20:23:15 +02:00
Maran 6774ddaba2 Fix regression on 32bit (windows) systems 2014-07-21 14:35:37 +02:00
zelig 13cc220c0d Merge branch 'develop' of github.com:ethereum/eth-go into feature/ethutil-refactor 2014-07-21 13:31:26 +01:00
zelig 1e4af85a38 merge upstream 2014-07-21 13:26:29 +01:00
obscuren 8f91d47bf3 Merge branch 'master' into develop 2014-07-21 12:21:42 +02:00
obscuren 5d2669dbd3 Fixed tx sha creation 2014-07-21 12:21:34 +02:00
obscuren 93261b98c2 Changed iterator 2014-07-21 11:56:04 +02:00
obscuren 9f00aeae29 Base time on previous parent, not last block 2014-07-18 16:13:21 +02:00
obscuren cd9b344506 Fixed range 2014-07-18 13:21:40 +02:00
Maran db8170def3 WIP to expose hashrate to gui 2014-07-18 12:01:08 +02:00
obscuren 16f6100500 Removed debug log 2014-07-17 15:11:09 +02:00
obscuren 90f63657cb Removed debug log 2014-07-17 15:01:33 +02:00
obscuren 0415e4a637 Fixed coinbase copy in state 2014-07-17 14:53:27 +02:00
obscuren ed3424ff75 Trie fixes 2014-07-17 11:21:18 +02:00
obscuren 7a410643ac Added/changed logging 2014-07-15 20:35:55 +02:00
obscuren 34da3b4fa8 Moved 2014-07-15 20:35:07 +02:00
zelig 1735ec0362 use ethreact.Event and ethreact.ReactorEngine 2014-07-15 01:11:06 +01:00
obscuren 2784e256f1 Vm logging on diff 2014-07-15 00:25:49 +02:00
obscuren 50bc838047 Moved checks 2014-07-15 00:25:38 +02:00
obscuren 69acda2c25 Paranoia check moved 2014-07-15 00:25:27 +02:00
obscuren 98f21d8973 Compare method for receipts 2014-07-14 22:52:44 +02:00
obscuren 767d24ea5d Removed defer and added receipts checking in tx processing 2014-07-14 22:52:30 +02:00
obscuren 5a0c4ce295 Fixed "Copy" to also copy over the pending storage changes 2014-07-14 00:38:20 +02:00
obscuren 5b2e5d180f Changed diff output not to prefix hex with 0x 2014-07-14 00:37:18 +02:00
obscuren 6426f3635e Forgot to return gas when CALL's value transfer fails 2014-07-13 17:56:14 +02:00
obscuren 54715586ab Changed sha3 to official one 2014-07-12 11:10:47 +02:00
obscuren 9010857677 Special diff output for execution 2014-07-11 16:04:09 +02:00
obscuren ff151f9fbc vm output 2014-07-10 21:54:36 +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 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 67e5689f87 Fixed BYTE opcode 2014-07-10 12:51:19 +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
obscuren b01cb2406f Fixed state reset case 2014-07-07 13:59:09 +02:00
obscuren 42bb3d8aae Removed old if statement. No longer needed 2014-07-07 13:58:54 +02:00
obscuren 96ac061e68 Log change 2014-07-07 13:58:28 +02:00
obscuren 68fba4b781 Fixed state reset on err 2014-07-07 11:17:48 +02:00
Jeffrey Wilcke 6fe9b4ab5e Revert "ethreact - Feature/ethutil refactor" 2014-07-07 10:59:16 +02:00
obscuren 9dab7dcc3c Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 2014-07-07 10:53:25 +02:00
obscuren d40cba3042 changed state reset 2014-07-07 10:53:20 +02:00
zelig 4fb2905b1e Merge branch 'develop' of github.com:ethereum/eth-go into feature/ethutil-refactor 2014-07-05 12:53:00 +01:00
obscuren b232acd04e Debugging mode for vm 2014-07-05 13:24:49 +02:00
zelig 44d0d6abd2 Merge branch 'develop' of github.com:ethereum/eth-go into feature/ethutil-refactor 2014-07-04 19:40:23 +01:00
zelig 584d1c61ec use ethreact.Event and ethreact.ReactorEngine 2014-07-04 19:38:44 +01:00
obscuren 90eb4f1939 Debug output, minor fixes and tweaks
* Script compile length fix
* Transition fix
2014-07-04 15:32:10 +02:00
obscuren 633027d980 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 2014-07-04 00:13:57 +02:00
obscuren db60ebbbd7 Merge branch 'feature/clientid' of https://github.com/ethersphere/eth-go into ethersphere-feature/clientid 2014-07-04 00:12:28 +02:00
obscuren cb7ebdf821 Decreased timeout 2014-07-04 00:12:21 +02:00
Jeffrey Wilcke 70e1a1a4df Merge pull request #32 from josephyzhou/develop
typo, duplications
2014-07-04 00:10:29 +02:00
Joey Zhou 7c41e413e4 typo, duplications 2014-07-03 11:31:47 -07:00
zelig de2da4fd19 Merge branch 'develop' of github.com:ethereum/eth-go into feature/clientid 2014-07-03 15:08:13 +01:00
zelig 198e5eeab9 EthManager interface extended with ClientIdentity() ethwire.ClientIdentity 2014-07-03 15:08:06 +01:00
obscuren 8baa0f84e7 Fixed reverting error 2014-07-03 16:07:21 +02:00
obscuren 5d67139206 Fix 2014-07-03 10:05:02 +02:00
obscuren 5b8dde9602 Fixed CREATE op. Fixes #87 2014-07-03 10:04:38 +02:00
obscuren 35ae9e3aa8 Paranoia check 2014-07-02 17:48:10 +02:00
obscuren 2f9bc2ab75 Removed old code 2014-07-02 17:47:33 +02:00
obscuren 40e3d2ab55 Changed CREATE 2014-07-02 17:47:09 +02:00
obscuren e4d2d00d41 Added support for breakpoints on specific instructions 2014-07-02 13:08:32 +02:00
obscuren 315d65280b Removed comment 2014-07-02 11:30:14 +02:00
obscuren d15952c867 Moved debug hook to Vm directly 2014-07-02 01:04:21 +02:00
obscuren 1954ef47e6 Suicide is deferred to update 2014-07-02 00:06:21 +02:00
obscuren fd1d0bbde7 Updated to generic padding function 2014-07-02 00:05:48 +02:00
obscuren 00d3935aac Removed old method 2014-07-01 23:59:18 +02:00
zelig ff5703fd9b ethutil -> ethtrie.NewTrie 2014-07-01 15:09:43 +01:00
zelig 89630d2826 merge upstream 2014-07-01 15:03:02 +01:00