Commit Graph

70 Commits (d890258af6de8c5ef9701826fb4ee7c353788ad5)

Author SHA1 Message Date
obscuren c0a030ef0a Added new insruction methods 11 years ago
obscuren 7277c42047 Fixed some state issues 11 years ago
obscuren 205e33bc83 Fixed bug in stack to expand beyond expectations. Fixed EQ and NOT opcode 11 years ago
obscuren 43cad69016 Reworked transaction constructors 11 years ago
obscuren e0b6091d7e Test fixes and removed old code. Added VM gas fees 11 years ago
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