Commit Graph

594 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
Ayrat Badykov 6bea0d501f
fix build 6 years ago
Ayrat Badykov 2abcc44354
check hashes in tests 6 years ago
goodsoft ab6111b466
Chunk JSON-RPC batches in case connection times out 6 years ago
Ayrat Badykov 1be89ded83
consider `creates` param when fetching transactions 6 years ago
Ayrat Badykov 8b78b42117
consider `creates` param when fetching transactions 6 years ago
goodsoft ea3af5e299
Use transaction-level fetch_internal_transactions for Geth 6 years ago
Paul Tsupikoff e13f6f8a8e
Use trace_replayBlockTransactions API for faster tracing 6 years ago
goodsoft 3060264bfb
Fix test coverage 6 years ago
Paul Tsupikoff 2a8def19e2
Allow executing smart contract functions in arbitrarily sized batches 6 years ago
Ayrat Badykov e023ed454a
upgrade elixir to 1.8.1 6 years ago
Ayrat Badykov d1ec793889
mix format 6 years ago
Ayrat Badykov 6f1a521ca7
do not try to convert nils in logs 6 years ago
Andrew Cravenho e3803098d6 Add external 3 to fetched benficiaries 6 years ago
Andrew Cravenho dfa7107bec fix external 2 6 years ago
Ayrat Badykov f7456db04c
fix receipts for pending transactions 6 years ago
Luke Imhoff 229df065b4 Failing regression tests for #1337 6 years ago
Luke Imhoff 8135fcafbd Allow lists of block numbers instead of ranges for beneficiares 6 years ago
Luke Imhoff 34aa2cbcd0 httpoison 1.4.0 => 1.5.0 6 years ago
Luke Imhoff aa00cf7600 credo 0.10.2 => 1.0.0 6 years ago
Luke Imhoff 5a576fcb04 Update to Phoenix 1.4 + Cowboy 2 for HTTP 2 6 years ago
Ayrat Badykov fbe2e80c91
skip parity because it's not synced to the required block 6 years ago
Ayrat Badykov 3d6412664a
set actual code from mainnet 6 years ago
Ayrat Badykov e1284326bf
fix credo 6 years ago
Ayrat Badykov 8792417110
fix parity and geth json rpc tests 6 years ago
Luke Imhoff 719ff778a8
Update apps/ethereum_jsonrpc/test/ethereum_jsonrpc_test.exs 6 years ago
Ayrat Badykov e40e4dca27
fetch codes 6 years ago
Luke Imhoff 62777c078f
Update apps/ethereum_jsonrpc/lib/ethereum_jsonrpc/transaction.ex 6 years ago
Konstantin Zolotarev a3b42133bc Fix: variable quantity is unused 6 years ago
Konstantin Zolotarev 2f48f5f27c Fixes for ganache JSON RPC mistakes 6 years ago
Luke Imhoff dbb9ecad8b Guard against nil in Parity.Trace.Action input 6 years ago
Luke Imhoff 97ce8e838b Don't reference Explorer types in EthereumJSONRPC 6 years ago
Andrew Cravenho f3ab5e4c58 Update Parity Sokol node tests 6 years ago
Luke Imhoff bf50a03070 Change RollingWindowTest to async: false 6 years ago
Luke Imhoff 3c0adace16 Include import_id and transaction_id in logger metadata 6 years ago
William Sanches e1b3d436f3
Add doc to FetchedBeneficiaries 6 years ago
William Sanches 512511aee6
Add better test coverage 6 years ago
William Sanches 0a430d9309
Update FetchedBeneficiary typespec 6 years ago
William Sanches 8d3d26d140
Add missing dependencies to ethereum_jsonrpc 6 years ago
William Sanches a754a72390
Add block_reward import 6 years ago
Luke Imhoff 65197f5913 Add shrunk to metadata 6 years ago
Luke Imhoff 2569d2595e Move missing_block_range_count and missing_block_count out of prose 6 years ago
Luke Imhoff 1af8f89001 Move step out of prose and into metadata 6 years ago
Luke Imhoff ac35c4680f Move error_count out of prose and into metadata 6 years ago
Luke Imhoff 63e646a5ff Move count out of prose and into metadata 6 years ago
Luke Imhoff 2010e90a71 Move block range out of prose and into metadata 6 years ago
Luke Imhoff 0243726f9b Move block number out of prose and into metadata 6 years ago
Luke Imhoff fed7d304e2 Include fetcher in logger metadata 6 years ago
Luke Imhoff c7d614e2ec Include date in addition to time in log format 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 6 years ago