Commit Graph

306 Commits (3e5a7b34b111e5b72cd4878cdee42af956143406)
 

Author SHA1 Message Date
Maran 3e5a7b34b1 Now with files 11 years ago
Maran a4ca9927ab Renamed etherpc to ethrpc 11 years ago
Maran 9b1f11695d Get rid of that annoying number that keeps popping up in stdout 11 years ago
Maran 87a5e94525 Merge branch 'develop' into feature/rpc 11 years ago
Maran b98cc2fb4e Fixed GetBlock when no block can be found 11 years ago
Maran fde3e01f80 Fixed import cycle 11 years ago
Maran c496aad20b Renamed Ethereum RPC package 11 years ago
Maran 8adad0654a Added more JSON niceties to types 11 years ago
obscuren 5757f5df2a Added secret to address method 11 years ago
Maran 39b8c83ba6 Impelemented GetStorageAt 11 years ago
obscuren 7c91159449 Added different storage notification object 11 years ago
Maran 4f20e8f649 Implemented first few methods via public api 11 years ago
obscuren 1f6df0cd52 Added receipts for tx creation 11 years ago
Maran 69d83b1da5 Merge branch 'develop' into feature/rpc 11 years ago
obscuren e798f221dd Added public interface 11 years ago
Maran c54788338a Merge branch 'develop' into feature/rpc 11 years ago
Maran ebdf339a61 Implemented RPC framework 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 91aa189ef3 Fixed Upnp bug 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 21f8806eed Moved assembler stage to the mutan compiler 11 years ago
obscuren bf850974f3 Using mutan assembler stage 11 years ago
obscuren 338b698091 Refactoring and added documentation comments 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 0651af9dfd Removed some log statements and disabled additional validation checks 11 years ago
obscuren c81804444f Call initial closure with proper tx argument 11 years ago
obscuren ef7f3f36e2 Renamed CALLDATA to CALLDATALOAD 11 years ago
obscuren f7d4e3cd6b Copy over bytes from previous root 11 years ago
obscuren 6b08efabf8 @maranh see comment 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 11c26e3211 Implemented ethereum package reader 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 d811920d8b Hack for miner problem added w/ note 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago