Commit Graph

803 Commits (c4b7fdd27ed7ad44d4cc8ea953bae78efac536da)

Author SHA1 Message Date
Taylor Gerring eac4d582d7 Patches 10 years ago
Taylor Gerring 1045015a3c Update nonce field 10 years ago
Taylor Gerring b6f0b40037 Respect fullTx option #614 10 years ago
Taylor Gerring 55b9689950 rename messages to types 10 years ago
Taylor Gerring bea3879d6f If nil, type doesn't matter 10 years ago
Taylor Gerring ac03ff6f05 Fix block size output #613 10 years ago
Taylor Gerring 6e8ff578f1 Block nonce as data 10 years ago
Taylor Gerring 93f832a1a7 Make block context optional nulls 10 years ago
Taylor Gerring 0ce971d9d3 Add new formatting regex 10 years ago
Taylor Gerring dbf17105f6 Build transaction context in BlockRes 10 years ago
Taylor Gerring 88f2a96ca3 Set fullTx option in constructor 10 years ago
Taylor Gerring 02fb83782e #612 rename eth_protocol method 10 years ago
Taylor Gerring b860b67693 Remove extra type assetion 10 years ago
Taylor Gerring 7b7392826d Improved response tests 10 years ago
Taylor Gerring 25998cfc45 Re-enabled response tests (needs improvement) 10 years ago
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 a2501ecfcd Make new types Stringers 10 years ago
Taylor Gerring 8f0e095f4c Index is zero-based #607 10 years ago
Taylor Gerring 81aeb78976 Update output types to use hexnum or hexdata 10 years ago
Taylor Gerring 3a948b2dba Add hexdata and hexnum types 10 years ago
Taylor Gerring 2f3a968136 New CallArgs 10 years ago
Taylor Gerring b6fde73ef1 Add settable domain to CORS handler #331 10 years ago
Taylor Gerring 04a7c4ae1e Abstract http into rpc package 10 years ago
Taylor Gerring 391d79ef44 Add ExtraData field to RPC output 10 years ago
Taylor Gerring 129fabddb2 Prefer hex prefixed with 0x 10 years ago
Taylor Gerring d9f8b1e0c1 Report InvalidTypeError as -32602 to JSON RPC 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 c38630af23 Test blockHeightFromJsonInvalid 10 years ago
Taylor Gerring e0781c2548 NewTxArgs accept numbers or strings for value/gas/gasprice 10 years ago
Taylor Gerring 3fcef54f9b tidy 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 1f3814141b WhisperMessageArgs 10 years ago
Taylor Gerring 9ca87afd0b WhisperFilterArgs 10 years ago
Taylor Gerring 81f36df910 CompileArgs 10 years ago
Taylor Gerring ddcc8e1673 SubmitWorkArgs tests 10 years ago
Taylor Gerring b414a1303f WhisperIdentityArgs 10 years ago
Taylor Gerring 1f1e98f96b FilterIdArgs 10 years ago
Taylor Gerring 62ebf999bf FilterStringArgs tests 10 years ago
Taylor Gerring e21ce9a9b4 DbHexArgs tests 10 years ago
Taylor Gerring f68ca2b6e6 DbArgs tests 10 years ago
Taylor Gerring 3ab9f26943 Accept number or string for BlockFilterArgs limit/offset 10 years ago
Taylor Gerring 6661bc35ef Accept number or string for BlockFilterArgs to/fromBlock 10 years ago