Commit Graph

312 Commits (b0ea2ef04dee83d71019d7586efced79c5a2f60e)

Author SHA1 Message Date
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 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
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
William Sanches e1b3d436f3
Add doc to FetchedBeneficiaries 6 years ago
William Sanches 0a430d9309
Update FetchedBeneficiary typespec 6 years ago
William Sanches a754a72390
Add block_reward import 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 6 years ago
Sebastian Abondano f0de6f4b09 Handles Ganache transaction input bug 6 years ago
Luke Imhoff a599aaff06 Extract EthereumJSONRPC.Block.ByTag 6 years ago
Luke Imhoff 3499155cdb Partial retries for fetch_blocks_by_range 6 years ago
Luke Imhoff d43a8c6133 Partial retry of batches of blocks by hash 6 years ago
Luke Imhoff ad1119eb4c Fetched Beneficiaries partial batch retries 6 years ago
Luke Imhoff 3efa2d9996 Partial retries for CoinBalance.Fetcher 6 years ago
Andrew Cravenho a64a1dc6bb Update sokol node tests 6 years ago
Andrew Cravenho 063c393281 Update documentation replacing old sokol nodes 6 years ago
Sebastian Abondano 345bec4a7a fetch_beneficiaries/2 works with all reward types 6 years ago
Luke Imhoff 3973e6607d Support Parity 2.1 pending tag output 6 years ago
Luke Imhoff ea00df0cd1 Include input when converting elixir call traces 6 years ago
Luke Imhoff 60b02b4604 Add trace addresses to Geth tracer output 6 years ago
Luke Imhoff e4b7a4ee5f Geth internal transactions 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
Alex Garibay e23ebab069 Add transform functions for block indexing 6 years ago
Konstantin Zolotarev 802cb2d838 Cleanup 6 years ago
Konstantin Zolotarev da47588cb9 Fix ping/pong from ganache ws implementation 6 years ago
Luke Imhoff 6134d5ad07 credo 0.9.2 => 0.10.2 6 years ago
Gustavo Santos Ferreira 1b239dadcc update tests 6 years ago
Gustavo Santos Ferreira e2b20f95bb add new field to Receipt elixir_to_params 6 years ago
zachdaniel 8efb8610c5 fix: sleep when throttled to prevent stampedes 6 years ago
Sebastian Abondano 8ac6d8d0a4 Fix error when indexing Wanchain 6 years ago
Alex Garibay bbf88ca947 Fix typo 6 years ago
Alex Garibay 6d61420f32 Address code review feedback 6 years ago