Commit Graph

26 Commits (1bf6f8b4a6936d8ad14b345b2cfa4dc9d1f8a360)

Author SHA1 Message Date
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
obscuren 8629d9a418 String changed and removed some debugging code 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago