Commit Graph

920 Commits (9dab60faf7cda288624a11f545e7655c130d29a3)

Author SHA1 Message Date
Taylor Gerring 2f8601ef38 Rename blockAge to blockHeight 10 years ago
Taylor Gerring 3f6e1b2fd3 db_putHex/db_getHex + tests 10 years ago
Taylor Gerring 0846e15667 go away! 10 years ago
Taylor Gerring ab6311c1bd Move remote mining agent to XEth 10 years ago
Taylor Gerring d76e8cb1f1 Consistent var names 10 years ago
Taylor Gerring 16a58f8f2a Always return 3 strings 10 years ago
Taylor Gerring 31879eca8c Stub corrected getWork response 10 years ago
Taylor Gerring 3772f02569 Rename for filename typo 10 years ago
Taylor Gerring 372e1cad5b Cleanup get/submitWork 10 years ago
obscuren 8ed4f226d1 check for nil ptrs 10 years ago
obscuren 82956df523 Get work / submit work partially implemented. 10 years ago
Taylor Gerring 670021da15 Rename topic to topics #544 10 years ago
obscuren 54dac59285 wip 10 years ago
Taylor Gerring 0cde7a4d46 Add xethAtStateNum convenience method 10 years ago
Taylor Gerring efcc93e7da Move Account register to xeth 10 years ago
Taylor Gerring 739c36ad4d inline GetStorageAt 10 years ago
Taylor Gerring 28e5fc8352 Make pretty 10 years ago
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 10 years ago
obscuren 55fdf3e462 Listen to tx pre event and trigger 'pending' 10 years ago
Taylor Gerring b3329bc698 inline Transact 10 years ago
Taylor Gerring aa3918efa7 Move transact gas check to XEth 10 years ago
Taylor Gerring e038a42d7a inline Call 10 years ago
Taylor Gerring 1d6451f5c3 inline GetBlockByNumber 10 years ago
Taylor Gerring bde161382a inline GetBlockByHash 10 years ago
Taylor Gerring b56e20be27 Reorg for clarity 10 years ago
Taylor Gerring 754160afea Move gas defaults to XEth 10 years ago
Taylor Gerring c3a3d38735 Add tests for errors 10 years ago
Taylor Gerring 3cea7d87c1 Rename FilterOptions to BlockFilterArgs 10 years ago
Taylor Gerring d791fe4975 Remove unnecessary event mux 10 years ago
Taylor Gerring 19360c0079 Move stateAt func to XEth 10 years ago
Taylor Gerring 6669ef5b70 Rename for clarity 10 years ago
Taylor Gerring 7b45f3377f inline MessagesChanged 10 years ago
Taylor Gerring 2ef2b9f2e0 inline UninstallWhisperFilter 10 years ago
Taylor Gerring 1f9b93647b inline NewWhisperFilter 10 years ago
Taylor Gerring 4b5e592656 inline AllLogs 10 years ago
Taylor Gerring 0bda63eb76 inline Logs 10 years ago
Taylor Gerring d2e7414230 inline FilterChanged 10 years ago
Taylor Gerring 3e9632e256 inline NewFilterString 10 years ago
Taylor Gerring 84b19971fa inline UninstallFilter 10 years ago
Taylor Gerring 4663a55f12 inline NewFilter 10 years ago
Taylor Gerring 6c04c19eb4 Reorg filter logic to XEth 10 years ago
Taylor Gerring cdfc03dc8e inline WhisperPost 10 years ago
Taylor Gerring 0895190b64 inline GetBlockTransactionCountByHash 10 years ago
Taylor Gerring ff657edbb6 inline GetBlockTransactionCountByNumber 10 years ago
Taylor Gerring c57eb286d6 inline GetBlockUncleCountByHash 10 years ago
Taylor Gerring 216175c265 inline GetBlockUncleCountByNumber 10 years ago
Taylor Gerring 7e6c8a411d fixes 10 years ago
Taylor Gerring 22546dcb55 inline UninstallWhisperFilter 10 years ago
Taylor Gerring b28e6d8306 inline WhisperMessages 10 years ago
Taylor Gerring cc91ba0add inline GetTransactionByHash 10 years ago