Commit Graph

1811 Commits (9f08c1c373f933641223a8b430fca38e58e34625)

Author SHA1 Message Date
pasqu4le 9f08c1c373
test fix, comments and small refactorings 5 years ago
pasqu4le 6a933d514f
internal_txs 5 years ago
Ayrat Badykov a6c9f08615
create regular index 5 years ago
Ayrat Badykov f488cfa982
remove unique index on transaction_hash, log_index for token transfers 5 years ago
Ayrat Badykov 5ad684dc5e
fix joining 5 years ago
Ayrat Badykov 8aa55932f7
fix tests 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 f17ba4db8c
fix remaining tests 5 years ago
Ayrat Badykov 673fc0fcdf
fix token transfer factory 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
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 2b8d490190
fix chain_test 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 6f5ba5577e
add CHANGELOG entry 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
Victor Baranov 905a24c1a6 Clear assets script fix 5 years ago
Ayrat Badykov ed214fe281
optimize request 5 years ago
Victor Baranov 914f3a1dd6 Node js 12.13.0 (latest LTS release) support 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 ae8e162ed6
fix test 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 a9d67c6148
fix config 5 years ago
Ayrat Badykov db5d862c58
fix listener init 5 years ago
Ayrat Badykov a61889df2a
fix tests 5 years ago