Commit Graph

35 Commits (5c1e0a6dc4e49154c185503ef7c8e96328dd6492)

Author SHA1 Message Date
obscuren 842d52db7b Make sure that public key always uses 64 bytes 10 years ago
obscuren 931ae0f116 Append zero's in R & S 10 years ago
obscuren 7e6684d926 Method for checking contract addresses 10 years ago
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 10 years ago
obscuren 5871dbaf5a Set contract addr for new transactions 10 years ago
obscuren d078e9b8c9 Refactoring state transitioning 10 years ago
obscuren b855e5f7df Changed opcode numbers and added missing opcodes 10 years ago
obscuren 9988b1a047 Sort transactions based on the nonce 10 years ago
obscuren 81ef40010f The body of contracts are now returned instead 10 years ago
obscuren 281559d427 Canonical contract creation 10 years ago
obscuren cc8464ce80 Transaction querying 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 45b810450f ... 10 years ago
obscuren 378815ee62 Rearranged according to YP 10 years ago
Nick Savers 530ab6b8fc Re-arranged transaction RLP encoding... 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
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