Commit Graph

1103 Commits (8c1187a4d1f5b3cf69ab21e68979caaff1e37e5f)

Author SHA1 Message Date
pasqu4le 64acef7b71
Add temporary indexer worker to remove consensus on blocks with mismatching transactions 6 years ago
goodsoft b9cc8a417f
Force block refetch if transaction is recollated in a different block 6 years ago
goodsoft e73b727628
Fix potential race condition while dropping replaced transactions 6 years ago
pasqu4le d727ab9728
Test block refetch after transactions overwritten by race condition 6 years ago
zachdaniel 833cdb384f feat: exclude empty contracts by default 6 years ago
zachdaniel bbbb8b7db4 feat: add on demand fetching and stale attr to rpc 6 years ago
Ayrat Badykov 3e95ca8771
fix CR issues 6 years ago
zachdaniel 1d2c11c0ff fix: remove source code fields from list endpoint 6 years ago
Ayrat Badykov 107edb42f5
fallback to 2 evm versions 6 years ago
saneery f46730c999 format 6 years ago
saneery 7dcc04ebf0 delete custom postgres function 6 years ago
zachdaniel c3a5218ff5 fix: split constructor args for verification 6 years ago
zachdaniel e08b9f7ecc fix: resolve false positive constructor arguments 6 years ago
Ayrat Badykov be1623b07e
fix System.get_env("BLOCK_COUNT_CACHE_TTL") type 6 years ago
Ayrat Badykov e8bc0e6b6b
remove expired test 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 8b49f4c739 mix format 6 years ago
saneery 7aafc8914f fix test 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
Victor Baranov 6762d26d7d
Revert "`ex_abi` version bump to 0.2" 6 years ago
saneery 1c39e0a2ed fix typo 6 years ago
Nikita Chebykin eff2182a22
Update compile_solc.js 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
Victor Baranov df2228e7ae Fix mix format test 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
Valentin 2df25f70f9 ex_abi version bump to 0.2.0 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 3bff167251
fix remaining tests 6 years ago
Ayrat Badykov 9c99be8db1
fix total_supply in test 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