Commit Graph

878 Commits (ec683e9a04c62aab8fbb186448d0d2343b4f0aca)

Author SHA1 Message Date
saneery 3c4d63149c mark pools as deleted if they don't exist in the list 6 years ago
Ayrat Badykov ab758d008a
check if construct has arguments 6 years ago
zachdaniel 2e0bab6cab fix: store solc versions locally for performance 6 years ago
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
Ayrat Badykov 760b94d68f
fix gettext 6 years ago
saneery 32498b5b29 fix typo 6 years ago
Ayrat Badykov 1e4b5c2517
add pagination to addresses query 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