Commit Graph

916 Commits (5c8a4e736e069e8298c92501651ce72be0631b02)

Author SHA1 Message Date
Ayrat Badykov 4011865ec9
load blocks from cache in controller 6 years ago
Ayrat Badykov 5d8c69da80
fix credo 6 years ago
Ayrat Badykov a316757f0f
add blocks cache 6 years ago
zachdaniel 77e8f457e0 fix: uniq by hash, instead of transaction 6 years ago
Ayrat Badykov 1a97e35b2a
allow bytes32 for name and symbol 6 years ago
Ayrat Badykov e7ace9cae6
fix credo 6 years ago
Ayrat Badykov fb158da8fa
fix js indent 6 years ago
zachdaniel 6f3acccc0f fix: show creating internal transactions 6 years ago
zachdaniel 2ccdfab572 fix: use better queries for listLogs endpoint 6 years ago
zachdaniel 817cc4a00f fix: use better queries for listLogs endpoint 6 years ago
saneery 1d3954fc62 change variable name in queries 6 years ago
Ayrat Badykov e0468fffdd
add endpoint to search address logs by topic 6 years ago
saneery 1ea565d1a9 mix credo 6 years ago
saneery 83cca0aa28 remove cast! and dump! functions from Wei module 6 years ago
saneery e0bed0ea1c update doc 6 years ago
saneery 0c0662d86e update method that return pools list 6 years ago
saneery 083f5e6f5d staking pools delegators importer test 6 years ago
saneery 93bd9f0a00 rename delegators module 6 years ago
saneery 2a25481663 import staking pools delegators 6 years ago
zachdaniel 6a065bf20e fix: fix to/from filters on tx list pages 6 years ago
saneery 4728d4696a add delegators table and schema 6 years ago
saneery 109bba9dc1 update pools reader test 6 years ago
saneery 679e45cfa1 min candidate and delegator stake are constants 6 years ago
saneery e3c3d4be03 calculating stakes ratio and likelihood after insert 6 years ago
saneery b13019f4e8 update staking pools import runner 6 years ago
saneery 16393b2890 add typespec to staking_pool schema 6 years ago
saneery d2740b0056 add convert wei to integer 6 years ago
saneery 85401da1d0 add cast! and dump! to Wei module 6 years ago
zachdaniel d2336bccc8 fix: add fields for contrat filter performance 6 years ago
saneery f0a559efaa remove block_consensus_count function 6 years ago
saneery 2a2ed1ff78 get estimated count of blocks when cache is empty 6 years ago
maxgrapps 5892fa6de6 content issues, test runned 6 years ago
Victor Baranov 2d5f29f7f3 trim evm versions in the list 6 years ago
saneery 03fd6f9540 create staking_pool schema 6 years ago
zachdaniel 0a32431f20 fix: consolidate address w/ balance one at a time 6 years ago
Victor Baranov aa9c2c22dd Process reviewers comments 6 years ago
saneery a3ea06cc4a fix error with access behavior 6 years ago
saneery a24314ff72 remove epoch counter table checking in init function 6 years ago
zachdaniel 6c85f8b7e4 feat: display init for selfdestructed contracts. 6 years ago
Victor Baranov 568a74f586 Add CHANGELOG entry and fix some tests 6 years ago
Ayrat Badykov 02c82cea54
make query simpler 6 years ago
Victor Baranov 813b0d80ae ALLOWED_EVM_VERIONS ENV VAR 6 years ago
Ayrat Badykov 0bebafb4ae
add address logs view 6 years ago
Ayrat Badykov 0dc13697a6
fix pagination 6 years ago
Ayrat Badykov 390bb24d64
fix tests 6 years ago
Ayrat Badykov caf4e6de78
remove period based update 6 years ago
pasqu4le 64acef7b71
Add temporary indexer worker to remove consensus on blocks with mismatching transactions 6 years ago
goodsoft b9cc8a417f
Force block refetch if transaction is recollated in a different block 6 years ago
goodsoft e73b727628
Fix potential race condition while dropping replaced transactions 6 years ago
saneery e993c95e4b handle case when total stakes is zero 6 years ago