nymkappa
fbda0d8186
Added /mining/pool/:poolId empty page
2022-02-14 14:08:11 +09: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
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
Antoni Spaanderman
9c992a61c5
Merge branch 'master' into regtest-1
2022-02-12 12:28:37 +01: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
hunicus
d7b4e4b698
Use variables for empty code examples
2022-02-10 16:51:12 -05: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
Antoni Spaanderman
42fa7c1023
Merge branch 'master' into address-labels
2022-02-09 10:42:41 +01:00
Antoni Spaanderman
8e0394e837
Merge branch 'master' into regtest-1
2022-02-09 10:42:23 +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
hunicus
82f70eaefe
Show liquid link for liquid endpoint
...
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
ee8eef2806
Implement 27ce863735
2022-02-08 13:44:50 -05:00
hunicus
4979187468
Implement b1c9334119
2022-02-08 13:44:50 -05:00
hunicus
60160ac0f6
Implement 31c911cb59
2022-02-08 13:44:50 -05:00
hunicus
1a23a9c1c5
Rebase 1036 to master manually
2022-02-08 13:44:50 -05:00
softsimon
f260203833
Disable Featured assets on Liquid testnet
...
fixes #1229
2022-02-07 14:24:18 +04:00
softsimon
f5193218e5
Mobile responsiveness fixes
2022-02-07 03:34:16 +04:00
softsimon
99c7d7fac4
Removing /liquid from asset grouping base path.
2022-02-07 03:34:16 +04:00
softsimon
4c2c6396ba
Renaming assets-group to assets/group
2022-02-07 03:34:15 +04:00
softsimon
b634984ca6
Correcting more tests.
2022-02-07 03:34:15 +04:00
softsimon
1dbae4cd62
Fixing liquidtestnet tests.
2022-02-07 03:34:15 +04:00
softsimon
0863405671
Correcting tests. i18n strings and asset links.
2022-02-07 03:34:15 +04:00
softsimon
ff4c097c48
Mobile layout fixes.
2022-02-07 03:34:15 +04:00
softsimon
91082f27e7
SEO and various render fixes.
2022-02-07 03:34:15 +04:00
softsimon
d33c12cdee
Asset search
2022-02-07 03:34:15 +04:00
softsimon
2e5c8bdfd3
Featured assets and asset groups
2022-02-07 03:34:14 +04:00
Antoni Spaanderman
9f3a3bd4d7
also detect uncompressed pubkeys + fix errors
2022-02-06 12:41:37 +01:00
Antoni Spaanderman
bb8bfa0e3a
copy paste moment
2022-02-05 17:29:42 +01:00
Antoni Spaanderman
148e340ea6
actually test htlc, fix indentation (again) and detect multisig
2022-02-05 17:26:50 +01:00
Antoni Spaanderman
7565aa7a25
fix indentation + detect htlc with option_anchors
2022-02-05 16:58:41 +01:00
Antoni Spaanderman
1f6504898a
detect lightning htlc and unilateral close
2022-02-05 16:50:10 +01:00
Antoni Spaanderman
d08d2a16d3
Merge branch 'master' into regtest-1
...
for cla bot
2022-02-04 12:34:42 +01:00
Antoni Spaanderman
9fc4297e86
Merge branch 'master' into fee-visibility
...
for cla bot
2022-02-04 12:26:47 +01:00
nymkappa
456bd5a18e
Renamed extra
to extras
2022-02-04 19:28:00 +09:00
nymkappa
9f0b09295d
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09:00
wiz
4b79f09538
Merge branch 'master' into feature/fix-mining-pool-page-title
2022-02-02 14:47:50 +00:00
nymkappa
e48a2f73e4
Replaced /mining/pools?interval=X by /mining/pools/X
2022-02-02 19:03:07 +09:00
nymkappa
ae9afe2f81
Set proper mining pool page title - Rename "Name" to "Pool"
2022-02-02 18:46:06 +09:00
nymkappa
620a7f0718
Fix mining pools wrong default timespan value
2022-01-28 18:49:06 +09:00
nymkappa
9df490373b
Fixes post rebase
2022-01-28 15:01:24 +09:00
nymkappa
6ebbc5667d
Small improvements on the mining page UX
...
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100
Don't use unfiltered mysql user input
Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
f8f9108ae1
Polish mining page UI
...
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
8eaa9b3c7b
Add share % in pie chart label
2022-01-28 15:01:21 +09:00
nymkappa
f982f6b4b6
Hide epoch data from the mining page
2022-01-28 15:01:20 +09:00
nymkappa
b8410f00d9
Fix xxxWindowPreference management
2022-01-28 15:01:19 +09:00
nymkappa
4b9bfd6ca0
Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale
2022-01-28 15:01:15 +09:00
nymkappa
b9a047b22d
Add difficulty adjustment in mining page + Fix pools table on mobile
2022-01-28 14:52:12 +09:00
nymkappa
091027cc79
When a new blocks is mined, refresh the mining stats
2022-01-28 13:54:59 +09:00
nymkappa
0a267affaf
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
bfe9f99c35
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
Aaron Dewes
8a4a003620
Change Citadel link to core
2022-01-27 08:11:18 +01:00
wiz
bd033541b7
Update copyright years in legal notices
2022-01-25 09:36:02 +00:00
wiz
cba46a82aa
Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix
...
Fixing Liquid asset precision
2022-01-25 08:15:20 +00:00
Antoni Spaanderman
7902f68ada
fix 0 sat/vB not displaying
2022-01-24 21:35:13 +01:00
Antoni Spaanderman
f68ac944ed
fix dashboard TXs issue
2022-01-24 20:51:30 +01:00
Antoni Spaanderman
1beafd137b
fix dashboard blocks issue
2022-01-24 20:44:05 +01:00
Antoni Spaanderman
f111c006ce
fix block height out of range on full page blocks viewer
2022-01-24 20:26:02 +01:00
Antoni Spaanderman
44021a3cb3
prefer const
over let
2022-01-24 20:25:22 +01:00
softsimon
f1400909a8
Merge pull request #1183 from nymkappa/feature/cleanup-master-page
...
Cleanup master-page template
2022-01-24 17:03:16 +04:00
softsimon
c91b6b473a
Merge pull request #1177 from knorrium/fix_broken_bisq_tx_link
...
Fix broken link on the Bisq transaction page
2022-01-24 13:23:11 +04:00
nymkappa
68320dc117
Cleanup master-page template
2022-01-24 18:22:15 +09:00
Felipe Knorr Kuhn
a5ca0cda14
Add ids to nav bar items, liquid and bisq components
2022-01-22 14:21:46 -08:00
Felipe Knorr Kuhn
0560496154
Fix broken link on the Bisq transaction page
2022-01-21 23:12:18 -08:00
softsimon
a09910522b
Merge pull request #1176 from knorrium/update_liquid_tests
...
Update Liquid tests
2022-01-21 15:37:20 +04:00
Felipe Knorr Kuhn
af38ef8ee7
Merge branch 'master' into update_liquid_tests
2022-01-20 21:54:23 -08:00
Felipe Knorr Kuhn
c885187971
Add an amount class vins and vouts to improve testing
2022-01-20 21:31:14 -08:00
softsimon
a8c04624f0
Fixing liqud asset precision
...
fixes #1166
2022-01-21 01:32:19 +04:00
softsimon
36b4812e93
Asset name overflow fix
2022-01-21 00:16:18 +04:00
softsimon
88a9e22abe
Liquid asset loading fixes
2022-01-20 23:00:43 +04:00
Antoni Spaanderman
e581ef7fe3
add regtest class
2022-01-20 19:10:36 +01:00
Antoni Spaanderman
1f0ae601c5
add network regtest
2022-01-20 17:19:16 +01:00
wiz
2b1367afd8
Merge pull request #1167 from mempool/simon/asset-icons
...
Display Liquid asset icons
2022-01-20 16:11:12 +00:00
softsimon
a2b167fc07
Display Liquid asset icons
2022-01-20 19:51:02 +04:00
Antoni Spaanderman
4bf167d3e1
fixed arrow not pointing to genesis block
2022-01-20 15:57:53 +01:00
Antoni Spaanderman
e59f610a75
display genesis block
2022-01-19 17:11:35 +01:00
softsimon
bc925a409f
Merge pull request #1152 from nymkappa/feature/split-difficulty-component
...
Move difficulty adjustment code to separate module
2022-01-19 13:19:17 +04:00
nymkappa
08a9cc30ba
Only apply vbytes/sec cap on Bitcoin mainnet - Fix linter issues
2022-01-17 20:19:20 +09:00
nymkappa
fcca911377
Move difficulty adjustment code to separate module
2022-01-17 13:33:07 +09:00
wiz
11cc14f5b0
Merge pull request #1149 from mempool/wiz/20220116-pull-from-transifex
...
Pull translated strings from Transifex
2022-01-16 15:31:44 +09:00
wiz
4133bf31c6
Merge pull request #1147 from mempool/simon/gettxout
...
Utilize gettxout to display spent/unspent
2022-01-16 15:29:53 +09:00
wiz
31fb6f70ab
Pull translated strings from Transifex
2022-01-16 14:42:25 +09:00
softsimon
cb38258cf7
Adding missing Liquid Testnet Status page
2022-01-15 23:49:08 +04:00
softsimon
2a16dc5a7f
Utilize gettxout to display spent/outspent
...
fixes #1088
2022-01-15 22:09:04 +04:00
wiz
57b0ccee60
Fix HTML theme color for iOS status bar
2022-01-16 00:19:29 +09:00
wiz
d61eba8c68
Fix translation for Project Translators on About page
2022-01-15 06:47:51 +00:00
softsimon
debcd1808e
Displaying translators as twitter photos
2022-01-15 04:19:50 +04:00
softsimon
85f471ad08
Adding translators to About page
2022-01-15 04:01:53 +04:00
nymkappa
5b39ad2130
Remove id
, unconfirmed_transactions
and tx_per_second
from the statistics queries since we don't use them in the front end
2022-01-14 19:21:54 +09:00
wiz
573cb8f993
Merge pull request #1133 from nymkappa/feature/disable-graph-interaction-mobile
...
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 07:20:58 +00:00
wiz
548f38292f
Merge pull request #1131 from hunicus/update-liquidtestnet-docs
...
Update liquidtestnet docs
2022-01-13 04:12:48 +00:00
nymkappa
5f2350b763
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 12:00:49 +09:00
hunicus
fbce72b7fc
Update transactions endpoints
2022-01-12 11:51:10 -05:00
hunicus
a894fa5bc0
Update mempool endpoints
2022-01-12 11:51:10 -05:00
hunicus
9ac3c420eb
Update fees endpoints
2022-01-12 11:51:10 -05:00
hunicus
10df6985fc
Update blocks endpoints
2022-01-12 11:51:10 -05:00
hunicus
27ce863735
Fix block-height endpoint across networks
2022-01-12 11:51:10 -05:00
hunicus
d840d79aea
Update block and block-header
2022-01-12 11:51:10 -05:00
hunicus
80dfc81900
Make minor grammatical changes to GET Asset Icons
2022-01-12 11:51:10 -05:00
hunicus
31c911cb59
Rename 'GET Assets' to 'GET Asset'
...
Confusing since it gets information on 1
asset..."asset" should be singular.
2022-01-12 11:51:10 -05:00
hunicus
0d4160b232
Reorder assets nav items to fit content order
2022-01-12 11:51:10 -05:00
hunicus
f0022f6af9
Update assets endpoints
...
Currently no testnet assets have icons, so those
responses are blank.
2022-01-12 11:51:10 -05:00
hunicus
a16decfb94
Fix urls in code examples
2022-01-12 11:51:10 -05:00
wiz
7f17ade65c
Merge pull request #1113 from mempool/simon/network-language-fix
...
Adding current language to network dropdown links
2022-01-12 16:41:47 +00:00
softsimon
c8d38740cc
Minor language service refactor
2022-01-12 19:08:56 +04:00
wiz
efffd1a929
Suggested changes for Simon's PR #1113
2022-01-12 23:52:52 +09:00
hunicus
5d06d02d64
Fix urls
...
So that /liquidtestnet is in links and link text.
2022-01-12 01:36:26 -05:00
hunicus
7eabbe30e6
Add /liquidtestnet/ to links
2022-01-12 01:36:26 -05:00
hunicus
c232f6a11d
Add boilerplate liquidtestnet examples
...
Also adjust logic to show them. Doing this prevents
compilation errors and will allow for endpoints to
be reviewed as they are modified.
2022-01-12 01:36:26 -05:00
hunicus
04ffa6d7bb
Update address-utxo
2022-01-12 01:36:44 -05:00
hunicus
d46655e5f4
Update address-tx-chain and address-tx-mempool
2022-01-12 01:36:37 -05:00
hunicus
1438300763
Update address and address-tx
2022-01-12 01:36:26 -05:00
wiz
ff5367b0e7
Merge pull request #1125 from knorrium/link_to_commit
...
Link the git commit hash to GitHub on the About page
2022-01-12 03:32:45 +00:00
Felipe Knorr Kuhn
503adc20dc
Link the git commit hash to GitHub on the About page
2022-01-11 17:02:48 -08:00
hunicus
871329e0fd
Remove websocket and js tabs
...
Since npm packages don't work with liquidtestnet yet.
2022-01-11 17:21:35 -05:00
hunicus
7825b8d732
Remove difficulty endpoint from nav
2022-01-11 15:32:35 -05:00
wiz
8099349dcc
Merge pull request #1118 from nymkappa/bugfix/graph-scroll-main-page
...
Mouse scroll is not captured anymore by graphs in the dashboard page
2022-01-11 03:31:07 +00:00
nymkappa
02798db449
Mouse scroll is not capture anymore by graphs in the dashboard page
2022-01-11 12:16:09 +09:00
wiz
4b71cb6e28
Merge pull request #1116 from mempool/wiz/20220111-pull-from-transifex
...
Pull translated strings from Transifex
2022-01-11 03:09:44 +00:00
wiz
2eaea44182
Pull translated strings from Transifex
2022-01-11 10:07:50 +09:00
softsimon
4ca730697c
Adding current language to network dropdown links
...
fixes #1094
2022-01-10 18:00:01 +04:00
nymkappa
45542d5f06
Apply AVG() on vbytes_per_second - Cap extreme vbytes_per_second values
2022-01-10 18:52:56 +09:00
wiz
6414f0045e
Pull translated strings from Transifex
2022-01-10 13:20:39 +09:00
wiz
d2cd396c75
Pull translated strings from Transifex
2022-01-09 16:23:47 +09:00
softsimon
08f2287def
Ending support for /bisq /liquid and /liquidtestnet
2022-01-08 17:33:37 +04:00
wiz
5175027948
Merge pull request #1103 from mempool/wiz/fix-matomo-for-bisq-markets
...
Fix matomo hostname for bisq.markets html
2022-01-08 10:17:46 +00:00
wiz
d0cda447c0
Fix matomo hostname for bisq.markets html
2022-01-08 19:05:06 +09:00
wiz
fd288cd106
Merge pull request #1100 from mempool/simon/configurable-network-urls
...
Making frontend network URLs configurable
2022-01-08 10:01:52 +00:00
softsimon
c41ac34978
Bisq: Adding missing privacy policy, locale selector
...
fixes #1096
2022-01-07 23:38:31 +04:00
softsimon
47307bc755
Making frontend network URLs configurable
...
fixes #1095
2022-01-07 20:17:14 +04:00
softsimon
a060816e2c
Transifex pull
2022-01-07 12:32:23 +04:00
softsimon
d78d2c0eca
Transifex pull
2022-01-06 12:32:08 +04:00
softsimon
1e39eb0fa5
Transifex pull
2022-01-06 00:04:02 +04:00
softsimon
cc0a0719b6
Transifex pull
2022-01-05 13:10:58 +04:00
softsimon
7dca8ae1a0
Merge pull request #1085 from mempool/wiz/add-citadel-to-about-page
...
Add Citadel as Community Integration on About page
2022-01-05 13:04:50 +04:00
softsimon
84027d5568
Merge pull request #1084 from mempool/wiz/tweak-page-titles-descriptions
...
Tweak html description meta tags / SEO service page titles
2022-01-05 13:04:09 +04:00
wiz
4116186c1a
Add Citadel as Community Integration on About page
2022-01-05 17:15:11 +09:00
wiz
358301020f
Tweak html description meta tags / SEO service page titles
2022-01-05 16:57:24 +09:00
softsimon
70f25b6c9c
Transifex pull
2022-01-04 22:43:09 +04:00
wiz
61851be23a
Merge pull request #1079 from mempool/simon/liquid-fee-range-dropdown
...
Liquid support to the Graph fee filter dropdown
2022-01-04 04:51:10 +00:00
wiz
5de949eaed
Merge pull request #1067 from mempool/simon/liquid-testnet-navbar-color
...
Liquid testnet navbar color
2022-01-04 04:32:12 +00:00
softsimon
c8639ec71d
Fixing missing assets data for Liquid Testnet native asset
...
fixes #1068
2022-01-04 05:26:46 +04:00
softsimon
e1275c62cc
Liquid support to the Graph fee filter dropdown
...
fixes #1072
2022-01-04 04:42:19 +04:00
softsimon
be45e88056
Liquid testnet navbar color
2022-01-01 13:37:20 +04:00
wiz
d1d74ebf37
Merge pull request #1065 from mempool/simon/block-navigation-routing-fix
...
Block navigation routing fix
2021-12-30 22:31:05 +00:00
softsimon
4f21fc0d87
Block navigation routing fix
2021-12-31 02:21:12 +04:00
softsimon
40fb1792f4
Fixing misplaces Unknown text after the Coinbase
2021-12-30 16:55:42 +04:00
wiz
7ce1cc5103
Merge pull request #1052 from mempool/simon/liquid-testnet
...
Adding Liquid Testnet as frontend option
2021-12-29 23:34:19 +00:00
softsimon
a48c2c07b0
Display the transaction grapg instead of L-BTC peg for Liquid Testnet
2021-12-30 03:12:35 +04:00
softsimon
d89d7efbe6
Fix issue when switching between testnet and liquid mainnet
2021-12-30 03:07:08 +04:00
softsimon
5ea4b043d9
Use relativeUrl when redirecting from the Searchbar
2021-12-30 02:30:46 +04:00
softsimon
dd4710b602
Handle Liquid native asset issuance transaction.
2021-12-30 02:18:16 +04:00
wiz
832c0cb3cc
Merge pull request #1057 from mempool/wiz/remove-hover-effect-on-about-page
...
Tweak hover effect on profile photos on About page
2021-12-29 22:03:23 +00:00
wiz
04216e952a
Tweak hover effect on profile photos on About page
2021-12-30 06:48:40 +09:00
wiz
706f4bbc55
Update Specter logo on About page
2021-12-30 06:11:12 +09:00
softsimon
766803ded1
Liquid testnet asset frontend support
2021-12-29 00:42:34 +04:00
softsimon
504f46cad9
Support for Test Liquid Native Asset
2021-12-29 00:40:55 +04:00
softsimon
fd34761a93
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
2c61eb6227
Pulled from transifex
2021-12-26 11:15:19 +04:00
wiz
5b22e2a000
Merge pull request #1010 from mempool/simon/liquid-icons-api
...
Liquid icons api
2021-12-23 12:28:54 +00:00
softsimon
533653e54a
Change Asset Icon API example to only show HTML
2021-12-23 15:35:17 +04:00
softsimon
b1c9334119
Changing API path and updating API Docs for asset icons.
2021-12-20 04:01:04 +04:00
softsimon
e94a85b989
Extracting i18n string
2021-12-19 22:57:31 +04:00
wiz
b455814e90
Merge pull request #1027 from hunicus/change-docs-layout
...
Revamp docs layout
2021-12-19 17:48:26 +00:00
hunicus
a2a85469cf
Streamline api-docs-navs conditionals
2021-12-19 12:29:52 -05:00
wiz
8e4829146a
Rename About page section: Project Staff -> Project Members
2021-12-20 01:54:06 +09:00
wiz
08f185525c
Update About page chat links: replace telegram with matrix
2021-12-20 01:52:58 +09:00
softsimon
cec3baeaa4
Merge pull request #1024 from nymkappa/feature/blocks-mouse-scroll
...
User can drag the blockchain blocks horizontally with the mouse
2021-12-19 12:59:04 +04:00
nymkappa
6e59733cac
User can drag the blockchain blocks horizontally with the mouse
2021-12-19 15:20:21 +09:00
hunicus
2819e24efe
Remove unnecessary file change
2021-12-17 15:08:21 -05:00
hunicus
5f9bc4497a
Customize mobile nav button appearance point
...
Since there are different numbers of topics across
bitcoin, liquid, bisq, faq, etc.
2021-12-17 14:42:21 -05:00
hunicus
086b14e816
Add various ux improvements for mobile doc menu
2021-12-17 11:42:54 -05:00
hunicus
958bfe6d25
Separate docs-nav into new component
...
Since same markup will be needed for desktop
and mobile menus.
2021-12-16 19:11:54 -05:00
hunicus
e01ab449cf
Add skeleton for mobile docs nav
2021-12-16 18:44:39 -05:00
hunicus
9a18019d9d
Add :before element for space before anchors
...
@angular-router's `scrollOffset` property seems to be
global, so it might mess up something else, and it also
wasn't taking effect when navigating directly to an
anchor anyway (i.e. from browser's address bar).
2021-12-16 13:20:30 -05:00
hunicus
5d8c970351
Update anchor links and add on-page links
2021-12-16 11:30:03 -05:00
hunicus
89fede9e48
Fix inconsistencies in api-docs markup
2021-12-16 09:54:07 -05:00
hunicus
f8a54784d0
Improve styling + switch section headings for tags
2021-12-16 09:54:07 -05:00
hunicus
010381aac4
Convert accordions to plain html
2021-12-16 08:46:51 -05:00
wiz
49c30c7237
Merge pull request #1018 from mempool/simon/liquid-address-overflow–fix
...
UX: Fixing overflowing unconfidential Liquid address
2021-12-16 07:39:26 +00:00
wiz
7ba0055c61
Merge pull request #1019 from mempool/simon/witness-interface-type-fix
...
Correcting minor interface typing error
2021-12-16 07:38:57 +00:00
hunicus
1a8fd23b05
Add links and styling to fixed desktop docs nav
2021-12-16 00:04:47 -05:00
hunicus
3ae46e6ba1
Make desktop docs-nav sticky on scroll
2021-12-15 22:57:10 -05:00
softsimon
815fb62e7d
Correcting minor interface typing error
2021-12-16 04:53:27 +04:00
softsimon
7a19da560e
UX: Fixing overflowing unconfidential Liquid address
...
fixes #1013
2021-12-16 04:49:24 +04:00
softsimon
43a1af4509
Revert "Remove dead code FeeDistributionGraphComponent"
...
This reverts commit 37722fe165
.
2021-12-15 23:53:12 +04:00
hunicus
40f1949654
Create skeleton layout for desktop docs nav
...
This includes switching to a 2-column layout
(1 for nav and 1 for content) and moving footer
links to docs component so floats can be cleared
properly.
2021-12-15 13:17:37 -05:00
softsimon
a643f50016
Merge pull request #1012 from mempool/simon/cpfp-button-overlap-fix
...
Correcting CPFP button position on mobile
2021-12-15 13:11:04 +04:00
softsimon
1c6b3a46c6
Correcting CPFP button position on mobile
...
fixes #1006
2021-12-15 02:16:45 +04:00
softsimon
b41e32915f
Fixing broken RBF alert
...
fixes #516
2021-12-15 01:15:16 +04:00
wiz
f4b7bbc91c
Tweak the graph x-axis label date formatting for better i18n
2021-12-14 18:25:48 +09:00
wiz
687b4af272
Merge pull request #1008 from mempool/wiz/blockstream
...
Add Blockstream as Enterprise Sponsor
2021-12-14 09:04:20 +00:00