Commit Graph

310 Commits (bd2ff9ec9206ca889b4603025e9ceb98f71e4167)

Author SHA1 Message Date
Ayrat Badykov 3ff500e9d7
ignore nethermind field for an error 6 years ago
Ayrat Badykov b594c3c8af
fix more Nethermind errors 6 years ago
Ayrat Badykov 381316f9df
fix Nethermind json rpc errors 6 years ago
Ayrat Badykov a5f18824bc
require logger 6 years ago
Ayrat Badykov 04ae37f070
fix response without request id 6 years ago
Ayrat Badykov 1a3f3c7815
fix net version test 6 years ago
Ayrat Badykov c542f4a9fc
handle correctly empty transactions 6 years ago
Ayrat Badykov cf7f6a7e86
add more validator reward types for xDai 6 years ago
Ayrat Badykov 2207de931c
add net_version function 6 years ago
saneery 0af99b8814 format 6 years ago
saneery b4376e027c filter pending logs 6 years ago
Ayrat Badykov f1ff4bf858
fixed uncles without full transactions 6 years ago
Ayrat Badykov b1530e3709
fix geth's staticcall without output 6 years ago
Ayrat Badykov 11c1b2e02d
add CHANGELOG entry 6 years ago
Ayrat Badykov 8c0c4fdd88
allow totaldifficuly to be nil 6 years ago
Ayrat Badykov 2398d8eb7d
fix credo 6 years ago
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 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