junderw
|
68edf4306c
|
Bump Rust version to 1.79
Maintaining an old MSRV is not a priority for this project.
If you would like to keep an old MSRV active, please maintain your own patch/fork.
|
2024-07-18 01:07:05 +09:00 |
|
softsimon
|
61bbb95819
|
fix default docker unix socket path variable
|
2024-07-17 12:34:28 +08:00 |
|
softsimon
|
3fa32edf25
|
Merge pull request #5345 from mempool/dependabot/npm_and_yarn/frontend/fortawesome/fontawesome-common-types-6.6.0
Bump @fortawesome/fontawesome-common-types from 6.5.1 to 6.6.0 in /frontend
|
2024-07-17 11:48:05 +09:00 |
|
dependabot[bot]
|
db220d9dfd
|
Bump @fortawesome/fontawesome-common-types in /frontend
Bumps [@fortawesome/fontawesome-common-types](https://github.com/FortAwesome/Font-Awesome) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.6.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-common-types"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 02:47:44 +00:00 |
|
softsimon
|
bf61557879
|
Merge pull request #5344 from mempool/dependabot/npm_and_yarn/frontend/fortawesome/free-solid-svg-icons-6.6.0
Bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.6.0 in /frontend
|
2024-07-17 11:47:15 +09:00 |
|
dependabot[bot]
|
ebaf5cd304
|
Bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.6.0 in /frontend
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.6.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 02:47:02 +00:00 |
|
softsimon
|
51154d3954
|
Merge pull request #5343 from mempool/dependabot/npm_and_yarn/frontend/fortawesome/fontawesome-svg-core-6.6.0
Bump @fortawesome/fontawesome-svg-core from 6.5.1 to 6.6.0 in /frontend
|
2024-07-17 11:46:09 +09:00 |
|
dependabot[bot]
|
41b4b2eddf
|
Bump @fortawesome/fontawesome-svg-core from 6.5.1 to 6.6.0 in /frontend
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.6.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 02:34:33 +00:00 |
|
softsimon
|
0dff7e82a3
|
Merge pull request #5341 from mempool/simon/retry-firstseen-onerror
retry firstseen on error
|
2024-07-15 02:03:20 +09:00 |
|
softsimon
|
9cba7ccf75
|
retry firstseen on error
fixes #5340
|
2024-07-14 20:44:34 +09:00 |
|
wiz
|
6177b97bd1
|
Merge pull request #5337 from mempool/nymkappa/invoice-check-http-code
[btcpay] handle new http code 204 when calling /payments/bitcoin/check
|
2024-07-14 20:12:23 +09:00 |
|
softsimon
|
f7f1a99486
|
Merge pull request #5339 from mempool/mononaut/fix-pizza-status
fix pizza status
|
2024-07-14 17:22:53 +09:00 |
|
Mononaut
|
6b955acf9e
|
[pizza] fix status icon layout w/ accelerator modal
|
2024-07-14 04:40:27 +00:00 |
|
Mononaut
|
530610add6
|
[pizza] fix trackerStage clobbered by ETA change
|
2024-07-14 04:39:46 +00:00 |
|
wiz
|
428f9369e2
|
Merge pull request #5338 from jlopp/jloppAgreement
|
2024-07-14 05:17:02 +09:00 |
|
softsimon
|
a9defb21bb
|
restore timeline lowercase time
|
2024-07-14 02:06:34 +09:00 |
|
nymkappa
|
680e9562a0
|
[btcpay] handle new http code 204 when calling /payments/bitcoin/check api
|
2024-07-13 21:07:13 +09:00 |
|
wiz
|
66c5c303b3
|
ops: Set HTTP CORS headers with caching in nginx for services
|
2024-07-13 20:20:15 +09:00 |
|
wiz
|
5a86c8c83a
|
ops: Set HTTP CORS headers in nginx for services
|
2024-07-13 19:56:17 +09:00 |
|
softsimon
|
725e9c0d95
|
restore timeline lowercase time
|
2024-07-13 19:36:27 +09:00 |
|
softsimon
|
74e59d6ea5
|
Merge pull request #5333 from mempool/natsoni/timeline-updates
Acceleration timeline refactor
|
2024-07-13 18:53:39 +09:00 |
|
natsoni
|
9ac45a6cc3
|
Clear interval on destroy and remove commented code
|
2024-07-13 18:45:18 +09:00 |
|
wiz
|
94d537daa6
|
Merge pull request #5330 from mempool/simon/block-preview-miner-tag-design
Block preview new miner tag design
|
2024-07-13 18:37:45 +09:00 |
|
wiz
|
30bc026c28
|
Merge pull request #5331 from mempool/mononaut/accelerated-cpfp
show cpfp toggle on pending accelerations
|
2024-07-13 18:37:23 +09:00 |
|
wiz
|
21942f8ab1
|
Merge pull request #5334 from mempool/natsoni/click-on-acceleration-graph
Allow to click on bid boost graph to go on block page
|
2024-07-13 18:36:47 +09:00 |
|
wiz
|
147f55fec3
|
Merge pull request #5335 from mempool/natsoni/fix-btc-amount-pool
Fix btc amount in mining dashboard
|
2024-07-13 18:36:04 +09:00 |
|
natsoni
|
e73f2cbdc1
|
Fix btc amount mining dashboard
|
2024-07-13 18:22:45 +09:00 |
|
softsimon
|
009e18b622
|
adjust lightning dashboard to be in line with new default dashboard
|
2024-07-13 18:18:56 +09:00 |
|
natsoni
|
5f20803e21
|
Allow to click on bid boost graph to go on block page
|
2024-07-13 18:16:41 +09:00 |
|
softsimon
|
832d16cf2d
|
Merge pull request #5332 from hans-crypto/html-quickfix
Html quickfix
|
2024-07-13 17:38:10 +09:00 |
|
natsoni
|
5e8b5e75d8
|
Fix accelerated fee update logic
|
2024-07-13 17:31:49 +09:00 |
|
Hans ❤️ Crypto
|
c5ef1011d8
|
Merge branch 'mempool:master' into html-quickfix
|
2024-07-13 10:23:28 +02:00 |
|
softsimon
|
6a14043641
|
Merge pull request #5094 from ordpool-space/hans-crypto-patch-1
Remove reference to bisq in unfurler
|
2024-07-13 17:09:21 +09:00 |
|
Mononaut
|
0f526f24cb
|
show cpfp toggle on pending accelerations
|
2024-07-13 07:59:59 +00:00 |
|
softsimon
|
4426bb10a9
|
Block preview new miner tag design
|
2024-07-13 16:48:03 +09:00 |
|
natsoni
|
18a7859cca
|
Merge branch 'master' into natsoni/timeline-updates
|
2024-07-13 16:25:14 +09:00 |
|
natsoni
|
349d491f7d
|
Refactor timeline but keep times
|
2024-07-13 16:21:56 +09:00 |
|
wiz
|
7556424f0b
|
Merge pull request #5328 from mempool/nymkappa/accel-dashboard-update
[accelerator] also show completed_provisional in accel dashboard
|
2024-07-13 16:03:16 +09:00 |
|
wiz
|
1d827a9724
|
Merge pull request #5329 from mempool/nymkappa/external-menu-link
[menu] link can be external
|
2024-07-13 16:01:10 +09:00 |
|
softsimon
|
f019dd67b3
|
update i18n from transifex
|
2024-07-13 14:38:27 +09:00 |
|
Jameson Lopp
|
8b27ac1bbf
|
add contributor agreement
|
2024-07-12 17:03:27 -04:00 |
|
nymkappa
|
b91774d50c
|
[menu] link can be external
|
2024-07-13 00:41:45 +09:00 |
|
nymkappa
|
22a5cd2de2
|
[accelerator] also show completed_provisional in accel dashboard
|
2024-07-12 23:45:41 +09:00 |
|
softsimon
|
e5489277c6
|
i18n fixes
|
2024-07-12 23:20:18 +09:00 |
|
softsimon
|
04b6bee8a1
|
Merge pull request #5327 from mempool/revert-5321-natsoni/fees-on-acc-timeline
Revert "Show accelerated fee rates on timeline"
|
2024-07-12 19:10:17 +09:00 |
|
softsimon
|
6cd8cf660b
|
Revert "Show accelerated fee rates on timeline"
|
2024-07-12 19:10:06 +09:00 |
|
wiz
|
1b6fd29c82
|
Merge pull request #5325 from mempool/mononaut/subnet-route-restrictions
Restrict accelerator routes to mainnet
|
2024-07-12 18:59:21 +09:00 |
|
softsimon
|
a31dae67a8
|
Merge pull request #5326 from mempool/revert-5323-natsoni/timeline-feedback
Revert "Add accelerated word to timeline"
|
2024-07-12 18:58:20 +09:00 |
|
softsimon
|
76e3053207
|
Revert "Add accelerated word to timeline"
|
2024-07-12 18:58:02 +09:00 |
|
Mononaut
|
985b7577e4
|
Restrict accelerator routes to mainnet
|
2024-07-12 09:29:21 +00:00 |
|