Commit Graph

145 Commits (1f6df0cd522842095c5ca723d2e11fc6b97b8b6a)

Author SHA1 Message Date
obscuren 1f6df0cd52 Added receipts for tx creation 11 years ago
obscuren 70c8656640 Added a KeyPairFromSec function which creates a new keypair based on the given seckey 11 years ago
obscuren 17674fb888 Added suicide back in 11 years ago
obscuren e6a68f0c3a Removed debug log 11 years ago
obscuren d2ab322267 Removed debugging log 11 years ago
obscuren c3293641e7 Removed debug logging 11 years ago
obscuren 21724f7ef9 Added manifest changes and changed closures 11 years ago
obscuren 38d6b67b5c Fixed state problem 11 years ago
obscuren 5516efdfa0 Removed old code 11 years ago
obscuren bf850974f3 Using mutan assembler stage 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren 05d2d8f27d Actually convert gas 11 years ago
obscuren ca6e3f6def Notify of changes 11 years ago
obscuren d3a159ad3d Fixed tests 11 years ago
obscuren 0f93da400a Added new state object change echanism 11 years ago
obscuren f3818478e2 Removed debug & unused functions 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 f7d4e3cd6b Copy over bytes from previous root 11 years ago
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 11 years ago
obscuren 61cd1594b5 Fixed gas, price & value setters on initialization 11 years ago
obscuren 6930260962 Updated VM 11 years ago
obscuren a96c8c8af9 Added proper gas handling 11 years ago
obscuren c5729d7ecc comments 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 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 25dd46061f Added push20 11 years ago
obscuren afc92fb7d7 Added better address format 11 years ago
obscuren 891f725909 Added better address format 11 years ago
obscuren 969e748dce Call fixed 11 years ago
obscuren 6a530ea371 Call fixed 11 years ago
obscuren 720521ed4a Changed how txs define their data & added init field 11 years ago
obscuren e09f0a5f2c Split code for contracts 11 years ago
obscuren 03e139d23b Switched variable names 11 years ago
obscuren 6d28bf534f Added a length for copy 11 years ago
obscuren 035f0ffb8a Reverted changes 11 years ago
Maran b66a99e32d Added todo 11 years ago
obscuren 527a3bbc2a Typo fix 11 years ago
obscuren c0a030ef0a Added new insruction methods 11 years ago
obscuren 90bb512f42 Update 11 years ago
Maran 782910eaa7 Small tweaks 11 years ago
Maran 3558dd5ed4 Finalize blockchain reverting test 11 years ago
obscuren 7d0348e4ba Handle contract messages 11 years ago
Maran 5f49a659c3 More blockchain testing 11 years ago
obscuren 7277c42047 Fixed some state issues 11 years ago
obscuren 7cc28c8b46 Added storage test 11 years ago