Commit Graph

12 Commits (7705b23f248156878d00c301fbbadafedaf7e3d2)

Author SHA1 Message Date
obscuren 7705b23f24 Removed caller from tx and added "callership" to account. 11 years ago
obscuren 9d492b0509 Renamed Address to Account 11 years ago
obscuren bfed1c7cac Trie's are no longer referenced directly but through State instead 11 years ago
obscuren d65b4cd0dd Updated block to use state instead of trie directly 11 years ago
obscuren 507fc7b9d1 Length checking when fetching contract. Contract always have 3 fields 11 years ago
obscuren 6c7255cde2 Fixed a minor issue on crashed contracts 11 years ago
obscuren 95a8ebc249 Changed MakeContract on block 11 years ago
obscuren b3da104e56 Corrected contract addresses 11 years ago
obscuren 24f2b2afc3 Running contracts fixed 11 years ago
obscuren 8629d9a418 String changed and removed some debugging code 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago