Commit Graph

29 Commits (707d413761927f5ad95298e666e297b820ad0901)

Author SHA1 Message Date
zelig 707d413761 refactor ethutil/trie to ethtrie 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
obscuren 0b8ba1d55b Renamed snapshot to copy/set and added it back to the VM 10 years ago
obscuren 731f55a05d Reset state when a transition fails 10 years ago
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 10 years ago
obscuren 3621988e15 Removed deprecated states 10 years ago
obscuren 53e30f750d Removal of manual updating of state objects 10 years ago
obscuren 02d8ad030f Keeping old code for reference 10 years ago
obscuren 8198fd7913 Cache whole objects instead of states only 10 years ago
obscuren aba3066658 Changed debug hook and added state iterator 10 years ago
obscuren 3ebd7f1166 State snapshotting 10 years ago
obscuren 3c35ba7c31 Fixed state overwriting issue 10 years ago
obscuren 64701e388c Fixed state issue 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
obscuren afe83af219 Moved seeding and moved manifest 11 years ago
obscuren 5a0bae1dae Auto update state changes notifications 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren 1c85d8c66b Minor improvements and bug fixes 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago
obscuren 6a86c517c4 Removed old VM code 11 years ago
obscuren f567f89b99 Added address to account and contract 11 years ago
obscuren 7705b23f24 Removed caller from tx and added "callership" to account. 11 years ago
obscuren c17381b853 Moved code around 11 years ago
obscuren 826c827e6b Added a copy method to state 11 years ago
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain 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 377c995103 Separated the VM from the block manager and added states 11 years ago