softsimon
|
47d221fd3b
|
Merge pull request #4647 from mempool/mononaut/better-coinjoin-goggles
Improve Goggles coinjoin detection
|
2024-02-05 18:13:12 +08:00 |
|
Mononaut
|
7e5e85c8b9
|
Improve Goggles coinjoin detection
|
2024-02-04 21:47:31 +00:00 |
|
Felipe Knorr Kuhn
|
9c72d1df3b
|
Sync assets from the mempool CDN
|
2024-02-04 09:18:50 -08:00 |
|
Felipe Knorr Kuhn
|
933bc47b44
|
Add DRY_RUN and MEMPOOL_CDN options
|
2024-02-04 09:17:42 -08:00 |
|
softsimon
|
a15729c38f
|
Merge pull request #4640 from mempool/fix-liquid-frontend-crash
Fix Liquid frontend crash
|
2024-02-04 23:38:32 +08:00 |
|
softsimon
|
229e122daf
|
Merge branch 'master' into fix-liquid-frontend-crash
|
2024-02-04 23:14:35 +08:00 |
|
softsimon
|
16846d526c
|
Merge pull request #4616 from mempool/natsee/liquid-audit-dashboard
Feature: Liquid Federation Audit Dashboard
|
2024-02-04 22:05:02 +08:00 |
|
natsoni
|
19a4c10860
|
Fix date alignment in utxos table
|
2024-02-04 14:57:04 +01:00 |
|
natsoni
|
ae38c3bf81
|
Update CLA for natsoni
|
2024-02-04 13:06:49 +01:00 |
|
natsoni
|
575c407098
|
Remove SQL transactions in federation utxos indexing
|
2024-02-04 13:03:41 +01:00 |
|
natsoni
|
03e4a21bce
|
Fix styling issue in peg and utxo widgets
|
2024-02-04 13:01:07 +01:00 |
|
natsoni
|
7bfc649042
|
Add seo title to pegs and utxos tables
|
2024-02-04 12:34:40 +01:00 |
|
Felipe Knorr Kuhn
|
e478fb2279
|
Merge branch 'master' into fix-liquid-frontend-crash
|
2024-02-03 09:17:53 -08:00 |
|
softsimon
|
9494d2fb0b
|
Merge pull request #4631 from mempool/mononaut/fix-null-err
Fix missing optional chain on bestDescendant access
|
2024-02-03 21:59:37 +08:00 |
|
softsimon
|
b44ec76130
|
Merge pull request #4637 from mempool/mononaut/summaries-indexing-error
More robust error handling and logging during summaries indexing
|
2024-02-03 20:39:09 +08:00 |
|
softsimon
|
dd7bd9e397
|
Merge pull request #4639 from mempool/mononaut/acc-data-catch
Fix error handling in acceleration data polling
|
2024-02-02 23:57:41 +08:00 |
|
Mononaut
|
0bf0d79ee4
|
Fix error handling in acceleration data polling
|
2024-02-02 15:31:10 +00:00 |
|
softsimon
|
788a8693ee
|
Merge pull request #4523 from jamesblacklock/docker-bugfix
fix bug in backend Docker `start.sh` script
|
2024-02-02 11:40:45 +08:00 |
|
natsee
|
163c0b6d78
|
Liquid peg outs address indexing: support for duplicates and minor fixes
|
2024-02-01 19:29:31 +01:00 |
|
natsee
|
7ab5b2a2b7
|
Add check for mempoolBlocks length in mempool subscription
|
2024-02-01 12:13:34 +01:00 |
|
nymkappa
|
f3fd70a846
|
Merge branch 'master' into nymkappa/mega-branch
|
2024-01-30 23:17:26 +01:00 |
|
James Blacklock
|
770b6dfd19
|
Merge branch 'master' into docker-bugfix
|
2024-01-30 15:50:03 -05:00 |
|
Mononaut
|
db8ba7c938
|
More robust error handling and logging during summaries indexing
|
2024-01-30 16:42:55 +00:00 |
|
wiz
|
e4d92c8fe0
|
Merge pull request #4629 from mempool/wiz/add-new-prod-servers
ops: Add new prod servers for fallback/replication
|
2024-01-30 10:18:10 -05:00 |
|
natsee
|
1e15428a63
|
Liquid Audit: fix i18n
|
2024-01-30 15:11:51 +01:00 |
|
natsee
|
f4de3a44e0
|
Liquid: Add address column in recent pegs table
|
2024-01-30 14:25:08 +01:00 |
|
natsee
|
e69ba7e884
|
Liquid Federation indexing: clean up logging
|
2024-01-30 11:55:59 +01:00 |
|
softsimon
|
b4906a5e8a
|
Merge pull request #4626 from mempool/mononaut/fix-pool-dominance
Fix pools dominance chart
|
2024-01-30 17:21:49 +07:00 |
|
natsee
|
73e6045549
|
Liquid: Add support for peg outs display
|
2024-01-30 11:11:30 +01:00 |
|
dependabot[bot]
|
5f3f483546
|
Bump mysql2 from 3.7.0 to 3.9.1 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.7.0 to 3.9.1.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.7.0...v3.9.1)
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-30 02:07:07 +00:00 |
|
Mononaut
|
ba8ea7d0d1
|
Handle Redis errors and disconnects
|
2024-01-30 01:10:36 +00:00 |
|
Mononaut
|
e458196bff
|
Fix missing optional chain on bestDescendant access
|
2024-01-29 23:15:21 +00:00 |
|
Mononaut
|
2637636f27
|
Fix pool dominance sorting
|
2024-01-29 16:59:13 +00:00 |
|
natsee
|
639fc3dd5f
|
Liquid audit: Add recent pegs widget and table
|
2024-01-29 17:06:25 +01:00 |
|
natsee
|
451a61e5fc
|
Reformat UTXOs widget to Peg Ins widget
|
2024-01-29 12:22:47 +01:00 |
|
nymkappa
|
b2a130bb17
|
[doc] fix copy, formatting and hide accelerator doc title if non official instance
|
2024-01-29 11:45:14 +01:00 |
|
natsee
|
c39ca0270e
|
Fix elements_pegs bitcoinaddress field
|
2024-01-29 11:36:58 +01:00 |
|
natsee
|
b6e5a059c9
|
Liquid: minor changes on audit display
|
2024-01-29 11:06:51 +01:00 |
|
hunicus
|
a3055e20f4
|
Fix signet and testnet docs pages
|
2024-01-29 01:57:06 -05:00 |
|
wiz
|
3ac70b3860
|
ops: Add new prod servers for fallback/replication
|
2024-01-29 00:05:16 -05:00 |
|
natsee
|
71f73835da
|
Liquid Federation: filter out change UTXOs from table
|
2024-01-28 21:46:31 +01:00 |
|
natsee
|
59128c8ca0
|
Audit dashboard: merge utxos and addresses tables in same page
|
2024-01-28 20:07:41 +01:00 |
|
natsee
|
36d3734d55
|
Liquid Federation dashboard: minor changes
|
2024-01-28 18:26:00 +01:00 |
|
softsimon
|
c9c477c88f
|
Merge pull request #4622 from mempool/mononaut/beta-accelerator
Add beta tag to accelerator dashboard nav item
|
2024-01-28 17:39:51 +07:00 |
|
softsimon
|
8806b8332b
|
Merge pull request #4621 from mempool/mononaut/acceleration-list
Fix acceleration list css, move to /acceleration/list
|
2024-01-28 17:37:24 +07:00 |
|
softsimon
|
c7a38c78d2
|
Merge pull request #4619 from mempool/nymkappa/halving-widget
[mining] update halving widget to be more human readable
|
2024-01-28 17:31:05 +07:00 |
|
nymkappa
|
2d189ca3f6
|
Merge branch 'master' into nymkappa/halving-widget
|
2024-01-28 09:50:39 +01:00 |
|
softsimon
|
4b798730b1
|
Merge pull request #4623 from mempool/mononaut/goggles-index-config
Goggles indexing config & rate limit
|
2024-01-28 15:24:45 +07:00 |
|
Mononaut
|
bbb0aea0d1
|
Fix pools dominance chart
|
2024-01-27 22:25:42 +00:00 |
|
nymkappa
|
57c7df4f1c
|
Merge pull request #4625 from mempool/mononaut/double-time-units
dual-unit app-time halving countdown
|
2024-01-27 20:25:34 +01:00 |
|