Commit Graph

1030 Commits (be1b9a009a54586bb789b85bfb66a253d614407e)

Author SHA1 Message Date
Ayrat Badykov 1b009499ed
export token transfers to csv file 6 years ago
zachdaniel e40027e161 feat: eth_get_balance rpc endpoint 6 years ago
pasqu4le fc7cf77db2
merge queries in address_to_transactions_with_rewards 6 years ago
pasqu4le 5ccb464e28
Add optional arguments to Explorer.Chain.hash_to_address 6 years ago
Ayrat Badykov 85439d8740
optimize blocks fetching from cache 6 years ago
Ayrat Badykov d210249a74
add column names 6 years ago
Ayrat Badykov f984c9129e
create endpoing with csv 6 years ago
Ayrat Badykov 4bfc37ba2c
add opening and closing prices 6 years ago
Ayrat Badykov e96d53a752
add current token price 6 years ago
Ayrat Badykov ba8ae89db6
add fee 6 years ago
Ayrat Badykov 228a77db48
add real transaction value 6 years ago
Ayrat Badykov 4ea5e97306
add additional fields to csv file 6 years ago
Ayrat Badykov 78a5010662
fix credo 6 years ago
Ayrat Badykov ac56c61784
fix pattern matching 6 years ago
Ayrat Badykov b2b0be905e
fetch all transactions for csv export 6 years ago
Ayrat Badykov 1d90f370d5
add prototype to export transactions as csv 6 years ago
Ayrat Badykov 49c54b4e1f
fix typo 6 years ago
Ayrat Badykov f5ecfc9df5
do not add too old blocks to cache 6 years ago
Ayrat Badykov 26232bfb39
use new method in view 6 years ago
Ayrat Badykov f7868aac80
add function to detect token transfer type 6 years ago
Ayrat Badykov 85b522917a
fix page size 6 years ago
Ayrat Badykov 9f0acb82ca
use reverse order 6 years ago
Ayrat Badykov b91af4c181
add corner case if blocks are added not sequentially 6 years ago
Ayrat Badykov 6a970468c1
preload associations 6 years ago
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 9ea62f033a feat: add fields to tx apis, small cleanups 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