softsimon
|
88e92b1b34
|
Merge pull request #5513 from mempool/nymkappa/fix-double-click
[accelerator] avoid duplicated accel request with double click
|
2024-09-19 17:46:15 +08:00 |
|
softsimon
|
b0fa3efbbb
|
Merge pull request #5526 from mempool/natsoni/fix-mobile-tx-push
Fix mobile routing to tx push and test pages
|
2024-09-19 17:44:33 +08:00 |
|
softsimon
|
0ccb5618f6
|
Merge pull request #5530 from mempool/mononaut/fix-acc-eta
Fix off-by-one error in multi-pool eta calculation
|
2024-09-19 01:28:43 +08:00 |
|
natsoni
|
556313a676
|
Fix accelerations list page navigation on fist load
|
2024-09-18 16:56:00 +02:00 |
|
softsimon
|
1fe08a9ecc
|
Merge pull request #5528 from mempool/natsoni/tracker-support-error
Show http error in pizza tracker
|
2024-09-18 22:33:48 +08:00 |
|
natsoni
|
ede0ccfd2e
|
Fix accelerator logo width in trademark policy
|
2024-09-18 15:38:36 +02:00 |
|
Mononaut
|
b64caf8f4b
|
Fix off-by-one error in multi-pool eta calculation
|
2024-09-17 20:30:25 +00:00 |
|
natsoni
|
99290a7946
|
Show http error in pizza tracker
|
2024-09-17 15:08:03 +02:00 |
|
natsoni
|
2d9709a427
|
Pizza tracker: hide ETA on replaced tx
|
2024-09-17 14:56:25 +02:00 |
|
natsoni
|
a76d6c2949
|
Fix mobile routing to tx push and test pages
|
2024-09-17 14:50:44 +02:00 |
|
softsimon
|
9457032ab1
|
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations
|
2024-09-14 23:12:43 +08:00 |
|
softsimon
|
74998e7f56
|
Merge pull request #5482 from mempool/natsoni/hide-acc-panel-on-acceleration
Hide accelerator panel if tx gets accelerated on another session
|
2024-09-14 20:15:39 +08:00 |
|
softsimon
|
db0f968749
|
Merge pull request #5481 from mempool/natsoni/fix-acceleration-flow-state
Reset acceleration flow state when leaving transaction
|
2024-09-14 17:52:50 +08:00 |
|
Mononaut
|
a1968e01e5
|
Add utxo chart to address page
|
2024-09-13 18:16:29 +00:00 |
|
softsimon
|
c7ab6b03fb
|
Fix critical calculator inputmode
|
2024-09-13 23:23:22 +08:00 |
|
softsimon
|
2b206a7bcc
|
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations
|
2024-09-13 23:02:23 +08:00 |
|
softsimon
|
2a7d5760e0
|
Merge branch 'master' into mononaut/paginated-accel-history
|
2024-09-13 22:16:28 +08:00 |
|
natsoni
|
d199c7746e
|
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations
|
2024-09-13 11:57:20 +02:00 |
|
softsimon
|
819dedbc88
|
Merge pull request #5464 from mempool/natsoni/amount-selector
Add amount mode selector to footer
|
2024-09-13 17:03:24 +08:00 |
|
nymkappa
|
3e78b636d6
|
[accelerator] avoid duplicated accel request with double click
|
2024-09-12 16:02:11 +02:00 |
|
softsimon
|
31469ad361
|
Merge pull request #5478 from mempool/natsoni/ineligible-for-acceleration
Ineligible transaction link to accelerator FAQ
|
2024-09-10 18:36:19 +04:00 |
|
nymkappa
|
f6fac92180
|
[faucet] add missing error message for suspicious twitter accounts
|
2024-09-04 13:52:48 +02:00 |
|
orangesurf
|
8ab104d191
|
switch to alternate logo
|
2024-09-02 13:47:41 +02:00 |
|
orangesurf
|
263742132c
|
Merge branch 'master' into orangeusurf/about-enterprise-update
|
2024-09-02 12:28:52 +01:00 |
|
softsimon
|
e3c3f31ddb
|
Merge pull request #5494 from vostrnad/zero-multisig
Allow OP_0 in multisig scripts
|
2024-09-01 10:49:27 +04:00 |
|
Vojtěch Strnad
|
e44f30d7a7
|
Allow OP_0 in multisig scripts
|
2024-08-31 14:31:55 +02:00 |
|
Mononaut
|
099d84a395
|
New standardness rules for v3 & anchor outputs, with activation height logic
|
2024-08-30 23:16:33 +00:00 |
|
Mononaut
|
12285465d9
|
Add support for anchor output type
|
2024-08-30 21:39:22 +00:00 |
|
natsoni
|
eab008c707
|
Ineligible transaction link to accelerator FAQ
|
2024-08-30 12:19:58 +02:00 |
|
nymkappa
|
0f1def5822
|
[accelerator] make bid boost graph bar min height taller
|
2024-08-29 20:53:40 +02:00 |
|
orangesurf
|
fad39e0bea
|
Update about page enterprise sponsors
|
2024-08-29 13:02:32 +02:00 |
|
natsoni
|
0a5a2c3c7e
|
Remove difficulty epoch block offset
|
2024-08-28 16:50:00 +02:00 |
|
Mononaut
|
b526ee0877
|
Handle paginated acceleration results
|
2024-08-28 14:47:42 +00:00 |
|
natsoni
|
624b3473fc
|
Hide accelerator panel if tx gets accelerated on another session
|
2024-08-27 12:32:21 +02:00 |
|
natsoni
|
a3e61525fe
|
Reset acceleration flow state when leaving transaction
|
2024-08-27 11:42:13 +02:00 |
|
softsimon
|
009fba3dd5
|
Merge branch 'master' into mononaut/persistent-goggles
|
2024-08-26 22:05:16 +02:00 |
|
softsimon
|
62085581dd
|
Merge branch 'master' into mononaut/v1-audit-improvements
|
2024-08-26 18:45:00 +02:00 |
|
natsoni
|
d22743c4b8
|
Don't display accelerator checkout on already accelerated txs
|
2024-08-22 15:39:20 +02:00 |
|
softsimon
|
5452d7f524
|
pull from transifex
|
2024-08-20 09:32:56 +02:00 |
|
wiz
|
820777236e
|
Merge pull request #5465 from mempool/orangesurf/update-logos-2024-08-19
Add logo images and references to logos
|
2024-08-20 12:01:51 +09:00 |
|
Mononaut
|
b78aca0282
|
Fix about page layout
|
2024-08-19 19:46:22 +00:00 |
|
orangesurf
|
9572f2d554
|
Add logo images and references to logos
|
2024-08-19 20:13:49 +02:00 |
|
natsoni
|
e59308c2f5
|
Fix global footer css
|
2024-08-19 18:21:01 +02:00 |
|
softsimon
|
ef13596b59
|
Merge pull request #5449 from mempool/mononaut/non-acc-effective-fee
fix mined acceleration detection logic on tx pages
|
2024-08-19 17:10:46 +02:00 |
|
natsoni
|
c7f48b4390
|
Add amount mode selector to footer
|
2024-08-19 16:29:34 +02:00 |
|
natsoni
|
f75f85f914
|
Hide fee delta on accelerated tx mined by participating pool with 0 bid boost
|
2024-08-18 19:43:38 +02:00 |
|
natsoni
|
b3ac107b0b
|
clear feeDelta if a tx is mined by non-participating pool
|
2024-08-18 18:35:30 +02:00 |
|
natsoni
|
72bb92dd8b
|
Merge branch 'master' into mononaut/non-acc-effective-fee
|
2024-08-18 14:27:48 +02:00 |
|
natsoni
|
e3c4e219f3
|
Fix accelerated arrow not appearing
|
2024-08-18 14:15:56 +02:00 |
|
Mononaut
|
248cef7718
|
Improve prioritized transaction detection algorithm
|
2024-08-18 02:21:05 +00:00 |
|