nymkappa
|
e343b4d6da
|
Set reward to 0 by default until reward indexing is available
|
2022-02-14 14:08:33 +09:00 |
|
nymkappa
|
3ef16c1479
|
Disable query logger spam
|
2022-02-14 14:08:33 +09:00 |
|
nymkappa
|
37f8d98a3f
|
Show pool addresses in a scrollable div with href
|
2022-02-14 14:08:32 +09:00 |
|
nymkappa
|
8a667fea29
|
Add mining pool logo in the pool stats page
|
2022-02-14 14:08:32 +09:00 |
|
nymkappa
|
4829624114
|
Show block reward in the pool stat page
|
2022-02-14 14:08:31 +09:00 |
|
nymkappa
|
6c8f5c60c7
|
Add timespan switch for pool stats and load more for pool's blocks
|
2022-02-14 14:08:31 +09:00 |
|
nymkappa
|
e3e3e9f02e
|
Mining pool detail page draft PoC
|
2022-02-14 14:08:30 +09:00 |
|
nymkappa
|
52faab53e2
|
Link PoolRanking page with new pool page
|
2022-02-14 14:08:11 +09:00 |
|
nymkappa
|
9df9e8b13e
|
Added /mining/pool/:poolId empty page
|
2022-02-14 14:08:11 +09:00 |
|
nymkappa
|
6f18a5f1b6
|
Added mining/pool/:poolId and mining/pool/:poolId/:interval APIs
|
2022-02-14 14:08:10 +09:00 |
|
Antoni Spaanderman
|
7a44705ef1
|
set fee_histogram to []
|
2022-02-13 16:13:46 +01:00 |
|
Antoni Spaanderman
|
8902107663
|
implement /api/mempool
|
2022-02-13 13:52:04 +01:00 |
|
wiz
|
404af26188
|
Merge branch 'master' into simon/dashboard-assets
|
2022-02-13 11:21:39 +00:00 |
|
softsimon
|
06bc8301eb
|
Liquid dashboard assets updates
|
2022-02-13 00:46:42 +04:00 |
|
wiz
|
c900fdbf4f
|
Merge pull request #1235 from nymkappa/feature/blocks-extras
Added /api/v1/blocks-extras endpoint
|
2022-02-12 11:30:49 +00:00 |
|
Antoni Spaanderman
|
6622f51cd4
|
Merge branch 'master' into address-labels
|
2022-02-12 12:29:05 +01:00 |
|
Antoni Spaanderman
|
bdff774bea
|
Merge branch 'master' into fee-visibility
|
2022-02-12 12:28:49 +01:00 |
|
nymkappa
|
f50eec4d49
|
Merge branch 'feature/blocks-extras' of github.com:nymkappa/mempool into feature/blocks-extras
|
2022-02-12 20:18:22 +09:00 |
|
nymkappa
|
06833264ff
|
Remove fields that won't be used in the frontend for now
|
2022-02-12 20:16:51 +09:00 |
|
wiz
|
cb657caeea
|
Merge branch 'master' into feature/blocks-extras
|
2022-02-12 10:35:57 +00:00 |
|
wiz
|
677dcf47b4
|
Merge pull request #1239 from hunicus/refactor-docs-2
Refactor docs
|
2022-02-12 10:19:45 +00:00 |
|
wiz
|
d70ede5553
|
Merge branch 'master' into refactor-docs-2
|
2022-02-12 10:07:52 +00:00 |
|
softsimon
|
71227d7847
|
Display top featured assets on Liquid dashboard
|
2022-02-12 00:15:13 +04:00 |
|
nymkappa
|
e960211ea1
|
Add missing docker configuration variable
|
2022-02-11 14:22:59 +09:00 |
|
hunicus
|
aa40396617
|
Use variables for empty code examples
|
2022-02-10 16:51:12 -05:00 |
|
nymkappa
|
8e2f7ac91f
|
Improve block indexing logging
|
2022-02-10 23:02:12 +09:00 |
|
nymkappa
|
a79609ff5c
|
Added /api/v1/blocksExtras endpoint
|
2022-02-10 22:11:10 +09:00 |
|
softsimon
|
83074b70fe
|
Merge pull request #1240 from nymkappa/feature/mempool-sync-threshold
Consider we're synced with the mempool if we cached 99% of pending txs
|
2022-02-10 16:28:13 +04:00 |
|
softsimon
|
8c95e1c1f1
|
Merge branch 'master' into feature/mempool-sync-threshold
|
2022-02-10 16:28:05 +04:00 |
|
softsimon
|
2fa7a9fafe
|
Merge pull request #1220 from nymkappa/bugfix/fix-duplicate-indexing
Duplicated db blocks insertion attempts are expected
|
2022-02-10 16:23:07 +04:00 |
|
softsimon
|
e527777905
|
Merge branch 'master' into bugfix/fix-duplicate-indexing
|
2022-02-10 16:23:00 +04:00 |
|
nymkappa
|
991c964766
|
Consider we're synced with the mempool if we cached 99% of pending txs
|
2022-02-10 19:19:54 +09:00 |
|
softsimon
|
1a2e85581e
|
Merge pull request #1192 from nymkappa/feature/tv-view-timespan-switch
Allow TV view time span switch through url fragment
|
2022-02-10 11:52:07 +04:00 |
|
nymkappa
|
8cfe33231c
|
Fix bug when loading /tv and cleanup Observable flow
|
2022-02-10 00:24:01 +09:00 |
|
nymkappa
|
61cdaea90c
|
Refactor TV component subscription
|
2022-02-10 00:24:01 +09:00 |
|
nymkappa
|
123d321031
|
Use switchMap param instead of re-reading this.route.snapshot.fragment
|
2022-02-10 00:24:00 +09:00 |
|
nymkappa
|
e3adf642d2
|
Allow /tv view timespan to be changed through url fragment
|
2022-02-10 00:23:55 +09:00 |
|
softsimon
|
4a9151c436
|
Merge pull request #1232 from mempool/bugfix/remove-debug-return
Remove debug return which break the UX the first time we open mempool
|
2022-02-09 17:13:23 +04:00 |
|
softsimon
|
0b960c8bf2
|
Merge branch 'master' into bugfix/remove-debug-return
|
2022-02-09 17:13:13 +04:00 |
|
Antoni Spaanderman
|
270672727c
|
Merge branch 'master' into address-labels
|
2022-02-09 10:42:41 +01:00 |
|
Antoni Spaanderman
|
15c20acd4e
|
Merge branch 'master' into fee-visibility
|
2022-02-09 10:42:05 +01:00 |
|
hunicus
|
bb1bedbb08
|
Fix url for mempool post endpoint
|
2022-02-08 17:51:19 -05:00 |
|
hunicus
|
b89b8196a0
|
Improve spacing at top of navs
|
2022-02-08 14:30:18 -05:00 |
|
hunicus
|
dd1c7de293
|
Add liquidtestnet endpoints
|
2022-02-08 13:44:50 -05:00 |
|
hunicus
|
215803850f
|
Show liquid link for liquid endpoint
Error from previous PR.
|
2022-02-08 13:44:50 -05:00 |
|
hunicus
|
eea31cc5b3
|
Implement 27ce8637353ad84e17fbad80d7d31c82ab1147a3
|
2022-02-08 13:44:50 -05:00 |
|
hunicus
|
5816ac5e6f
|
Implement b1c9334119927b4b19e5fd5f4cfe1f168659c6cd
|
2022-02-08 13:44:50 -05:00 |
|
hunicus
|
25f33040f1
|
Implement 31c911cb59a289ff3f156e2e31138b891b39a06e
|
2022-02-08 13:44:50 -05:00 |
|
hunicus
|
e250433063
|
Rebase 1036 to master manually
|
2022-02-08 13:44:50 -05:00 |
|
wiz
|
c11a3f3f84
|
Merge pull request #1233 from nymkappa/feature/add-mining-pool-logos
sync-assets: Download pool logos from github
|
2022-02-08 05:53:31 +00:00 |
|