Commit Graph

1013 Commits (b230b4b7fbe609edcc14ccd29fc7530dbdad6157)

Author SHA1 Message Date
Victor Baranov 7095b47a03 Hide "We are indexing this chain right now. Some of the counts may be inaccurate" banner if no txs in blockchain 5 years ago
Ayrat Badykov a61889df2a
fix tests 5 years ago
Ayrat Badykov 69d39ff42e
process json file in token uri 5 years ago
Ayrat Badykov 59ee3396f2
fix fetching `latin1` encoded data 5 years ago
pasqu4le d39f817bb0
Remove duplicate blocks from changes_list before import 5 years ago
Ayrat Badykov 483beaa10d
do not fetch token instances with errors 5 years ago
Ayrat Badykov 82f4eb4a24
various token instance fethcer fixes 5 years ago
Ayrat Badykov a59defcc85
fix test 5 years ago
Ayrat Badykov f0ec3cec50
format get_function_of result 5 years ago
pasqu4le c83c0d39c7
Add cache for first page of uncles 5 years ago
Ayrat Badykov e8bdfd79f9
filter token to update by updated_at field 5 years ago
pasqu4le 50ad94f47b
Avoid internal_transactions import retries on blocks without valid transactions 5 years ago
pasqu4le 624946a12b
Add pending transactions cache 5 years ago
Ayrat Badykov a506259537
fix library verification 5 years ago
Victor Baranov 455d6d647f Addresses counter 5 years ago
pasqu4le 0944ea5cdc
Improve speed of nonconsensus data removal 5 years ago
pasqu4le af7782f2fe
Add ETS-based cache for accounts page 5 years ago
Ayrat Badykov 8d5d4a7600
add tests for token balances runner 5 years ago
pasqu4le 810dc48a2c
Enforce DB transaction's order between tables to prevent deadlocks 5 years ago
Ayrat Badykov 1831d86b80
stream unfetched token instances 5 years ago
Ayrat Badykov c156865c2c
add instance metadata retriever 5 years ago
Ayrat Badykov 0952b2a828
do not update fetched_coin_balance with nil 5 years ago
Ayrat Badykov 26b05b184f
fix typo 5 years ago
Ayrat Badykov 9e4b234412
remove nonconsensus internal transactions 5 years ago
Ayrat Badykov c195428634
remove nonconsensus logs 5 years ago
Ayrat Badykov 5aa8d5c456
remove nonconsensus token transfers 5 years ago
Ayrat Badykov b1ac8c69ef
add test for all supported chains 5 years ago
Ayrat Badykov bcffd6f705
upsert token instance 5 years ago
saneery c856a59260
Add caches updating independently from Indexer 5 years ago
Ayrat Badykov decfc08a54
fetch coin gecko id based on coin symbol 5 years ago
Ayrat Badykov 05a00b4cc9
fix tests 5 years ago
Ayrat Badykov acd7fb53b3
fix test 5 years ago
Ayrat Badykov 326b70fa52
set correct last calue for coin balances chart data 5 years ago
Yegor San 772bc92e6c Changes staging 5 years ago
Ayrat Badykov efdd82e8d8
fetch ERC721 token instance by token_id 5 years ago
Ayrat Badykov e40786a9bb
mock actual request 5 years ago
Ayrat Badykov 56bb2018fb
fix test 5 years ago
Ayrat Badykov 372fb0d51d
remove CoinMarketCap logic 5 years ago
Ayrat Badykov 1494d26738
remove unnecessary test 5 years ago
pasqu4le 3f30610dde
Add generic Map-like Cache behaviour and implementation 5 years ago
Ayrat Badykov 4b19c55574
fix explorer/etherscan tests 5 years ago
Ayrat Badykov c5e4485d3d
deduplicate coin history records by delta 5 years ago
Ayrat Badykov 61c65de470
add example CoinGecko response 5 years ago
Ayrat Badykov c563ee3638
fix CoinGecko tests 5 years ago
Ayrat Badykov 642cfd01cd
process new metadata format for whisper 5 years ago
Ayrat Badykov 1aa9c39305
fix tests 5 years ago
Ayrat Badykov c9aafb03e8
correctly parse mathod_id 5 years ago
slightlycyborg d56869f887 fixed elixir formatting 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