Commit graph

3113 commits

Author SHA1 Message Date
hunicus
c62059c0f4
Fix hexadecimal conversion to show leading zeros.
Fixes #2805.
2022-12-07 00:06:06 -05:00
Mononaut
28c21b3770
Handle zero-value tx flow diagram edge case 2022-12-06 17:45:04 -06:00
Felipe Knorr Kuhn
7a7172bb64
Change Bisq staging host to fra so tests can pass 2022-12-05 22:00:31 -08:00
softsimon
ade3c09b2a
Pull from transifex 2022-12-02 15:40:22 +09:00
softsimon
3572ba837d
Fix for javascript errors when navigating blocks 2022-12-01 23:12:02 +09:00
softsimon
534f2e2781
Set auditDataMissing as soon as we know the block height 2022-12-01 20:23:45 +09:00
softsimon
2cd98c7c04
Add separate config for mainnet, testnet and signet. 2022-12-01 19:48:57 +09:00
softsimon
75459729ad
Block page audit fallback 2022-12-01 19:17:59 +09:00
wiz
12b130cfdc
Merge branch 'master' into simon/update-few-more-frontend-deps 2022-12-01 16:12:15 +09:00
softsimon
ddc7de0d4a
Update a few more frontend deps 2022-12-01 15:36:19 +09:00
Mononaut
38c890626b
fix CPFP handling in transaction preview 2022-12-01 12:41:04 +09:00
Mononaut
c7d61a3be4
only retry fetch CPFP for unconfirmed txs 2022-12-01 11:34:11 +09:00
wiz
0fd672a741
Merge branch 'master' into about-widths 2022-11-30 22:50:50 +09:00
softsimon
afc5c6786b
Remove annoying frontend console log 2022-11-30 22:07:47 +09:00
hunicus
734c953714
Revert community integration icon size increase
From #2700. Narrow column instead.
2022-11-30 04:36:55 -05:00
Mononaut
5e1f54e862
hide closing balances if channel still open 2022-11-30 18:24:00 +09:00
Mononaut
0c96a11150
display channel close forensics results 2022-11-30 18:23:59 +09:00
softsimon
95e8789ba9
Upgrading some more frontend packages 2022-11-30 12:56:07 +09:00
Mononaut
3e7270d1c5
show cpfp badges on non-mempool tx previews 2022-11-29 11:42:07 +09:00
Mononaut
fa515402bf
display indexed cpfp info on non-mempool txs 2022-11-29 11:42:07 +09:00
wiz
cc93674591
Merge branch 'master' into simon/angular-15 2022-11-28 19:02:14 +09:00
Mononaut
ddb4fbac5c
don't use block.extras on liquid 2022-11-28 18:37:13 +09:00
softsimon
6d99d0a9ce
Removing SSR 2022-11-28 16:53:18 +09:00
softsimon
d43a9cc5ea
ngBootstrap UX fix 2022-11-28 16:53:18 +09:00
softsimon
a3a2adac02
Upgrading more libs 2022-11-28 16:53:18 +09:00
softsimon
c8aea18c5e
Refactored ngb components 2022-11-28 16:53:17 +09:00
softsimon
c2f45f9bc1
Upgrade to Angular 14 2022-11-28 16:53:17 +09:00
Mononaut
0e8e5dc3a9
update proxy.conf.staging target 2022-11-28 15:01:30 +09:00
wiz
acd633530f
Merge branch 'master' into mononaut/fix-loading-block-title 2022-11-27 01:12:19 +09:00
Mononaut
e627122239
move block audit endpoint from mining to bitcoin routes 2022-11-25 19:32:50 +09:00
Mononaut
6ec9c2f816
fix 'unavailable' msg on block page on mobile 2022-11-25 10:16:06 +09:00
Mononaut
de04914851
optimize block audit scores db query 2022-11-24 17:11:45 +09:00
Mononaut
5fc3b8b70c
merge block-audit and block pages 2022-11-24 17:10:53 +09:00
softsimon
da10b36524
Change imports to relative paths 2022-11-24 12:19:19 +09:00
Mononaut
c2b6316c8b
Fix "Genesis" header while block page loading 2022-11-23 19:45:13 +09:00
wiz
311774103e
Merge branch 'master' into fix-squashed-flow-diagram 2022-11-22 18:39:48 +09:00
wiz
6f807b7a2c
Merge branch 'master' into limit-transaction-list-rows 2022-11-22 18:24:01 +09:00
wiz
a1c5769d0d
Merge branch 'master' into add-advanced-and-2q 2022-11-22 18:08:50 +09:00
Mononaut
01a727a344
fix stray space, automatically show more outputs if <5 remaining 2022-11-22 18:08:47 +09:00
Mononaut
6cd1f9e870
Fix load more inputs for non-esplora backends 2022-11-22 18:08:01 +09:00
Mononaut
d107286344
Load 1000 more inputs/outputs per click. Fix label i18n. 2022-11-22 18:08:01 +09:00
Mononaut
330ab9682b
"show more" instead of "show all" txos in lists 2022-11-22 18:08:01 +09:00
wiz
28d5ec34b3
Merge branch 'master' into nymkappa/bugfix/node-count 2022-11-22 17:25:23 +09:00
Mononaut
7bafeefa95
fix squashed tx flow diagram 2022-11-22 17:07:03 +09:00
wiz
446d76980a
Merge branch 'master' into rtl-flow-diagram 2022-11-22 16:44:29 +09:00
Mononaut
43bb3aa50b
align elements of tx preview 2022-11-22 16:32:09 +09:00
Mononaut
5198cc51dc
ellipsis for long op_return messages in tx preview 2022-11-22 16:32:09 +09:00
Mononaut
6c1457e257
Reverse tx flow diagram for RTL locales 2022-11-22 16:00:19 +09:00
Mononaut
7e01a22265
fix rendering of many zero value outputs 2022-11-22 15:56:55 +09:00
Mononaut
cb7e25d646
disconnect zero value outputs from flow diagram 2022-11-22 15:56:55 +09:00