Commit Graph

18 Commits (4eb3ad192e58bc42dec4e44b4a8be6cb36473c0f)

Author SHA1 Message Date
obscuren 1f6df0cd52 Added receipts for tx creation 11 years ago
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 11 years ago
obscuren a96c8c8af9 Added proper gas handling 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago
obscuren 720521ed4a Changed how txs define their data & added init field 11 years ago
obscuren 7277c42047 Fixed some state issues 11 years ago
obscuren 3c3431d111 Fixed IsContract method to use the contractCreation flag 11 years ago
obscuren 56a58ad70d Removed debug and comments 11 years ago
obscuren 00c5f9b9a6 Updated transaction model 11 years ago
obscuren 43cad69016 Reworked transaction constructors 11 years ago
obscuren 9cf8ce9ef8 New tx methods and added new vm to state manager 11 years ago
obscuren 7705b23f24 Removed caller from tx and added "callership" to account. 11 years ago
obscuren 3520771d68 Comply to Callee interface 11 years ago
obscuren 4b8c50e2cd Deprication 11 years ago
obscuren d69db6e617 Removed compiling from the transaction 11 years ago
obscuren 681eacaa7f Removed old instruction code 11 years ago
obscuren 24f2b2afc3 Running contracts fixed 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago