Commit Graph

221 Commits (5af4ff985dc43b648bdc96394a3bd96d9658ae0a)

Author SHA1 Message Date
obscuren 8e0a39f33f Updated to use ethereum.js 10 years ago
obscuren fb4113dab4 PoC 7 updates 10 years ago
obscuren 272d58662c Implemented LOG. Closes #159 10 years ago
Felix Lange e73aad959e ethutil: re-add build constraints in script*.go (fixes #151) 10 years ago
obscuren a02dc4ccc3 Using proper naming scheme. Fixes #63 10 years ago
obscuren 311c6f8a3f Fixed remote Arithmetic tests 10 years ago
obscuren c5bd32b0ad Refactored VM to two separate VMs; std & debug 10 years ago
obscuren e02c0fa808 Added generic big to 256 method. Implemented new iterator 10 years ago
obscuren a38dafcc57 Moved the To256 10 years ago
obscuren 0015ce1e35 kick of bad peers 10 years ago
obscuren b55e017e62 Proper delete 10 years ago
obscuren 68119d0929 Fixed messages to use proper numbers 10 years ago
obscuren 1118aaf840 Temp work around 10 years ago
obscuren 57dc435f9b Added TD for each block 10 years ago
nicksavers c582890590 Add blank line after +build comment 10 years ago
obscuren 6800c3665a Re-added min gas price check on tx pool 10 years ago
obscuren ac5e86b7ae Removed windows support for serpent :-( 10 years ago
obscuren b65f29f8fa Added JavaScript JSON helper 10 years ago
obscuren 151f9c7f82 BigInt accept string 10 years ago
obscuren 80261c803a Fixed deref ptr 10 years ago
obscuren fd041d91ee Truncate when writing 10 years ago
obscuren 33a0dec8a1 Improved catching up and refactored 10 years ago
obscuren 4db4ec1621 Added unique set 10 years ago
obscuren 2fb57b2ea7 Reworked filters 10 years ago
obscuren 10564723b9 added string casting 10 years ago
obscuren ff27df78fc Added new list type which can embed any slice type 10 years ago
obscuren 6afc16399f Block size 10 years ago
obscuren cdbc3ecc2a Serpent! :-) 10 years ago
obscuren 836ed9d6b7 Write Protocol version to the db so we can perform sanity checks 10 years ago
obscuren eaa2e8900d PoC 6 networking code. 10 years ago
obscuren 55a2f35a64 JS Filter 10 years ago
obscuren 793e666f36 Dump bytes instead of strings 10 years ago
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren 342cc122b4 Added general Pipe API 10 years ago
obscuren 5ede1224e4 minor rlp things 10 years ago
obscuren 5a2d62e4d9 Added better data parser 10 years ago
obscuren 5ca2938117 Fixed 10 years ago
obscuren 6fd2401cdf Fixed issue with var int reading. 10 years ago
obscuren 6e94c024e4 Added big data test and updating to reader 10 years ago
obscuren 8e7c4f91e3 Added ops 10 years ago
obscuren 41bd38147c Clean up and util methods 10 years ago
obscuren 5d57b78471 Added big int to uint switch 10 years ago
obscuren 20ee1ae65e Refactored CALLDATALOAD to use big int 10 years ago
obscuren a626b7ebe1 Fixed string data 10 years ago
obscuren ed3424ff75 Trie fixes 10 years ago
obscuren 14c4f06100 Convert a byte slice to address 10 years ago
zelig 1735ec0362 use ethreact.Event and ethreact.ReactorEngine 10 years ago
obscuren 2784e256f1 Vm logging on diff 10 years ago
Maran 8845fb7eae Add windows helper functions 10 years ago
obscuren 04f8c455e2 Added diff type 10 years ago