Commit Graph

128 Commits (3ff530c22e1fccc73c10a9add49bff14f26665ed)

Author SHA1 Message Date
Luke Imhoff 72373f7770 method_to_url config 6 years ago
Luke Imhoff 88bb8a3b55 log type must be optional 6 years ago
Luke Imhoff d946b0d073 EthereumJSONRPC.Variant behaviour 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff 7d8d09a370 Show HTTP status code when Jason decode fails 6 years ago
Luke Imhoff 53d34141ee Convert blocks nonce to bytea 6 years ago
Luke Imhoff 2701d1fd20 Support mixHash from Geth 6 years ago
Luke Imhoff e44a617a55 Rechunk batch JSONRPC request when 413 is returned 7 years ago
Luke Imhoff c7a80fb75b Convert eth_getBalance error responses to error tuple 7 years ago
Luke Imhoff 3e5e6c95c4 Pass through removed flag for logs 7 years ago
Luke Imhoff f7d79b666a Handle error responses from trace_replayTransaction 7 years ago
Luke Imhoff 0680973e64 fetched_balance_block_number instead of fetched_balance_at 7 years ago
Luke Imhoff d3ea7c251a Fetch pending transactions 7 years ago
Luke Imhoff c98afd5bbb Allow pending transactions in Transaction.to_elixir 7 years ago
Luke Imhoff 394df24ea2 Use EthereumJSONRPC.request in EthereumJSONRPC.Parity 7 years ago
Luke Imhoff 308c899379 Index from latest to genesis 7 years ago
Luke Imhoff 805afcd536 Start realtime index immediately from latest block on boot. 7 years ago
Luke Imhoff a025091af1 Extract common request code 7 years ago
Luke Imhoff d2c1dc3696 Remove unused eth_*Filter functions 7 years ago
Luke Imhoff 240be361b8 handle_get_block_by_number -> handle_get_block 7 years ago
Luke Imhoff beea8f5a60 Denormalize blocks.number into transasctions.block_number 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Luke Imhoff 6749e15cb8 Transaction v as integer 7 years ago
Luke Imhoff 3f7a737238 standard_v is a smallint (2 bytes) that must be between 0 and 3 7 years ago
Luke Imhoff 9e24b3b0d3 Convert transactions r and s to decimal 7 years ago
Luke Imhoff c496e5f43a Remove double backticks not flagged by earmark 7 years ago
Luke Imhoff 11bcecad96 Explorer.JSONRPC -> EthereumJSONRPC 7 years ago
Luke Imhoff 75388c8ece cd apps; mix new ethereum_jsonrpc 7 years ago