7017 Commits

Author SHA1 Message Date
nymkappa
ed38102f9b [search bar] dont auto focus if touch screen 2023-07-24 11:35:46 +09:00
Mononaut
3e199282a9 Fix typo which skips sigop calculation 2023-07-24 10:49:29 +09:00
nymkappa
fcd3bec790 [search bar] auto focus only in dashboards 2023-07-24 10:18:00 +09:00
wiz
ce99c78d11 Another hotfix for CLN crash 2023-07-23 22:35:32 +09:00
wiz
40a987ad93 Hotfix for CLN crash 2023-07-23 22:21:53 +09:00
Mononaut
b86e125ab8 Lightning channel balance progress bars 2023-07-23 18:00:24 +09:00
softsimon
f2e63045f0 Merge pull request #4027 from mempool/mononaut/p2pk
Support P2PK address types
2023-07-23 15:06:04 +09:00
softsimon
3a37f16d6d Updating pubkey width on mobile and desktop 2023-07-23 14:43:43 +09:00
Mononaut
8619f5d65d Add P2PK support to search bar 2023-07-23 14:05:04 +09:00
Mononaut
92f2ce086c highlight matching P2PK inputs 2023-07-23 14:01:31 +09:00
Mononaut
bfb5c823de improve script hex parsing validation 2023-07-23 14:01:31 +09:00
Mononaut
0193d7f869 Fix esplora error messages 2023-07-23 14:01:31 +09:00
Mononaut
4b2300f5b3 Support P2PK address types 2023-07-23 14:01:31 +09:00
softsimon
fa0f92a518 Merge pull request #4031 from knorrium/es2022_fixes
Es2022 fixes
2023-07-23 11:56:04 +09:00
softsimon
2430ce40d2 Merge pull request #4030 from mempool/fix/CI-Rust
Use more reliable Github Action for Rust toolchain install
2023-07-23 11:50:00 +09:00
junderw
1b1328059f Use more reliable Github Action for Rust toolchain install. 2023-07-22 19:41:36 -07:00
Felipe Knorr Kuhn
48133296b0 Fix tsconfig settigns for ES2022 2023-07-23 11:06:21 +09:00
Felipe Knorr Kuhn
c96f065318 Reset the supported browsers list 2023-07-23 11:05:49 +09:00
nymkappa
3f09532015 [graphs] fix min height in mobile landscape 2023-07-22 17:42:02 +09:00
softsimon
96a73b5013 Merge pull request #4021 from mempool/mononaut/blockchain-scroll
apply blockchain scroll offset as soon as element is ready
2023-07-22 14:32:42 +09:00
softsimon
e494c298f7 Merge pull request #4013 from mempool/simon/css-fix-fa-icons
Fix some icon css color changes
2023-07-22 13:53:55 +09:00
softsimon
cca175b80d Merge pull request #4024 from devinbileck/patch-1
Accept CLA
2023-07-22 13:53:45 +09:00
Devin Bileck
8df2b14011 Accept CLA 2023-07-21 15:13:10 -07:00
softsimon
0bde0dd4ed Merge branch 'master' into mononaut/blockchain-scroll 2023-07-21 21:12:11 +09:00
softsimon
7b82ba8ba7 Merge pull request #4014 from mempool/mononaut/fix-blocks-list
Fix blocks list observable
2023-07-21 21:12:03 +09:00
softsimon
77445d9018 Merge pull request #4020 from knorrium/fix_rate_limiting
Fix rate limiting when syncing assets on CI
2023-07-21 21:11:41 +09:00
softsimon
fcfe89d761 Merge pull request #4015 from pedromvpg/patch-1
sign contributor agreement
2023-07-21 21:04:31 +09:00
Felipe Knorr Kuhn
dfe0c1206f Use the GITHUB_SECRET to authenticate with the API
Fix the environment variable

Add extra logging when using the authentication

Use the GITHUB_TOKEN on the frontend build step
2023-07-21 18:14:32 +09:00
Mononaut
3b5e8eba94 null => of([]) 2023-07-21 18:10:13 +09:00
wiz
ec6f894269 Merge pull request #3999 from mempool/mononaut/fix-liquid-fees
Fix fee handling on Liquid
2023-07-21 17:49:48 +09:00
wiz
df939e2e99 Merge branch 'master' into mononaut/fix-liquid-fees 2023-07-21 17:38:47 +09:00
Mononaut
6fe095b0a2 handle missing block.extras on liquid 2023-07-21 17:18:45 +09:00
Mononaut
ec4f03e525 apply blockchain scroll offset when element is ready 2023-07-21 17:10:58 +09:00
Felipe Knorr Kuhn
6586973b60 Expose the GITHUB_SECRET to the frontend build step 2023-07-21 17:09:57 +09:00
softsimon
0c974d4e19 Merge pull request #3934 from mempool/junderw/fix-armv7-docker
Fix backend docker build for armv7
2023-07-21 10:19:20 +09:00
softsimon
faa10d5a83 Merge pull request #4016 from knorrium/tweak_dependabot
Tweak dependabot settings
2023-07-21 10:18:58 +09:00
Felipe Knorr Kuhn
bc5dcfc227 Tweak dependabot settings 2023-07-20 18:09:36 -07:00
Felipe Knorr Kuhn
6e1f0148e9 Merge branch 'master' into junderw/fix-armv7-docker 2023-07-20 17:31:17 -07:00
Pedro
7f870f3f59 sign contributor agreement 2023-07-20 17:24:13 +01:00
Mononaut
1096a24c55 Fix blocks list observable 2023-07-20 17:30:26 +09:00
softsimon
63b01c89f3 Fix some icon css color changes 2023-07-20 16:02:04 +09:00
softsimon
297ffb12bb Merge pull request #4002 from mempool/nymkappa/mining-pool-summary
[mining] add missing empty td at the bottom of pool ranking
2023-07-20 15:10:32 +09:00
softsimon
84d6a24d0e Merge pull request #3773 from mempool/nymkappa/search-bar-align
[search bar] fix alignment issue
2023-07-20 14:59:54 +09:00
nymkappa
a218833a23 [mining] add missing empty col at the bottom of pool ranking 2023-07-20 10:36:26 +09:00
nymkappa
659e98a272 [search bar] chrome - fix flex-auto 2023-07-20 09:57:04 +09:00
Mononaut
94a3b4e94e Fix liquid blockchain bar 2023-07-19 16:24:05 +09:00
softsimon
cede8425c1 Merge pull request #3949 from knorrium/node_v20_to_matrix
Add node v20 to the test matrix
2023-07-19 15:56:31 +09:00
Mononaut
29806af172 Fix liquid fees & remove minimum fee rate 2023-07-19 15:42:02 +09:00
softsimon
ad29070d29 Merge pull request #3194 from mempool/hunicus/manual-deployment-enterprise
Specify manual deployment support for enterprise sponsors
2023-07-19 14:25:02 +09:00
softsimon
3be3181774 Merge branch 'master' into hunicus/manual-deployment-enterprise 2023-07-19 14:19:03 +09:00