Commit Graph

742 Commits (e8ba3b22785931c890ebc856096b99482c99a399)

Author SHA1 Message Date
Ayrat Badykov 74e969a45d
add regression test 6 years ago
pasqu4le ebb1628976
Improve token's controllers by avoiding unnecessary preloads 6 years ago
pasqu4le afc7578653
Reduce transaction status constraint 6 years ago
Ayrat Badykov c656b70df6
fix large contract verification 6 years ago
zachdaniel 4a63b978fd feat: calculate RSK market cap 6 years ago
Ayrat Badykov b3b371411c
fix test 6 years ago
Ayrat Badykov 5d3a2268b0
fix tests 6 years ago
Ayrat Badykov 0ac8d0e10a
preload token 6 years ago
Ayrat Badykov 96bfe828fb
fix typo 6 years ago
Ayrat Badykov 33eb120910
fix tests 6 years ago
Ayrat Badykov ef5a0153ad
mix format 6 years ago
Ayrat Badykov 6ea73f57f7
use milliseconds in cache 6 years ago
Ayrat Badykov f034ad1fa8
fix tests 6 years ago
Ayrat Badykov b6a27897a2
fix tests 6 years ago
Ayrat Badykov 741ba619fc
fix failing test 6 years ago
Ayrat Badykov 18e6cc8925
fix tests 6 years ago
Ayrat Badykov 4fd053bc39
use cached data 6 years ago
Ayrat Badykov e3f2a64ccd
add market history cache to supervision tree 6 years ago
Ayrat Badykov 25cc11b4af
add market history cache 6 years ago
Ayrat Badykov 658ff88099
fix child id 6 years ago
Ayrat Badykov 43f88e364b
use fetched net version in rsk checksum 6 years ago
Ayrat Badykov 18a8a61842
add test for average block number without uncles 6 years ago
Ayrat Badykov 3141848b28
sort blocks by timestamp when calculatin average block time 6 years ago
Ayrat Badykov 271fc58ba0
add rsk format of checksum 6 years ago
Ayrat Badykov e5f9247254
fix test 6 years ago
Ayrat Badykov 1b009499ed
export token transfers to csv file 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 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 f5ecfc9df5
do not add too old blocks to cache 6 years ago
Ayrat Badykov f7868aac80
add function to detect token transfer type 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 b3892ba5b6
mix format 6 years ago
Ayrat Badykov c81da2dd97
restart cache for every test 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
Ayrat Badykov 1a97e35b2a
allow bytes32 for name and symbol 6 years ago
zachdaniel 817cc4a00f fix: use better queries for listLogs endpoint 6 years ago
Ayrat Badykov e0468fffdd
add endpoint to search address logs by topic 6 years ago
saneery 0c0662d86e update method that return pools list 6 years ago
saneery 4808a8f063 update pools reader test 6 years ago
saneery 7abfd0844b update pools reader test 6 years ago