Commit Graph

402 Commits (d02024929a3e617c16c5b33e1d245f23fa4f6c7b)

Author SHA1 Message Date
obscuren 399256b384 VM execution fixes 10 years ago
obscuren 33a0dec8a1 Improved catching up and refactored 10 years ago
obscuren 2f614900e8 Updated GHOST 10 years ago
obscuren 954ba211bf Fixed contract validation address in tx pool 10 years ago
obscuren 2fb57b2ea7 Reworked filters 10 years ago
obscuren 2949990016 Added CALLSTATELESS 10 years ago
obscuren 0b6b6b52fe Contract creation address are empty again 10 years ago
obscuren 250d40bca0 Reset the transient state when a new block's been found 10 years ago
obscuren 6afc16399f Block size 10 years ago
obscuren 3f904bf3ac Implemented POST 10 years ago
obscuren 962255b373 Removed old code 10 years ago
obscuren 93008e279d Removed old chain code 10 years ago
obscuren 732573ba51 Turbo mining 10 years ago
obscuren 0eb08693e9 Turbo mode 10 years ago
obscuren eaa2e8900d PoC 6 networking code. 10 years ago
obscuren 55a2f35a64 JS Filter 10 years ago
obscuren b0ae61c652 Removed the "Get" part 10 years ago
obscuren 7d95e8624a Added message to closure && added change addresses 10 years ago
obscuren c7ee9844bd Removed old code 10 years ago
obscuren 0fcc606569 Added new filter from map 10 years ago
obscuren 07cfb7b64a updated filter so it accepts multiple from and to 10 years ago
obscuren 0d733aa071 Removed validation check from GetMessages 10 years ago
obscuren fa881220ae Updated lookup method to include CNAME's as well as A records 10 years ago
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren 2e5d28c73f Added bloom filter & block filter methods 10 years ago
obscuren 024be32f06 Make sure all left padded zero's aren't included 10 years ago
obscuren 27290e1277 Fixed gas limit calculation 10 years ago
obscuren c51db4c940 Fixed stack issue 10 years ago
obscuren da50c75148 Added state dump method 10 years ago
obscuren 03ce15df4c ethstate.NewState => ethstate.New 10 years ago
obscuren 3debeb7236 ethtrie.NewTrie => ethtrie.New 10 years ago
obscuren 1f9894c084 Old code removed and renamed amount to balance 10 years ago
obscuren 41bd38147c Clean up and util methods 10 years ago
obscuren a45c08f9fe Removed old code 10 years ago
obscuren cbd71ef8f5 Add Tx 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago
obscuren 06ec80f394 zero devision check 10 years ago
obscuren 490ca410c0 Minor improvements and fixes to the new vm structure 10 years ago
obscuren 1e8b54abfb Refactored state, state object and vm 10 years ago
obscuren 20ee1ae65e Refactored CALLDATALOAD to use big int 10 years ago
Maran 6774ddaba2 Fix regression on 32bit (windows) systems 10 years ago
obscuren 5d2669dbd3 Fixed tx sha creation 10 years ago
obscuren 93261b98c2 Changed iterator 10 years ago
obscuren 9f00aeae29 Base time on previous parent, not last block 10 years ago
obscuren cd9b344506 Fixed range 10 years ago
Maran db8170def3 WIP to expose hashrate to gui 10 years ago
obscuren 16f6100500 Removed debug log 10 years ago
obscuren 90f63657cb Removed debug log 10 years ago
obscuren 0415e4a637 Fixed coinbase copy in state 10 years ago
obscuren ed3424ff75 Trie fixes 10 years ago