nymkappa
|
87170247bd
|
Revert "Merge pull request #1240 from nymkappa/feature/mempool-sync-threshold"
This reverts commit 2f921f4cc7 , reversing
changes made to 877be47e5b .
|
2022-02-14 17:57:03 +09:00 |
|
softsimon
|
820daf377e
|
Merge pull request #1248 from antonilol/api-mempool
implement /api/mempool for home users (romanz/electrs backend)
|
2022-02-14 12:24:16 +04: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 |
|
Antoni Spaanderman
|
3a3392423d
|
set fee_histogram to []
|
2022-02-13 16:13:46 +01:00 |
|
Antoni Spaanderman
|
2e1348550e
|
implement /api/mempool
|
2022-02-13 13:52:04 +01:00 |
|
wiz
|
219c1a8615
|
Merge branch 'master' into simon/dashboard-assets
|
2022-02-13 11:21:39 +00:00 |
|
softsimon
|
294d7915e1
|
Liquid dashboard assets updates
|
2022-02-13 00:46:42 +04: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 |
|
Antoni Spaanderman
|
9796b87975
|
Merge branch 'master' into address-labels
|
2022-02-12 12:29:05 +01:00 |
|
Antoni Spaanderman
|
effab583ee
|
Merge branch 'master' into fee-visibility
|
2022-02-12 12:28:49 +01: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 |
|
softsimon
|
738381702f
|
Display top featured assets on Liquid dashboard
|
2022-02-12 00:15:13 +04: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 |
|
Antoni Spaanderman
|
42fa7c1023
|
Merge branch 'master' into address-labels
|
2022-02-09 10:42:41 +01:00 |
|
Antoni Spaanderman
|
89d811096c
|
Merge branch 'master' into fee-visibility
|
2022-02-09 10:42:05 +01: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 |
|