Commit Graph

1480 Commits (c0187930dc352c645c223e17364623a68413cb74)
 

Author SHA1 Message Date
obscuren c0187930dc Removed some commented code 10 years ago
obscuren 2f362509b8 New p2p protocol. NOTE: Needs major refactoring. See #50 10 years ago
obscuren 2949990016 Added CALLSTATELESS 10 years ago
obscuren d91357d00c Added GetCode method 10 years ago
obscuren 0fea62ec6d Make use of new list type for transactions instead of json 10 years ago
obscuren a63b74e345 New OPCODES 10 years ago
obscuren 0b6b6b52fe Contract creation address are empty again 10 years ago
obscuren 250d40bca0 Reset the transient state when a new block's been found 10 years ago
obscuren adabd71a4a Changed back to FIPS 180 10 years ago
obscuren ff27df78fc Added new list type which can embed any slice type 10 years ago
obscuren 627b7c9fd7 Updated to latest sha3 implementation. Fixes #48 10 years ago
obscuren 6afc16399f Block size 10 years ago
obscuren 3f904bf3ac Implemented POST 10 years ago
obscuren cdbc3ecc2a Serpent! :-) 10 years ago
obscuren 67af300383 Merge branch 'master' into develop 10 years ago
obscuren ccea5fa948 changed to new nat-pmp repo 10 years ago
obscuren fcc6f183a4 Changed level 10 years ago
obscuren 962255b373 Removed old code 10 years ago
obscuren d9d4f63cd4 Don't add ... 10 years ago
obscuren 56103f0751 Log 10 years ago
obscuren be9bfb5536 Minor improvement catching up 10 years ago
obscuren 836ed9d6b7 Write Protocol version to the db so we can perform sanity checks 10 years ago
obscuren a9f9a59416 Extra checks 10 years ago
obscuren 42d43147ca Changed log statements 10 years ago
obscuren 93008e279d Removed old chain code 10 years ago
obscuren 740081e2f7 Storage at changed to return bytes 10 years ago
obscuren 088bbc6bb7 Merge branch 'release/0.6.4' into develop 10 years ago
obscuren 2d00027fd9 Merge branch 'release/0.6.4' 10 years ago
obscuren d03ab3c976 invalidated SWAP/DUP 10 years ago
obscuren fb90ecc8bc Merge branch 'release/0.6.4' 10 years ago
obscuren 5196f9a340 bump 10 years ago
obscuren 732573ba51 Turbo mining 10 years ago
obscuren 854d6d4e5c DUP/SWAP n & ADD/MULMOD 10 years ago
obscuren a289a77d5d DUP n SWAP n 10 years ago
obscuren 3def9258be Turbo mode 10 years ago
obscuren 0eb08693e9 Turbo mode 10 years ago
obscuren cc6ad034f1 Merge branch 'release/0.6.3' into develop 10 years ago
obscuren 0af0f0d890 Merge branch 'release/0.6.3' 10 years ago
obscuren c173e9f4ab MIT -> LGPL 10 years ago
obscuren 15ef3388c1 Doc 10 years ago
obscuren d90ae4d45b Prot 0.6.3 10 years ago
obscuren b368549fd5 Always return something valid 10 years ago
obscuren c44f4f32fe Re-enabled catching up flag 10 years ago
obscuren eaa2e8900d PoC 6 networking code. 10 years ago
obscuren 79c64f6bca Added block by hash or number 10 years ago
obscuren 89c442cadb Added block by number 10 years ago
obscuren 55a2f35a64 JS Filter 10 years ago
obscuren b97ea0e447 Added JSFilter type 10 years ago
obscuren b0ae61c652 Removed the "Get" part 10 years ago
obscuren 793e666f36 Dump bytes instead of strings 10 years ago