Commit Graph

130 Commits (9d670a17fde9cd47b253fc1905ae221e848ef9e8)

Author SHA1 Message Date
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
sl1depengwyn e779d1d9f0 Add test for geth callTracer support 2 years ago
Никита Поздняков 340a76d02f
Allow gasUsed in failed internal txs; Leave error field for staticcall 2 years ago
Viktor Baranov 0f4a4bd6a7 Refactor JSON RPC variants 2 years ago
Viktor Baranov ab2a1f159c Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
sl1depengwyn 510e7f52eb Disable archive balances by env 2 years ago
Никита Поздняков 4b43a6f978
Fix warnings in tests 3 years ago
nikitosing c229d71346 add link to the tx in case of revert in modal 3 years ago
nikitosing 1a54597b4d Add decoding for revert messages on a read contract page 3 years ago
Viktor Baranov 56cefe00d1 Skip genesis block for requesting of trace_block API endpoint 3 years ago
Victor Baranov 06c87bfcfe Revert reason in result of contract call 4 years ago
Victor Baranov 41a4d2a8fe Actualize tests 4 years ago
Victor Baranov a5b01c632c ETHEREUM_JSONRPC_JSON_RPC_TRANSPORT -> ETHEREUM_JSONRPC_TRANSPORT 4 years ago
Victor Baranov f359c81b48 Fix tests 4 years ago
Victor Baranov 6de9ab29b1 Refactoring 5 years ago
Victor Baranov 77ec071ef7 Raw trace on demand 5 years ago
Ayrat Badykov cbd98a3e04
fix most tests 5 years ago
Ayrat Badykov d37fb1d579
fix most tests 5 years ago
Yegor San 772bc92e6c Changes staging 5 years ago
Ayrat Badykov e6a65b82a3
fix tests 5 years ago
Ayrat Badykov b007451f06
fix a blinking test 5 years ago
Ayrat Badykov 5fe9905e71
add test tag 5 years ago
Ayrat Badykov c4e3bae08c
add pending transactions for geth 5 years ago
Ayrat Badykov 44cd19a178
fix not existing keys in transaction json rpc 5 years ago
Ayrat Badykov 2111d2ba31
setup rolling window tests 5 years ago
Ayrat Badykov 4c394a3fc7
fix parity test 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 2207de931c
add net_version function 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 8c0c4fdd88
allow totaldifficuly to be nil 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
goodsoft ab6111b466
Chunk JSON-RPC batches in case connection times out 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 d1ec793889
mix format 6 years ago
Ayrat Badykov 6f1a521ca7
do not try to convert nils in logs 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 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