Commit Graph

3435 Commits

Author SHA1 Message Date
takuabonn
7cb58ed988 update to use cachedRequest 2023-12-14 00:47:11 +09:00
Mononaut
c019355c9f Adapt block filter UI for small screens 2023-12-13 11:29:10 +00:00
Mononaut
5777561744 Tidy up block filter code, disable multisig flag 2023-12-13 11:04:45 +00:00
Mononaut
24dbe5d4ee Add block viz filter UI 2023-12-13 11:00:49 +00:00
Mononaut
173bc127cb Block viz filters proof of concept 2023-12-13 10:59:56 +00:00
wiz
93c61f5ed3 Change dual-licensed GPLv3/AGPLv3 to AGPLv3 only 2023-12-13 17:46:51 +09:00
softsimon
d3f7190b7f Acceleration preview loader 2023-12-12 20:49:08 +07:00
orangesurf
9f6f210c38 Merge branch 'master' into orangesurf/trademark-updates 2023-12-11 16:43:45 +00:00
orangesurf
cb1d9753c8 Changes following feedback 2023-12-11 15:26:17 +00:00
nymkappa
5ac432556b [mining] show proper message when we have less than 2 weeks worth of mining pool hashrate data 2023-12-08 17:00:36 +01:00
wiz
aff8f2c41f Merge branch 'master' into hotfix/rtlIssues 2023-12-08 23:16:59 +09:00
Mononaut
2cddc5fdd8 accelerations: not yet 2023-12-08 13:23:51 +00:00
orangesurf
d38381af8b Changes following feedback 2023-12-08 13:08:43 +00:00
Mononaut
aff44d90d5 Rerefactor acceleration dashboard 2023-12-08 13:08:16 +00:00
Mononaut
42f6f0c122 Redesign accelerator dashboard 2023-12-08 13:08:16 +00:00
Mononaut
8599876b26 Refactor accelerator dashboard 2023-12-08 13:08:16 +00:00
Mononaut
e34ee3a34d Fix rebase issues 2023-12-08 13:08:15 +00:00
Mononaut
47de84f03a Accelerator dashboard widget titles: latest -> recent 2023-12-08 13:08:15 +00:00
Mononaut
f071d5e76a Accelerator dashboard fix success criteria 2023-12-08 13:08:15 +00:00
Mononaut
5a55ba2d28 Accelerator dashboard pending widget, fee delta fiat values 2023-12-08 13:08:15 +00:00
Mononaut
2efd474357 Fix accelerator dashboard widget page link css 2023-12-08 13:08:15 +00:00
Mononaut
472a76560f Tidy acceleration dashboard, add missing fields 2023-12-08 13:08:14 +00:00
Mononaut
f26b630aab Fix acceleration dashboard merge issues 2023-12-08 13:08:14 +00:00
Mononaut
b0e73466fa Show mining blockchain blocks on accelerator dashboard 2023-12-08 13:08:14 +00:00
Mononaut
7019e6ec03 Add acceleration fees graph 2023-12-08 13:08:14 +00:00
Mononaut
f409c67125 update acceleration dashboard to match actual API format 2023-12-08 13:08:13 +00:00
Mononaut
6cf40489e5 tidy up acceleration dashboard 2023-12-08 13:08:13 +00:00
Mononaut
14ad0c8ecb Add more acceleration stats 2023-12-08 13:08:13 +00:00
Mononaut
f86645b50c Add latest block accelerations list 2023-12-08 13:08:13 +00:00
Mononaut
f23bcec10d Add acceleration fees graph 2023-12-08 13:08:13 +00:00
Mononaut
6f97a2ef74 Add accelerator dashboard 2023-12-08 13:08:13 +00:00
Mononaut
42a3a380d5 widgetify block fee rates chart 2023-12-08 13:08:12 +00:00
TechMiX
bbcc683a3c fix: use empty sidenav when service is disabled 2023-12-08 14:06:34 +01:00
TechMiX
dc06387347 fix: rtl issues related to sidenav and global footer 2023-12-07 20:52:11 +01:00
orangesurf
5a2da751fa Remove TM & R from logo names 2023-12-07 09:55:12 +00:00
orangesurf
83db6f6428 Update License, about page and trademark policy with new registered trademarks 2023-12-07 09:28:36 +00:00
Mononaut
51102004bb Fix negative accelerated fee rate, simplify fee rate table 2023-12-06 14:50:26 +00:00
Mononaut
966adf5963 Show accelerated fee rates on mined tx pages 2023-12-05 13:48:38 +00:00
Mononaut
5b4bc9fe19 Accelerated tx audit badge 2023-12-05 08:33:57 +00:00
wiz
a646c5f22f Merge pull request #4390 from ncois/tooltip-overflow-bug
Fix tooltip overflow by increasing width
2023-12-04 23:44:44 +09:00
wiz
c345f2164b Merge pull request #4462 from ncois/search-block-datetime
Search a block by date and timestamp
2023-12-04 23:44:19 +09:00
wiz
9791ee018d Merge pull request #4466 from ncois/pool-hashrate-format
Pool chart hashrate format in power of ten
2023-12-04 23:44:06 +09:00
nymkappa
63942af720 wait list -> waitlist @softsimon 2023-12-04 23:30:22 +09:00
nymkappa
4da5910e0b [accel preview] only show waitlist message if logged in 2023-12-04 23:23:51 +09:00
nymkappa
88a9524064 Merge branch 'master' into pool-hashrate-format 2023-12-04 21:34:43 +09:00
ncois
c216e849e6 Add more precision to hashrate graphs 2023-12-04 09:56:56 +01:00
nymkappa
c86768edc9 [about] fix merge conflict #4425 2023-12-04 16:59:29 +09:00
nymkappa
4283d30ce0 Merge branch 'master' into search-block-datetime 2023-12-04 13:09:58 +09:00
nymkappa
e2eeaebfc7 Merge branch 'master' into nymkappa/fix-one-bug-add-two-more 2023-12-04 10:47:49 +09:00
nymkappa
181e816c1a Merge branch 'nymkappa/about-page-empty-anchor' into nymkappa/fix-one-bug-add-two-more 2023-12-03 15:17:04 +09:00