Commit Graph

409 Commits (84690bfbbe99b0c8b8d3a377d39b0900990b300c)

Author SHA1 Message Date
obscuren d3a0bb4f35 Info => Debug 11 years ago
obscuren 57dc435f9b Added TD for each block 11 years ago
obscuren 46a496428f ugh 11 years ago
obscuren 6800c3665a Re-added min gas price check on tx pool 11 years ago
obscuren 80261c803a Fixed deref ptr 11 years ago
obscuren 863785a520 Updated opcodes 11 years ago
obscuren f3a93b046e Upped protocol version for VM change 11 years ago
obscuren 399256b384 VM execution fixes 11 years ago
obscuren 33a0dec8a1 Improved catching up and refactored 11 years ago
obscuren 2f614900e8 Updated GHOST 11 years ago
obscuren 954ba211bf Fixed contract validation address in tx pool 11 years ago
obscuren 2fb57b2ea7 Reworked filters 11 years ago
obscuren 2949990016 Added CALLSTATELESS 11 years ago
obscuren 0b6b6b52fe Contract creation address are empty again 11 years ago
obscuren 250d40bca0 Reset the transient state when a new block's been found 11 years ago
obscuren 6afc16399f Block size 11 years ago
obscuren 3f904bf3ac Implemented POST 11 years ago
obscuren 962255b373 Removed old code 11 years ago
obscuren 93008e279d Removed old chain code 11 years ago
obscuren 732573ba51 Turbo mining 11 years ago
obscuren 0eb08693e9 Turbo mode 11 years ago
obscuren eaa2e8900d PoC 6 networking code. 11 years ago
obscuren 55a2f35a64 JS Filter 11 years ago
obscuren b0ae61c652 Removed the "Get" part 11 years ago
obscuren 7d95e8624a Added message to closure && added change addresses 11 years ago
obscuren c7ee9844bd Removed old code 11 years ago
obscuren 0fcc606569 Added new filter from map 11 years ago
obscuren 07cfb7b64a updated filter so it accepts multiple from and to 11 years ago
obscuren 0d733aa071 Removed validation check from GetMessages 11 years ago
obscuren fa881220ae Updated lookup method to include CNAME's as well as A records 11 years ago
obscuren a760ce05b9 Updated chain for filtering 11 years ago
obscuren 2e5d28c73f Added bloom filter & block filter methods 11 years ago
obscuren 024be32f06 Make sure all left padded zero's aren't included 11 years ago
obscuren 27290e1277 Fixed gas limit calculation 11 years ago
obscuren c51db4c940 Fixed stack issue 11 years ago
obscuren da50c75148 Added state dump method 11 years ago
obscuren 03ce15df4c ethstate.NewState => ethstate.New 11 years ago
obscuren 3debeb7236 ethtrie.NewTrie => ethtrie.New 11 years ago
obscuren 1f9894c084 Old code removed and renamed amount to balance 11 years ago
obscuren 41bd38147c Clean up and util methods 11 years ago
obscuren a45c08f9fe Removed old code 11 years ago
obscuren cbd71ef8f5 Add Tx 11 years ago
obscuren 32d125131f Refactored to new state and vm 11 years ago
obscuren 06ec80f394 zero devision check 11 years ago
obscuren 490ca410c0 Minor improvements and fixes to the new vm structure 11 years ago
obscuren 1e8b54abfb Refactored state, state object and vm 11 years ago
obscuren 20ee1ae65e Refactored CALLDATALOAD to use big int 11 years ago
Maran 6774ddaba2 Fix regression on 32bit (windows) systems 11 years ago
obscuren 5d2669dbd3 Fixed tx sha creation 11 years ago
obscuren 93261b98c2 Changed iterator 11 years ago