Commit Graph

222 Commits (c450a88a0159f9b2298d4bdd572729c46bd69b7f)

Author SHA1 Message Date
Ayrat Badykov 1a97e35b2a
allow bytes32 for name and symbol 6 years ago
Ayrat Badykov ef7ac3e01e
add new function clause for xDai network 6 years ago
goodsoft e02194c738
Simplify gas calculation 6 years ago
goodsoft c608664601
Use from/to fields from transaction instead of receipt 6 years ago
goodsoft 1aeea2b9ca
Re-implement Geth JS internal transaction tracer in Elixir 6 years ago
Victor Baranov 6762d26d7d
Revert "`ex_abi` version bump to 0.2" 6 years ago
zachdaniel 8f7fcb8355 fix: ignore messages without error 6 years ago
goodsoft 7a6c60ddeb
Handle nil quantities in block decoding routine 6 years ago
Valentin 2df25f70f9 ex_abi version bump to 0.2.0 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
zachdaniel e4d0fef374 feat: set a ping_interval from config, defaulting to 300 seconds 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Ayrat Badykov 111a2bf635
do not fail if failure reason is atom 6 years ago
Ayrat Badykov b03558b755
fix tests 6 years ago
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 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