Commit Graph

82 Commits (782f780476afb3c895c30583fc5cbd6d7d830d3d)

Author SHA1 Message Date
obscuren a96c8c8af9 Added proper gas handling 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago
obscuren 116516158d Renamed 11 years ago
obscuren ca747f2688 Added the possibility for debug hooks during closure call 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
obscuren 7d0348e4ba Handle contract messages 11 years ago
obscuren 7277c42047 Fixed some state issues 11 years ago
obscuren 6625b6ffbd Changed to new mutan API 11 years ago
Maran 6253d10938 initial testcode for canonical chain 11 years ago
Maran ec6ec62dd4 Remove some xtra logs 11 years ago
Maran b52b1fca89 Initial block reorganisation code 11 years ago
obscuren 2ea4c632d1 Closure return, arguments fixed. Added proper tests 11 years ago
obscuren 9cf8ce9ef8 New tx methods and added new vm to state manager 11 years ago
obscuren f3d27bf5d8 Rewrote opcodes again 11 years ago
Maran ae837c4719 More mining rework 11 years ago
obscuren 07578fe25f Pretty print nonce 11 years ago
Maran 8ea7e21f64 Merge 11 years ago
obscuren b15a4985e8 Moved on to the state manager 11 years ago
Maran d5efeab8f9 Initial smart-miner stuff 11 years ago
obscuren e7770b2332 Added miner state 11 years ago
obscuren 6c6e8b0fd7 Renamed block manager to state manager 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 d65b4cd0dd Updated block to use state instead of trie directly 11 years ago
obscuren ce07d9bb4c Error logging on tx processing 11 years ago
obscuren 0afdedb01a Some log statements changed to the default logger 11 years ago
obscuren 88a9c62fcc Proper tests 11 years ago
obscuren c66cf95b40 Added address states for storing a session based address 11 years ago
obscuren 18cc35338a Fixed contract running 11 years ago
obscuren 06ea7fc830 re: Added contract fees 11 years ago
obscuren 8e7daec886 Added fees and debugging 11 years ago
obscuren 24f2b2afc3 Running contracts fixed 11 years ago
obscuren c866fcc5b3 Added new address 11 years ago
obscuren 68028f492f Fixed block handling 11 years ago
obscuren 066940f134 Defer undo on the current block's state 11 years ago
obscuren f5fbbb147f Removed debug message 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago