Commit Graph

186 Commits (30109ca4bc311406387d3396c17f629b8a33e3ef)

Author SHA1 Message Date
Victor Baranov 74512a094f Caching of address transactions counter, remove query limit 4 years ago
Victor Baranov 5c653b86dd DISABLE_BRIDGE_MARKET_CAP_UPDATER env var 4 years ago
Victor Baranov abb160ffc7 Fetch bridged tokens prices and market cap asynchronously 4 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov 57e8893a29 Coingecko id env var 5 years ago
Victor Baranov c86de60e4b Speedup tx list query on address page: check if address has reward 5 years ago
Victor Baranov 8b873c5a60 DISABLE_EXCHANGE_RATES env var 5 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Victor Baranov 613f6bb9f1 Return default hostname and database 5 years ago
Victor Baranov 508d049983 Remove unused index_internal_transactions_for_token_transfers 5 years ago
Victor Baranov 444ea6ac0e Remove default websockets URL from config 5 years ago
Victor Baranov 300d12a8e6 Fix pool size default value in config 5 years ago
Victor Baranov cce0ff7aca Add CHANGELOG entry 5 years ago
Victor Baranov f9e853de97 Eliminate test secret too 5 years ago
Victor Baranov 60374779e2 Refine dev config 5 years ago
Victor Baranov 529b47ee59 Fix default values for ENV vars 5 years ago
Victor Baranov 0b24d783e2 Add support of 0.6.x version of Solidity compiler 5 years ago
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 5 years ago
Victor Baranov b87fc2d7ab Coin total supply from DB API endpoint 5 years ago
Victor Baranov 5539ad2a77 Revert refactor to generalized cache solution 5 years ago
Victor Baranov 1dda3e50c7 Estimated address count on the main page 5 years ago
Ayrat Badykov a9d67c6148
fix config 5 years ago
Ayrat Badykov db5d862c58
fix listener init 5 years ago
Ayrat Badykov a2d947c4c8
log token instances fetching to a separate file 5 years ago
Ayrat Badykov 1e570c1346
configure Explorer.Chain.Events.Listener 5 years ago
Ayrat Badykov 5825782ecd
make sender configuerable 5 years ago
Ayrat Badykov ad68c42fe0
add simple sender 5 years ago
Ayrat Badykov a59a55ba64
allow enabling internal transactions for simple token transfers txs 5 years ago
pasqu4le c83c0d39c7
Add cache for first page of uncles 5 years ago
pasqu4le 624946a12b
Add pending transactions cache 5 years ago
Victor Baranov 455d6d647f Addresses counter 5 years ago
pasqu4le af7782f2fe
Add ETS-based cache for accounts page 5 years ago
Victor Baranov 5d9f7d0c20 Exclude nonconsensus blocks from avg block time calculation by default 5 years ago
saneery c856a59260
Add caches updating independently from Indexer 5 years ago
Ayrat Badykov 213395ec32
remove config entry 5 years ago
Yegor San 772bc92e6c Changes staging 5 years ago
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