Commit Graph

1468 Commits (b823a06c8efbda4ca12e99f9cc3d01d92ae801b4)

Author SHA1 Message Date
slightlycyborg db4e300e0a historian init compiles_historical_records with num_days configurable 5 years ago
slightlycyborg 6bdbfc16f1 Add init_lag to historians to ensure historians start after indexer 5 years ago
slightlycyborg 8d36fe8787 Fixed explorer/config/config.exs problems 5 years ago
slightlycyborg 323c592b01 Added ENV_VAR lookup for configs relivant to stat charts 5 years ago
slightlycyborg c6d68a57ee dialyzer passes 5 years ago
slightlycyborg 6af33827d8 fixed formatting 5 years ago
Ayrat Badykov e5b3ced87d
bump timex 5 years ago
slightlycyborg e9ac019d70 Fixed formatting 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
slightlycyborg 20317a5154 Transaction.History.Historian broadcasts transaction_stats update event 5 years ago
slightlycyborg 7d403eb9a9 transaction history implemented for block_scout_web 5 years ago
saneery c2dec2ad27 update env vars parsing in the config.exs 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 1c344bcf99
mix format 5 years ago
Ayrat Badykov 4ea795d1b1
add forgotten assert 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 9ada146563
add pagination test 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
Ayrat Badykov eff839f1c4
add default evm version to smart contract verification 5 years ago
pasqu4le a8823abe17
Fetch rewards in parallel with transactions 5 years ago
slightlycyborg 49dde3e239 Enbl historians in config.exs, disbl in test.exs; add to Application.ex 5 years ago
slightlycyborg d0009784af Added Transaction.History.Historian and TransactionStats w/ migration 5 years ago
slightlycyborg 8a2f87ae5b Replaced Market.History.Cataloger with smaller Historian impl 5 years ago
slightlycyborg 634eb3b96c Added Explorer.History.Historian to generalize Market.History.Cataloger 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