Commit Graph

1636 Commits (e7b3c3a4525e2e352c9d284a5738129de2e6e0b7)

Author SHA1 Message Date
Victor Baranov 455d6d647f Addresses counter 5 years ago
pasqu4le 0944ea5cdc
Improve speed of nonconsensus data removal 5 years ago
Ayrat Badykov 432e6419df
add comment 5 years ago
pasqu4le af7782f2fe
Add ETS-based cache for accounts page 5 years ago
Ayrat Badykov 4c8953a883
fix empty total_supply in coin gecko response 5 years ago
pasqu4le 810dc48a2c
Enforce DB transaction's order between tables to prevent deadlocks 5 years ago
pasqu4le a8cd5058cf
Enforce DB transaction's order to prevent deadlocks 5 years ago
Victor Baranov 5d9f7d0c20 Exclude nonconsensus blocks from avg block time calculation by default 5 years ago
Ayrat Badykov 86d9786f55
Update blocks.ex 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 d7c62b2a5a
remove update of block number for internal transactions 5 years ago
Ayrat Badykov 9e4b234412
remove nonconsensus internal transactions 5 years ago
Ayrat Badykov b674fa675e
Update blocks.ex 5 years ago
Ayrat Badykov a883e4ac68
deduplicate numbers 5 years ago
Ayrat Badykov 71ee060f3f
remove transaction index creation 5 years ago
Ayrat Badykov e569c5a798
add block_number index 5 years ago
Ayrat Badykov 9f04a12d31
fix CR issues 5 years ago
Ayrat Badykov c038511cf2
use query across all inserted blocks 5 years ago
Ayrat Badykov ab655103f6
use existing forked transactions query 5 years ago
Ayrat Badykov c195428634
remove nonconsensus logs 5 years ago
Ayrat Badykov 5aa8d5c456
remove nonconsensus token transfers 5 years ago
pasqu4le f75ab1df6b
Use Task.start instead of Task.async in caches 5 years ago
Ayrat Badykov d7f7ad64cc
fix typo 5 years ago
Ayrat Badykov b1ac8c69ef
add test for all supported chains 5 years ago
saneery c856a59260
Add caches updating independently from Indexer 5 years ago
Ayrat Badykov 327b762528
find index of the comment instead of item 5 years ago
Ayrat Badykov 213395ec32
remove config entry 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
Ayrat Badykov f28e866f8f
check if blockscout comment is already added 5 years ago
Yegor San 772bc92e6c Changes staging 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 4b9ef3dad3
parse decimal data from genesis chain spec 5 years ago
Ayrat Badykov ec2a3dbdbd
limit to one candidate 5 years ago
pasqu4le 0aa3edab59
Execute all address' transactions page queries in parallel 5 years ago
Ayrat Badykov 1494d26738
remove unnecessary test 5 years ago
Ayrat Badykov 48384f96c3
remove `Token` alias 5 years ago
Ayrat Badykov eef64e47b5
optimize ERC721 inventory query 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 cd979c02c2
mix format 5 years ago
Ayrat Badykov 045652a505
fix tests 5 years ago
Ayrat Badykov c5e4485d3d
deduplicate coin history records by delta 5 years ago
Ayrat Badykov 48e9005f5b
remove reward from getminedblocks rpc response 5 years ago
Ayrat Badykov 48a01e98a5
fix json decoding 5 years ago