Commit Graph

229 Commits (ab80b559a3bc62db823804de73451f4ea27c2f37)

Author SHA1 Message Date
goodsoft e02194c738
Simplify gas calculation 6 years ago
goodsoft e61a156dcd
Simplify gas calculations in JS tracer 6 years ago
goodsoft daa2e85a60
Fix internal transaction output in JS tracer 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 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