Commit Graph

1989 Commits (bd2ff9ec9206ca889b4603025e9ceb98f71e4167)

Author SHA1 Message Date
Ayrat Badykov 19007f930e
fix query 5 years ago
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 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
Victor Baranov 03c744542a
type to i.type 5 years ago
Victor Baranov c0808ee6ce
Update internal transactions constraint fixing script 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 2a6b7e6dc1
fix node_test.exs 5 years ago
Ayrat Badykov ad5c8a42f2
remove deferrable 5 years ago
Ayrat Badykov 6953c71c89
remove unique index 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 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
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 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
Ayrat Badykov 1da1893075
fix remaining tests 5 years ago
Ayrat Badykov a2fc77c6dc
fix tests 5 years ago