Commit Graph

1486 Commits (9a648e00866ff060ede60b7a3358fb44db7d3ed6)

Author SHA1 Message Date
Ayrat Badykov 1f108d7673
set block_hash in logs params 5 years ago
Ayrat Badykov a2a32115fd
do not remove non consensus logs 5 years ago
Ayrat Badykov 00f12015cc
remove pending ops on block invalidation 5 years ago
Ayrat Badykov b92ad5e9ce
fix merging conflicts 5 years ago
Ayrat Badykov 16514a8f10
remove old internal transactions with the same primary key 5 years ago
pasqu4le 036c16fb09
Add pending block operations 5 years ago
Ayrat Badykov 2bd6f66e99
remove nonconsensus blocks from pending blocks 5 years ago
Ayrat Badykov 6c90670534
add block_hash, block_index to primary key 5 years ago
Ayrat Badykov 16763bff3f
remove old internal transactions with the same primary key 5 years ago
pasqu4le 9f08c1c373
test fix, comments and small refactorings 5 years ago
pasqu4le 6a933d514f
internal_txs 5 years ago
Ayrat Badykov 5ad684dc5e
fix joining 5 years ago
Ayrat Badykov e9c56a5d57
select based on block_number and block_hash in token_transfers rpc 5 years ago
Ayrat Badykov fa1ace24e2
select by block_number 5 years ago
Ayrat Badykov bd5a9e7256
fix query 5 years ago
Ayrat Badykov 2aac092960
parse block hash from logs 5 years ago
Ayrat Badykov 99cb7972ae
add block_hash to token_transfers 5 years ago
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 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