Commit Graph

4 Commits (f59a3b67f69b26f969084e0de165435e80bd8e12)

Author SHA1 Message Date
obscuren af34749a6b ethtrie => trie 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren df5603de0a Moved logging to state, proper structured block 10 years ago
obscuren 9e2f071d26 Removed events from the state manager 10 years ago
obscuren fb4113dab4 PoC 7 updates 10 years ago
obscuren 6b92d541da Empty string for uncle 10 years ago
obscuren 520fdfe346 PoC7 Net 10 years ago
obscuren 2e894b668a Max callstack 10 years ago
obscuren 56843ca0fc Added some methods to comply to the PoW block interface 10 years ago
obscuren 9d86a49a73 Renamed Sha3Bin to Sha3 10 years ago
obscuren 57dc435f9b Added TD for each block 10 years ago
obscuren 33a0dec8a1 Improved catching up and refactored 10 years ago
obscuren 2f614900e8 Updated GHOST 10 years ago
obscuren 6afc16399f Block size 10 years ago
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren 27290e1277 Fixed gas limit calculation 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 32d125131f Refactored to new state and vm 10 years ago
obscuren 5d2669dbd3 Fixed tx sha creation 10 years ago
Maran e798294a4b Update min GasLimit 10 years ago
zelig dabaa4cce0 change all modified calls to ethtrie, ethutil and ethcrypto functions 10 years ago
Maran 1938bfcddf Fix compare 10 years ago
Maran 753f749423 Implement CalcGasPrice for ethereum/go-ethereum#77 10 years ago
obscuren cc8464ce80 Transaction querying 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren f8f84ef095 Removed old contract creation code 10 years ago
obscuren 3b38df085e Fixed casting issue 10 years ago
obscuren ad51c85e5d Fixed crash 10 years ago
obscuren 2bd377a3de Changed transaction hash for poc 5 10 years ago
obscuren 7d3e99a2ab Fixed genesis and block data 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
obscuren 38d6b67b5c Fixed state problem 11 years ago
obscuren f3818478e2 Removed debug & unused functions 11 years ago
obscuren f7d4e3cd6b Copy over bytes from previous root 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago
obscuren 7705b23f24 Removed caller from tx and added "callership" to account. 11 years ago
Maran ae837c4719 More mining rework 11 years ago
obscuren 9d492b0509 Renamed Address to Account 11 years ago
obscuren bfed1c7cac Trie's are no longer referenced directly but through State instead 11 years ago
obscuren d65b4cd0dd Updated block to use state instead of trie directly 11 years ago
obscuren 507fc7b9d1 Length checking when fetching contract. Contract always have 3 fields 11 years ago
obscuren 6c7255cde2 Fixed a minor issue on crashed contracts 11 years ago
obscuren 95a8ebc249 Changed MakeContract on block 11 years ago
obscuren b3da104e56 Corrected contract addresses 11 years ago
obscuren 24f2b2afc3 Running contracts fixed 11 years ago