Commit Graph

13 Commits (6a86c517c4f4b372cad0ae1d92e926a482eac5ba)

Author SHA1 Message Date
obscuren 6a86c517c4 Removed old VM code 11 years ago
obscuren 01c1bce9c5 Removed regular ints from the virtual machine and closures 11 years ago
obscuren 2ea4c632d1 Closure return, arguments fixed. Added proper tests 11 years ago
obscuren fa1db8d2dc Implemented closure arguments 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 f3d27bf5d8 Rewrote opcodes again 11 years ago
obscuren c68ff9886b Fixed MSTORE and added some more commets 11 years ago
obscuren 38ea6a6d5d Closures and vm based on closures 11 years ago
obscuren bfed1c7cac Trie's are no longer referenced directly but through State instead 11 years ago
obscuren 0afdedb01a Some log statements changed to the default logger 11 years ago
obscuren b29c1eecd1 Removed debug print 11 years ago
obscuren 377c995103 Separated the VM from the block manager and added states 11 years ago