Commit Graph

1129 Commits (8b5cc7bb73f8a46adda747808c3d0405729c7eb2)

Author SHA1 Message Date
Ayrat Badykov 95da8e1a0c
fix CR issues 5 years ago
Ayrat Badykov ed9e566e8e
fix rsk total supply for empty exchang rate 5 years ago
pasqu4le 52a0b19d5e
Avoid importing internal_transactions of pending transactions 5 years ago
Ayrat Badykov 76dad16f1c
Update chain.ex 5 years ago
Ayrat Badykov 475d32bab4
increase reward task timeout 5 years ago
Ayrat Badykov 397b452a14
change condition 5 years ago
saneery 5e8eb7d6ab Add default and required field to params 5 years ago
Ayrat Badykov 0d991e563e
fix typespec 5 years ago
Ayrat Badykov b65d038517
fix query 5 years ago
Ayrat Badykov 265fe74170
fix top addresses query 5 years ago
Ayrat Badykov 964cb4f6cb
fix credo case warnings 5 years ago
saneery c9250b6991 Add functionality to try eth_rpc methods in documentation 5 years ago
Ayrat Badykov ca6c67d6e9
check cache status in chain module 5 years ago
saneery e93b71c0f3 Rename cache ttl to cache period 5 years ago
Ayrat Badykov 1fa8b2f33b
fix raw trace 5 years ago
saneery c03f6ac91c Add env var to manage price chart cache frequency update 5 years ago
Ayrat Badykov eeb38ea742
decode verified smart contract's logs 5 years ago
saneery 8b06da3ccc Add env var to manage refreshing period of average block time 5 years ago
Ayrat Badykov a7fd2883bf
show only one decoded candidate 5 years ago
Ayrat Badykov 3ba1057355
update note 5 years ago
Ayrat Badykov 4eb63ebb69
add new eth_getLogs example 5 years ago
Ayrat Badykov 993816e19e
parse log index from hex 5 years ago
Ayrat Badykov a78bf7923e
use variable names as in json rpc 5 years ago
pasqu4le 2a7cfead5a
Check only for existence when possible 5 years ago
pasqu4le d528d4d1f5
Reduce chain function input to hashes (or ids) where possible 5 years ago
pasqu4le ba2fb3557b
Improve controllers queries 5 years ago
Ayrat Badykov 9c682071a7
fix create2 changeset 5 years ago
Ayrat Badykov 900fda45a2
fix test 5 years ago
Ayrat Badykov 7259efb7c2
add create2 support to tracer 5 years ago
Ayrat Badykov 9919d404c8
fix CR issues 5 years ago
pasqu4le 6615e8593c
Update created_contract_code_indexed_at on transaction import conflict 5 years ago
Ayrat Badykov 2d2bdfc4ed
add note about pagination params 5 years ago
Ayrat Badykov 48db994787
fix conflicts 5 years ago
Ayrat Badykov a137af13dc
add pagination params to endpoint 5 years ago
Ayrat Badykov 9a95541797
sort records for pagination 5 years ago
Ayrat Badykov 3ede158963
move eth rpc logic to separate module from controller 5 years ago
Ayrat Badykov 60cd238adf
add logs pagination stub 5 years ago
pasqu4le a8823abe17
Fetch rewards in parallel with transactions 5 years ago
pasqu4le c38aea875c
Avoid fetching internal transactions of blocks that still need refetching 5 years ago
Ayrat Badykov f383eeb863
fix CR issues 5 years ago
Ayrat Badykov 380dd87fa3
do not override existing market records 5 years ago
Ayrat Badykov 10d5b69d8e
fix transaction input 5 years ago
Ayrat Badykov 50c1d94f82
fix verification of older smart contracts with constructor args 5 years ago
Ayrat Badykov 6593a7b8e2
fix credo 5 years ago
Ayrat Badykov fa3f655904
fix empty clause 5 years ago
Ayrat Badykov 92f0447c2d
move rejection logic to private function 5 years ago
Ayrat Badykov 5ce569880a
fix path issue 5 years ago
Ayrat Badykov ac6317e810
mix format 5 years ago
Ayrat Badykov 5d2234d449
remove inspect 5 years ago
Ayrat Badykov 119eb2cadd
fix nested constructor arguments 5 years ago