nymkappa
|
1630ff717e
|
On mobile, show power of ten difficulty instead of full number
|
2022-02-17 10:15:41 +09:00 |
|
nymkappa
|
f45103e7e3
|
Add difficulty chart timespan selection
|
2022-02-17 09:41:05 +09:00 |
|
nymkappa
|
9fa7e58d82
|
Show all difficulty adjustment in a table - Need pagination
|
2022-02-16 22:56:06 +09:00 |
|
nymkappa
|
7270b1ccac
|
Create difficulty chart component
|
2022-02-16 21:20:28 +09:00 |
|
wiz
|
e2e3546934
|
Merge pull request #1253 from nymkappa/feature/index-more-data
Index more block data
|
2022-02-16 11:39:44 +00:00 |
|
nymkappa
|
0c1fa2b4aa
|
Cleanup blocks/pools fields data type - Index more block data
|
2022-02-16 15:22:55 +09:00 |
|
softsimon
|
0a529ea98a
|
Merge pull request #1242 from nymkappa/feature/pool-stats-page
Created mining pool stats page
|
2022-02-15 15:56:55 +04:00 |
|
nymkappa
|
5448e8c292
|
Merge branch 'master' into feature/pool-stats-page
|
2022-02-15 20:42:06 +09:00 |
|
softsimon
|
afe228f2c3
|
Merge pull request #1250 from nymkappa/feature/disable-mining
Provide a way to completely disable block indexing and mining menu
|
2022-02-15 15:23:48 +04:00 |
|
nymkappa
|
ca766bf40d
|
Provide a way to completely disable block indexing and mining menu
|
2022-02-15 19:51:26 +09:00 |
|
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 |
|
softsimon
|
02523f574d
|
Merge pull request #1252 from nymkappa/bugfix/fix-duplicated-tests
Remove duplicated tests
|
2022-02-15 12:09:40 +04:00 |
|
softsimon
|
a064f2931a
|
Merge branch 'master' into bugfix/fix-duplicated-tests
|
2022-02-15 12:09:03 +04:00 |
|
softsimon
|
93f872efe5
|
Merge pull request #1243 from nymkappa/feature/start-indexing-before-mempool-sync
Don't wait for 100% mempool sync before starting block indexing
|
2022-02-15 12:07:30 +04:00 |
|
nymkappa
|
e9ba38755c
|
Re-apply test updates from bogus commit 73019b485f
|
2022-02-15 16:19:58 +09:00 |
|
nymkappa
|
1c928582a2
|
Revert "Update tests - Replace button click blocks -> pools"
This reverts commit 73019b485f .
|
2022-02-15 15:56:40 +09:00 |
|
nymkappa
|
a88d6d2fca
|
Don't wait for 100% mempool sync before starting block indexing
|
2022-02-14 17:57:55 +09:00 |
|
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
|
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 |
|