Commit Graph

305 Commits (89992add0202cd7e89b431923e9f77afa41aa31f)

Author SHA1 Message Date
Ayrat Badykov 372fb0d51d
remove CoinMarketCap logic 5 years ago
Ayrat Badykov 0da2afb1ca
use CoinGecko instead of CoinMarketcap for exchange rates 5 years ago
Ayrat Badykov 2b6f7eff78
do not start genesis data fetching periodically 5 years ago
Ayrat Badykov f9676bc048
integrate poa emission rewards to supervision tree 5 years ago
slightlycyborg d56869f887 fixed elixir formatting 5 years ago
slightlycyborg eb5d4cc756 Changed TXS_STATS_DAYS_TO_COMPILE_AT_INIT default to 40. 5 years ago
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
Ayrat Badykov 598db94f8b
fix GenesisData process startup 5 years ago
Ayrat Badykov cfaca5726e
add genesis data importer to supervisor tree 5 years ago
saneery ea0d47cfa4 Add mock to send events directly to listener 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
saneery c09766e792 Disable MetadataProcessor with indexer 5 years ago
saneery 8584a7fc28 Disable market history cataloger with indexer 5 years ago
slightlycyborg 6af33827d8 fixed formatting 5 years ago
saneery e93b71c0f3 Rename cache ttl to cache period 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
saneery 8b06da3ccc Add env var to manage refreshing period of average block time 5 years ago
Ayrat Badykov eff839f1c4
add default evm version to smart contract verification 5 years ago
slightlycyborg 49dde3e239 Enbl historians in config.exs, disbl in test.exs; add to Application.ex 5 years ago
pasqu4le da775b07b7
Group Explorer caches 5 years ago
Ayrat Badykov 0b17f71ad7
fix name for xDai source 5 years ago
Ayrat Badykov 39f19401c3
add healthy block period checking query 5 years ago
Ayrat Badykov 9c33fe7179
allow to exclude uncles from average block time calculation 5 years ago
zachdaniel 4a63b978fd feat: calculate RSK market cap 6 years ago
Ayrat Badykov 43f88e364b
use fetched net version in rsk checksum 6 years ago
Ayrat Badykov 3f3705c40e
add env vars for config 6 years ago
maxgrapps 5892fa6de6 content issues, test runned 6 years ago
Victor Baranov f9d4480a77 add test for not trimmed evm versions input 6 years ago
Victor Baranov aa9c2c22dd Process reviewers comments 6 years ago
Victor Baranov 813b0d80ae ALLOWED_EVM_VERIONS ENV VAR 6 years ago
Ayrat Badykov 390bb24d64
fix tests 6 years ago
saneery 57f924f440 edit config 6 years ago
saneery 7c9fe671a4 fetching staking epoch info 6 years ago
saneery f46730c999 format 6 years ago
Ayrat Badykov be1623b07e
fix System.get_env("BLOCK_COUNT_CACHE_TTL") type 6 years ago
saneery 7aafc8914f fix test 6 years ago
Victor Baranov df2228e7ae Fix mix format test 6 years ago
saneery 7bf6759646 add cache for block counter 6 years ago
Ayrat Badykov da2c79de7c
make coinmarketcap's number of pages configurable 6 years ago
saneery 5acda9df98 add staking pools importer 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Ayrat Badykov 02f3d922fe
use seconds 6 years ago
Ayrat Badykov 6d21e8529e
fix converting to integer 6 years ago
Ayrat Badykov dd2dbbfddb
allow setting update interval for addresses with balances counter 6 years ago
Ayrat Badykov 245a19121f
replace source_module 6 years ago
zachdaniel b02383a80b feat: store average block time in a genserver 6 years ago
Luke Imhoff 8ffbe6418d Use COUNT(*) of current_token_balances to eliminate TokenHoldersCounter 6 years ago