Commit Graph

2299 Commits

Author SHA1 Message Date
nymkappa
fa8607c57d
[Pool page] - Parse regexes and addresses in the backend 2022-02-15 18:45:53 +09:00
nymkappa
1e96c93557
Fix rendering issue when clicking on block link from pool page 2022-02-15 18:36:58 +09:00
nymkappa
f381da0f78
Show correct reward in pool stat page 2022-02-14 14:11:55 +09:00
nymkappa
a436d3a173
Fix label width being too small on mobile 2022-02-14 14:08:34 +09:00
nymkappa
09180c4f91
Renamed /mining/pool-blocks/xxx -> /mining/pool/:poolId/blocks 2022-02-14 14:08:34 +09:00
nymkappa
4f02efd7fe
Fix block link in pool page - Click on chart slice open pool page 2022-02-14 14:08:33 +09:00
nymkappa
d8e58ee622
Set reward to 0 by default until reward indexing is available 2022-02-14 14:08:33 +09:00
nymkappa
c28f3fd4b6
Disable query logger spam 2022-02-14 14:08:33 +09:00
nymkappa
763ea0ce6f
Show pool addresses in a scrollable div with href 2022-02-14 14:08:32 +09:00
nymkappa
9e64592aca
Add mining pool logo in the pool stats page 2022-02-14 14:08:32 +09:00
nymkappa
e1f3c662b2
Show block reward in the pool stat page 2022-02-14 14:08:31 +09:00
nymkappa
f2abedfbaa
Add timespan switch for pool stats and load more for pool's blocks 2022-02-14 14:08:31 +09:00
nymkappa
3f55aabc53
Mining pool detail page draft PoC 2022-02-14 14:08:30 +09:00
nymkappa
a168a22360
Link PoolRanking page with new pool page 2022-02-14 14:08:11 +09:00
nymkappa
fbda0d8186
Added /mining/pool/:poolId empty page 2022-02-14 14:08:11 +09:00
nymkappa
b854c071d0
Added mining/pool/:poolId and mining/pool/:poolId/:interval APIs 2022-02-14 14:08:10 +09:00
wiz
039a627d1c
Merge pull request #1235 from nymkappa/feature/blocks-extras
Added /api/v1/blocks-extras endpoint
2022-02-12 11:30:49 +00:00
nymkappa
ba36ab3134
Merge branch 'feature/blocks-extras' of github.com:nymkappa/mempool into feature/blocks-extras 2022-02-12 20:18:22 +09:00
nymkappa
b8e40494aa
Remove fields that won't be used in the frontend for now 2022-02-12 20:16:51 +09:00
wiz
82350b5331
Merge branch 'master' into feature/blocks-extras 2022-02-12 10:35:57 +00:00
wiz
7e82967444
Merge pull request #1239 from hunicus/refactor-docs-2
Refactor docs
2022-02-12 10:19:45 +00:00
wiz
43e604507d
Merge branch 'master' into refactor-docs-2 2022-02-12 10:07:52 +00:00
nymkappa
aa0e6b807a
Add missing docker configuration variable 2022-02-11 14:22:59 +09:00
hunicus
d7b4e4b698
Use variables for empty code examples 2022-02-10 16:51:12 -05:00
nymkappa
ef43da05c9
Improve block indexing logging 2022-02-10 23:02:12 +09:00
nymkappa
fac49d0b98
Added /api/v1/blocksExtras endpoint 2022-02-10 22:11:10 +09:00
softsimon
2f921f4cc7
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
b7f93a5726
Merge branch 'master' into feature/mempool-sync-threshold 2022-02-10 16:28:05 +04:00
softsimon
877be47e5b
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
98d819b3d2
Merge branch 'master' into bugfix/fix-duplicate-indexing 2022-02-10 16:23:00 +04:00
nymkappa
af02e9b533
Consider we're synced with the mempool if we cached 99% of pending txs 2022-02-10 19:19:54 +09:00
softsimon
11e6602315
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
055c587351
Fix bug when loading /tv and cleanup Observable flow 2022-02-10 00:24:01 +09:00
nymkappa
cd9eaf816b
Refactor TV component subscription 2022-02-10 00:24:01 +09:00
nymkappa
aa77faf314
Use switchMap param instead of re-reading this.route.snapshot.fragment 2022-02-10 00:24:00 +09:00
nymkappa
c9ad316ed5
Allow /tv view timespan to be changed through url fragment 2022-02-10 00:23:55 +09:00
softsimon
4b6ff5e776
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
4e076566db
Merge branch 'master' into bugfix/remove-debug-return 2022-02-09 17:13:13 +04:00
hunicus
ac21c47540
Fix url for mempool post endpoint 2022-02-08 17:51:19 -05:00
hunicus
bb6a22192c
Improve spacing at top of navs 2022-02-08 14:30:18 -05:00
hunicus
22137fef5a
Add liquidtestnet endpoints 2022-02-08 13:44:50 -05:00
hunicus
82f70eaefe
Show liquid link for liquid endpoint
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
ee8eef2806
Implement 27ce863735 2022-02-08 13:44:50 -05:00
hunicus
4979187468
Implement b1c9334119 2022-02-08 13:44:50 -05:00
hunicus
60160ac0f6
Implement 31c911cb59 2022-02-08 13:44:50 -05:00
hunicus
1a23a9c1c5
Rebase 1036 to master manually 2022-02-08 13:44:50 -05:00
wiz
b232a9b6c2
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
wiz
f485c702bd
Merge branch 'master' into feature/add-mining-pool-logos 2022-02-08 05:41:22 +00:00
wiz
59530e0f95
Merge pull request #1234 from knorrium/cypress_improvements
Cypress improvements
2022-02-08 05:36:03 +00:00
wiz
ac60ee6857
Merge branch 'master' into feature/add-mining-pool-logos 2022-02-08 05:29:26 +00:00