Commit Graph

994 Commits (7e7c8d5db89a2bb8b2a8cfc34b7534d583e9a351)

Author SHA1 Message Date
Ayrat Badykov b92ebeb026
fix remaining tests 5 years ago
Ayrat Badykov cbd98a3e04
fix most tests 5 years ago
Ayrat Badykov 45610a88d2
fix chain tests 5 years ago
Ayrat Badykov 00f12015cc
remove pending ops on block invalidation 5 years ago
Ayrat Badykov 16514a8f10
remove old internal transactions with the same primary key 5 years ago
Ayrat Badykov 2bd6f66e99
remove nonconsensus blocks from pending blocks 5 years ago
Ayrat Badykov 2a6b7e6dc1
fix node_test.exs 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 6a933d514f
internal_txs 5 years ago
Ayrat Badykov 5ad684dc5e
fix joining 5 years ago
Ayrat Badykov 8aa55932f7
fix tests 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 d9a9d4563b
save contract from genesis file 5 years ago
Victor Baranov 6ff74e4f9f Update cataloged_tokens method documentation 5 years ago
Victor Baranov d81f094048 Process reviewr comments 5 years ago
Ayrat Badykov 309735906b
fix typo 5 years ago
Victor Baranov b87fc2d7ab Coin total supply from DB API endpoint 5 years ago
Ayrat Badykov 2b8d490190
fix chain_test 5 years ago
Ayrat Badykov 6f5ba5577e
add CHANGELOG entry 5 years ago
Ayrat Badykov 1da1893075
fix remaining tests 5 years ago
Ayrat Badykov a2fc77c6dc
fix tests 5 years ago
Victor Baranov 5539ad2a77 Revert refactor to generalized cache solution 5 years ago
Ayrat Badykov 018e6e903e
fix address_hash_to_token_transfers 5 years ago
Ayrat Badykov b5b2ff861e
save detected constructor arguments 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
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 a61889df2a
fix tests 5 years ago
Ayrat Badykov 69d39ff42e
process json file in token uri 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
Ayrat Badykov 483beaa10d
do not fetch token instances with errors 5 years ago
Ayrat Badykov 82f4eb4a24
various token instance fethcer fixes 5 years ago
Ayrat Badykov a59defcc85
fix test 5 years ago
Ayrat Badykov f0ec3cec50
format get_function_of result 5 years ago
pasqu4le c83c0d39c7
Add cache for first page of uncles 5 years ago
Ayrat Badykov e8bdfd79f9
filter token to update by updated_at field 5 years ago
pasqu4le 50ad94f47b
Avoid internal_transactions import retries on blocks without valid transactions 5 years ago
pasqu4le 624946a12b
Add pending transactions cache 5 years ago
Ayrat Badykov a506259537
fix library verification 5 years ago
Victor Baranov 455d6d647f Addresses counter 5 years ago
pasqu4le 0944ea5cdc
Improve speed of nonconsensus data removal 5 years ago
pasqu4le af7782f2fe
Add ETS-based cache for accounts page 5 years ago
Ayrat Badykov 8d5d4a7600
add tests for token balances runner 5 years ago
pasqu4le 810dc48a2c
Enforce DB transaction's order between tables to prevent deadlocks 5 years ago