Commit Graph

163 Commits (b860b6769329137c24024c2330529d7b2078d89d)

Author SHA1 Message Date
Taylor Gerring 40ea466200 Store and retrieve tx context metadata #608 10 years ago
Taylor Gerring 7e3875b527 Remove custom MarshalJSON methods 10 years ago
Taylor Gerring 8f0e095f4c Index is zero-based #607 10 years ago
Taylor Gerring 2f3a968136 New CallArgs 10 years ago
Taylor Gerring e80ef9ff34 Cleanup 10 years ago
Taylor Gerring 29930da522 eth_getStorageAt output hex should begin with 0x 10 years ago
Kobi Gurkan 47af2f02cb eth_getTransactionCount now returns a hex string 10 years ago
Taylor Gerring 43d521e90e Decouple core from rpc 10 years ago
Taylor Gerring 9f84c78eb5 BlockFilterArgs 10 years ago
Taylor Gerring e29396b691 Use ExtraDB for storage. Fixes #577 10 years ago
Taylor Gerring bb12dbe233 Prefer args as strings not objects 10 years ago
Taylor Gerring 2c5a32ebbc Undo XEth changes 10 years ago
Taylor Gerring 49a912ce33 Undo xeth changes 10 years ago
Taylor Gerring 9ca87afd0b WhisperFilterArgs 10 years ago
Taylor Gerring 62ebf999bf FilterStringArgs tests 10 years ago
Taylor Gerring 3472823be9 HashIndexArgs 10 years ago
Taylor Gerring cd6b3fd28a GetDataArgs 10 years ago
Taylor Gerring c139af5826 GetBalanceArgs 10 years ago
Taylor Gerring 4523a00b91 GetTxCountArgs 10 years ago
obscuren b8a667deed debug log 10 years ago
obscuren 4ba850639e updated web3.js light for console 10 years ago
Taylor Gerring 9c4504dc41 GetStorageAtArgs 10 years ago
Taylor Gerring bd1a54f076 GetStorageArgs 10 years ago
Taylor Gerring 966cfa4bdd NewTxArgs 10 years ago
Taylor Gerring c7dc379da5 GetBlockByHashArgs 10 years ago
Taylor Gerring 2b93843d86 Improve protocol version reporting 10 years ago
obscuren 3301f6ecef back to debug log 10 years ago
obscuren c38a3b4cc7 Better error reporting in the console. Updated ethereum.js 10 years ago
Taylor Gerring 59b6b619a2 Don't expose backend directly 10 years ago
Taylor Gerring e954c24af0 Implement RPC net_version 10 years ago
Taylor Gerring 1cf6ca8f10 Add Close() method to EthereumApi 10 years ago
Taylor Gerring 3f6e1b2fd3 db_putHex/db_getHex + tests 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 31879eca8c Stub corrected getWork response 10 years ago
Taylor Gerring 372e1cad5b Cleanup get/submitWork 10 years ago
obscuren 82956df523 Get work / submit work partially implemented. 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
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