Commit Graph

795 Commits (17569c2c83b8272bf69d181c94cef3ada1a05b6d)

Author SHA1 Message Date
saneery d47db7a06d fetch blocks count with task 6 years ago
saneery 7ce2a8fb74 credo fix 6 years ago
saneery 29815b2fc0 update count of blocks cache 6 years ago
zachdaniel 8683b66250 feat: show raw transaction traces 6 years ago
saneery 7e5e3536d0 update cache if cache is nil 6 years ago
saneery 7e0f3cba33 fetch env without raise 6 years ago
saneery b9ec39c12b mix format 6 years ago
saneery e3fe93b128 transacion importer return created_contract_address_hash 6 years ago
zachdaniel b15d645d57 fix: logs list endpoint performance 6 years ago
saneery c4583bdb8b mix format 6 years ago
saneery 1bd25dcc45 don't lookup at table when table isn't inited 6 years ago
saneery 7bf6759646 add cache for block counter 6 years ago
saneery d4ee234fbf handle case when total supply is nil 6 years ago
saneery 878ca7222a block counter calculate only consensus block 6 years ago
saneery eb4154f14e batching pool data requests 6 years ago
goodsoft 5512531527
Make block size field nullable 6 years ago
saneery 32498b5b29 fix typo 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
saneery 657958b0c9 fix sobelow 6 years ago
Ayrat Badykov 3c90107c92
use coinmarketcap for total_supply by default 6 years ago
Ayrat Badykov 480f1b6e5a
Update coin_market_cap.ex 6 years ago
saneery fb522efd57 add staking pools importer test 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
saneery 2be2577e82 add staking pools reader 6 years ago
saneery 240ad0a33c add staking contracts abi 6 years ago
Ayrat Badykov 720a556f58
fix detecting swarm code 6 years ago
Ayrat Badykov f764f2ea6a
fix contructor arguments verification 6 years ago
Ayrat Badykov 91a26906c0
fix credo 6 years ago
Ayrat Badykov 115fa6646e
add today's token balance from previous value 6 years ago
Ayrat Badykov 4444f15e62
fix tests 6 years ago
Ayrat Badykov 6360ceb4de
fix dialyzer 6 years ago
Ayrat Badykov df52a9defe
fix average block time calculation 6 years ago
Ayrat Badykov 08c4266d63
rescue failing repo in block number cache update 6 years ago
Ayrat Badykov dd2dbbfddb
allow setting update interval for addresses with balances counter 6 years ago
Ayrat Badykov 8adcd8a92f
add basic autocomplete 6 years ago
Ayrat Badykov c63d0d2d94
use seconds as period measure 6 years ago
Ayrat Badykov db00fdf45c
add token autocomplete endpoint 6 years ago
Ayrat Badykov a3e4ac7235
add postgres full text search by tokens 6 years ago
goodsoft 0e15873fbc
Remove obsolete InvalidConsensus.Worker 6 years ago
goodsoft 6450c3ac61
Discard child block with parent_hash not matching hash of imported block 6 years ago
zachdaniel 5606ca22ef feat: add not_decompiled_with_version filter 6 years ago
Ayrat Badykov 318dbae4a9
update gettext 6 years ago
Ayrat Badykov 287638326f
exclude decompiled smart contract from encoding 6 years ago
Ayrat Badykov 1d38f507ba
use nil as a default value for transaction cache 6 years ago
Ayrat Badykov 979bf64807
use postgres stats as fallback 6 years ago
Ayrat Badykov 6db00f9e48
do not fail if multuple matching tokens are found 6 years ago
Ayrat Badykov b60ca17fff
pass optimization runz parameter to javascript 6 years ago
Ayrat Badykov f343fdd593
fix gettext and credo 6 years ago
Ayrat Badykov 025cc0a9b7
fix named arguments in code compiler 6 years ago