Commit Graph

49 Commits (aba3066658a32723543f9e4eda74a14ef140fc0e)

Author SHA1 Message Date
obscuren aba3066658 Changed debug hook and added state iterator 10 years ago
obscuren 3ebd7f1166 State snapshotting 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 3c35ba7c31 Fixed state overwriting issue 10 years ago
obscuren 5ceb1620e9 Fixed couple issues 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
obscuren b8034f4d9e Increment nonce in the public api 10 years ago
obscuren 5a0bae1dae Auto update state changes notifications 11 years ago
obscuren f0440e85dc Removed value from closure. 11 years ago
Maran 45ce820b11 Implemented value() 11 years ago
obscuren a0af7de58e Optimizations 11 years ago
obscuren 17674fb888 Added suicide back in 11 years ago
obscuren 21724f7ef9 Added manifest changes and changed closures 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren ca6e3f6def Notify of changes 11 years ago
obscuren 0f93da400a Added new state object change echanism 11 years ago
obscuren ee7c16a8d9 Fixed Base problem and sload/sstore 11 years ago
obscuren 1c85d8c66b Minor improvements and bug fixes 11 years ago
obscuren c81804444f Call initial closure with proper tx argument 11 years ago
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 11 years ago
obscuren 6930260962 Updated VM 11 years ago
obscuren a96c8c8af9 Added proper gas handling 11 years ago
obscuren ca13e3b105 Moved assembler stage processing to it's own file 11 years ago
obscuren 086acd122b Added pre processing of script data 11 years ago
obscuren 116516158d Renamed 11 years ago
obscuren ca747f2688 Added the possibility for debug hooks during closure call 11 years ago
obscuren 891f725909 Added better address format 11 years ago
obscuren 6a530ea371 Call fixed 11 years ago
obscuren e09f0a5f2c Split code for contracts 11 years ago
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