Commit Graph

1598 Commits (301532697c017504b51bfc1223a82475defa6ad8)

Author SHA1 Message Date
pasqu4le 7d346d9975
Add pending block operations 5 years ago
Ayrat Badykov d9a9d4563b
save contract from genesis file 5 years ago
Victor Baranov cc8e8b0a5d Update documentation of unfetched_token_balances function 5 years ago
Victor Baranov 6ff74e4f9f Update cataloged_tokens method documentation 5 years ago
Ayrat Badykov 3d187feecd
add token instance metadata check 5 years ago
Victor Baranov d81f094048 Process reviewr comments 5 years ago
Ayrat Badykov 309735906b
fix typo 5 years ago
Ayrat Badykov 3bdcf4d357
fix build 5 years ago
Ayrat Badykov 528f6b844c
fix wrong constructor argument detection 5 years ago
Victor Baranov b87fc2d7ab Coin total supply from DB API endpoint 5 years ago
Victor Baranov 28acc6da0f Add eth_blockNumber API endpoint to eth_rpc section 5 years ago
Ayrat Badykov 080a0311e3
fix token transfer query 5 years ago
Ayrat Badykov e4b5a0bd18
remove token transfers from transactions tab 5 years ago
Ayrat Badykov 0c747834ef
fix txlist ordering issue 5 years ago
Ayrat Badykov 67e0e3c333
select distinct token transfers by transaction hash 5 years ago
Victor Baranov d4798b7223 Find by contract name 5 years ago
Victor Baranov 5539ad2a77 Revert refactor to generalized cache solution 5 years ago
Ayrat Badykov ab2476bb71
remove token transfers from regular transaction endpoint 5 years ago
Ayrat Badykov ed214fe281
optimize request 5 years ago
Ayrat Badykov 11afcfc3ab
add async endpoint to fetch token transfers 5 years ago
Ayrat Badykov 018e6e903e
fix address_hash_to_token_transfers 5 years ago
Ayrat Badykov 18fb504beb
add address_to_token_transfer method 5 years ago
Ayrat Badykov b5b2ff861e
save detected constructor arguments 5 years ago
Ayrat Badykov 61eab5226d
add autoappending to the verification template 5 years ago
Ayrat Badykov 5c8eee6fae
set infinite timeout for total_transactions_sent_by_address 5 years ago
Victor Baranov 1dda3e50c7 Estimated address count on the main page 5 years ago
Ayrat Badykov e383413e7f
add find_contructor_arguments 5 years ago
Ayrat Badykov 71d92e600c
pass function to extract_contructor_arguments 5 years ago
Ayrat Badykov 247b5fcb98
fix address_to_unique_tokens query 5 years ago
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 df2dda1fdb
remove IO.inspect 5 years ago
Ayrat Badykov db5d862c58
fix listener init 5 years ago
Ayrat Badykov 41216b08d5
sort by defaul in desc order 5 years ago
Ayrat Badykov 9e69c518a5
optimize txlist json rpc 5 years ago
Ayrat Badykov 496f8f7907
fix logging level 5 years ago
Ayrat Badykov a2d947c4c8
log token instances fetching to a separate file 5 years ago
Ayrat Badykov 69d39ff42e
process json file in token uri 5 years ago
Ayrat Badykov bb63ac2d07
fix build 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
pasqu4le 040380b58d
add last lock comment too 5 years ago
pasqu4le f75daa59e8
add comments on locks acquisition 5 years ago
Ayrat Badykov de26815632
add token instance images to inventory tab 5 years ago
Ayrat Badykov 47a44a50a9
fix not found token instance 5 years ago
Ayrat Badykov 2df6d0f85d
fix dialyzer 5 years ago
Ayrat Badykov 1fefec100f
save no uri error to instance 5 years ago
Ayrat Badykov 483beaa10d
do not fetch token instances with errors 5 years ago
Ayrat Badykov ca309afaa7
add error field to token instances 5 years ago
Ayrat Badykov 5fe877e316
fix build 5 years ago
Ayrat Badykov 1e570c1346
configure Explorer.Chain.Events.Listener 5 years ago