1648 Commits

Author SHA1 Message Date
softsimon
4a35ab2fd5 Merge pull request #2914 from mempool/mononaut/string-truncation
dynamic CSS text truncation component
2023-01-16 17:47:40 +04:00
softsimon
1cda8ceae0 Merge pull request #2917 from mempool/nymkappa/feature/update-mining-stats
Show `Avg fees per block` instead of `Reward Per Tx`
2023-01-16 17:44:19 +04:00
wiz
d8a16704ff Merge branch 'master' into mononaut/string-truncation 2023-01-12 22:47:03 +09:00
wiz
683f5cfce1 Merge branch 'master' into mononaut/empty-block-info 2023-01-12 22:36:50 +09:00
wiz
a743112c39 Merge branch 'master' into mononaut/scrollable-blockchain 2023-01-12 22:01:45 +09:00
Mononaut
70c81ba728 fix frontend js error on unconfirmed non-cpfp transactions 2023-01-11 08:44:11 -06:00
Mononaut
41fdab33eb remove redundant fields from CPFP interfaces 2023-01-11 08:44:11 -06:00
softsimon
708495fb8e Dark mode inputs 2023-01-11 13:37:49 +04:00
softsimon
a552ab224b Fallback alias name to pubkey
fixes #2935
2023-01-10 21:27:26 +04:00
nymkappa
df393c2b90 Show Avg fees per block instead of Reward Per Tx 2023-01-07 20:55:59 +01:00
Mononaut
6aef76e49f Add FAQ link to empty blocks 2023-01-06 10:14:18 -06:00
Mononaut
adc1deb2d6 load block/tx pages at correct blockchain scroll position 2023-01-06 10:13:53 -06:00
Mononaut
4ec6200e45 improve block scrolling & new block animation 2023-01-06 10:13:53 -06:00
Mononaut
001d94dcef create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
Mononaut
b35fbbbbd9 add paginated virtual scrolling to blockchain blocks bar 2023-01-06 10:13:53 -06:00
Mononaut
2847155019 proper truncation in RTL locales 2023-01-05 11:16:14 -06:00
Mononaut
ad57df34d2 migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06:00
wiz
6c05c20512 Merge branch 'master' into simon/go-to-block-optimization 2022-12-26 22:36:12 +09:00
softsimon
f4e8010637 Go to block optimization 2022-12-26 16:30:10 +04:00
wiz
d48ccb6a83 Merge branch 'master' into mononaut/block-page-layouts 2022-12-26 21:00:19 +09:00
softsimon
f4303db84e Changing Health to text-right in column 2022-12-26 15:31:07 +04:00
wiz
3c4403fb6c Merge branch 'master' into mononaut/block-health-ux 2022-12-26 20:29:35 +09:00
wiz
4122203033 Merge branch 'master' into mononaut/preview-miner-tag-style 2022-12-26 20:17:15 +09:00
wiz
5a06080a0d Merge branch 'master' into mononaut/zero-value-tx-diagrams 2022-12-26 20:06:27 +09:00
Mononaut
ee3b57ca9e refactor block page html 2022-12-22 07:49:12 -06:00
Mononaut
4746c67a5d display block health as badge 2022-12-19 19:02:50 -06:00
Mononaut
abfdce21bb fix unstable miner tag styles in block preview 2022-12-07 15:17:10 -06:00
Mononaut
8b07088601 Handle zero-value tx flow diagram edge case 2022-12-06 17:45:04 -06:00
softsimon
a49d974660 Fix for javascript errors when navigating blocks 2022-12-01 23:12:02 +09:00
softsimon
be58d2ba79 Set auditDataMissing as soon as we know the block height 2022-12-01 20:23:45 +09:00
softsimon
24ff033930 Add separate config for mainnet, testnet and signet. 2022-12-01 19:48:57 +09:00
softsimon
77aaf4dd58 Block page audit fallback 2022-12-01 19:17:59 +09:00
Mononaut
ac774af8c9 fix CPFP handling in transaction preview 2022-12-01 12:41:04 +09:00
Mononaut
5fb5fcd211 only retry fetch CPFP for unconfirmed txs 2022-12-01 11:34:11 +09:00
wiz
4b1c601ae8 Merge branch 'master' into about-widths 2022-11-30 22:50:50 +09:00
softsimon
52c3220a96 Remove annoying frontend console log 2022-11-30 22:07:47 +09:00
hunicus
f6af606c01 Revert community integration icon size increase
From #2700. Narrow column instead.
2022-11-30 04:36:55 -05:00
Mononaut
d13d3e2493 show cpfp badges on non-mempool tx previews 2022-11-29 11:42:07 +09:00
Mononaut
32b7fa6f90 display indexed cpfp info on non-mempool txs 2022-11-29 11:42:07 +09:00
wiz
2256bf8e31 Merge branch 'master' into simon/angular-15 2022-11-28 19:02:14 +09:00
Mononaut
c0f6f5cdae don't use block.extras on liquid 2022-11-28 18:37:13 +09:00
softsimon
df6b385fdb Refactored ngb components 2022-11-28 16:53:17 +09:00
softsimon
49752ac0f4 Upgrade to Angular 14 2022-11-28 16:53:17 +09:00
wiz
8a52cd1361 Merge branch 'master' into mononaut/fix-loading-block-title 2022-11-27 01:12:19 +09:00
Mononaut
482805b132 move block audit endpoint from mining to bitcoin routes 2022-11-25 19:32:50 +09:00
Mononaut
fa60a72e59 fix 'unavailable' msg on block page on mobile 2022-11-25 10:16:06 +09:00
Mononaut
95969f9ba7 optimize block audit scores db query 2022-11-24 17:11:45 +09:00
Mononaut
b5b489acde merge block-audit and block pages 2022-11-24 17:10:53 +09:00
softsimon
b6a21c3e60 Change imports to relative paths 2022-11-24 12:19:19 +09:00
Mononaut
a8dd2aff87 Fix "Genesis" header while block page loading 2022-11-23 19:45:13 +09:00