wiz
|
397f53f42d
|
Merge branch 'master' into mononaut/esplora-monitoring-reorg
|
2024-10-30 18:18:16 +09:00 |
|
Mononaut
|
3a4a4d9ffd
|
don't allow overriding critical @app imports
|
2024-10-27 02:39:55 +00:00 |
|
wiz
|
8b01a83948
|
Increase time of demo mode from 3s to 15s
|
2024-10-25 16:49:24 +09:00 |
|
wiz
|
2ceb9001a1
|
Merge pull request #5613 from mempool/mononaut/fix-purple-pie-chart
fix purple pie chart with single pool
|
2024-10-25 15:13:06 +09:00 |
|
wiz
|
57299e086e
|
Remove /graphs from demo routes
|
2024-10-25 14:45:45 +09:00 |
|
Mononaut
|
c1d17dac43
|
fix purple pie chart with single pool
|
2024-10-25 05:39:52 +00:00 |
|
nymkappa
|
99cc47cf00
|
[demo] better? demo mode
|
2024-10-24 16:52:47 +09:00 |
|
nymkappa
|
1a7f475220
|
make prod domains configurable
|
2024-10-23 22:51:04 +09:00 |
|
Mononaut
|
96c2b0a2f7
|
fix cpfp button
|
2024-10-23 12:28:40 +00:00 |
|
Mononaut
|
23475c7a1b
|
Refactor transaction page component
|
2024-10-23 08:56:27 +00:00 |
|
wiz
|
a22d07ae60
|
Rename some more relative paths to use @app path alias
|
2024-10-23 11:46:33 +09:00 |
|
wiz
|
221658f6bf
|
Change @app/interfaces to new @interfaces path alias
|
2024-10-23 11:09:38 +09:00 |
|
wiz
|
133df2e4be
|
Use typescript path aliases for build time import path resolution
|
2024-10-22 23:30:19 +09:00 |
|
wiz
|
90ca77a46a
|
Tweak demo mode to use all dashboards
|
2024-10-22 15:08:57 +09:00 |
|
nymkappa
|
f0c76c1349
|
implement very simple demo mode
|
2024-10-19 16:07:09 +09:00 |
|
Mononaut
|
602aa4f948
|
fix wallet merge conflicts
|
2024-10-18 03:02:30 +00:00 |
|
Mononaut
|
2d2c55ce0e
|
Add link to wallet page from custom dashboard widget
|
2024-10-18 02:41:44 +00:00 |
|
Mononaut
|
f0e207dff2
|
fix wallet balance graph bug
|
2024-10-18 02:41:44 +00:00 |
|
Mononaut
|
9c303e8c23
|
address wallet page by name
|
2024-10-18 02:41:43 +00:00 |
|
Mononaut
|
a7ba4a0be8
|
Add multi-address wallet page
|
2024-10-18 02:41:18 +00:00 |
|
Mononaut
|
3f8eb3a2cd
|
check in new resources
|
2024-10-18 02:35:19 +00:00 |
|
Mononaut
|
e095192968
|
custom dashboard wallet widgets
|
2024-10-18 02:35:17 +00:00 |
|
wiz
|
ca7221f8b7
|
Merge pull request #5594 from mempool/nymkappa/revalidate-accel
[accelerator] revalidate user choice after choosing fee option
|
2024-10-17 15:09:31 +09:00 |
|
wiz
|
8a579cc374
|
Merge pull request #5595 from mempool/nymkappa/hashrate-1w
[mining] use getNetworkHashPs(1008)
|
2024-10-17 15:08:47 +09:00 |
|
dependabot[bot]
|
4498e14be8
|
Bump tslib from 2.7.0 to 2.8.0 in /frontend
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-16 02:51:18 +00:00 |
|
wiz
|
a3884b95b8
|
Merge pull request #5593 from mempool/simon/whale-size-increase
Whale size increase
|
2024-10-14 19:58:02 +09:00 |
|
softsimon
|
7f4dc7eb3e
|
Add taproot wizards as enterprise sponsor
|
2024-10-14 19:42:32 +09:00 |
|
nymkappa
|
1c4be164dd
|
[mining] use getNetworkHashPs(1008)
|
2024-10-14 17:03:52 +09:00 |
|
nymkappa
|
450d83461c
|
[accelerator] revalidate user choice after choosing fee option
|
2024-10-14 14:49:53 +09:00 |
|
softsimon
|
5f222f59a7
|
Whale size increase
|
2024-10-14 14:47:12 +09:00 |
|
dependabot[bot]
|
ce1babf67b
|
Bump send and browser-sync in /frontend
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.
Updates `send` from 0.16.2 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.16.2...0.19.0)
Updates `browser-sync` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/changelog.js)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v3.0.2...v3.0.3)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: browser-sync
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-14 02:28:52 +00:00 |
|
dependabot[bot]
|
8a72a5871d
|
Bump cookie, socket.io and express in /frontend
Bumps [cookie](https://github.com/jshttp/cookie), [socket.io](https://github.com/socketio/socket.io) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `socket.io` from 4.7.1 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.7.1...socket.io@4.8.0)
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-13 07:51:12 +00:00 |
|
natsoni
|
071e9b6c2c
|
Include optional seconds in search bar date
|
2024-10-13 12:54:58 +09:00 |
|
wiz
|
2ce596a14b
|
Merge branch 'master' into natsoni/submit-package
|
2024-10-13 11:15:24 +09:00 |
|
natsoni
|
735ed87b78
|
Route submitpackage calls to core on esplora backends
|
2024-10-13 11:14:23 +09:00 |
|
natsoni
|
d1741a51c9
|
Add submit package option to tx push page
|
2024-10-12 17:38:48 +09:00 |
|
wiz
|
e92ffbd501
|
Merge branch 'master' into nymkappa/faucet-unverified
|
2024-10-12 17:09:07 +09:00 |
|
natsoni
|
93d9538845
|
Fix error formatting on core only backend
|
2024-10-12 15:56:38 +09:00 |
|
natsoni
|
69a994afd5
|
Add license to inscriptions.utils.ts
|
2024-10-10 20:53:19 +09:00 |
|
softsimon
|
fe4b39df80
|
Merge pull request #5483 from mempool/natsoni/handle-city-states
Handle city-states in geolocation component
|
2024-10-10 16:22:48 +09:00 |
|
wiz
|
1a7519dd00
|
Merge pull request #5576 from mempool/nymkappa/fix-simple-mode-amount-charged
[accelerator] fee delta matches what the user accepted to pay in frontend
|
2024-10-10 15:59:41 +09:00 |
|
natsoni
|
73e8ba3e47
|
Fix timestamps on acceleration timeline
|
2024-10-09 20:52:23 +09:00 |
|
natsoni
|
22236bdabe
|
Fix frontend build
|
2024-10-09 18:17:17 +09:00 |
|
natsoni
|
c4004ba301
|
Clean up timeline code
|
2024-10-09 17:50:24 +09:00 |
|
natsoni
|
15b7e75b69
|
Fix wrong timespan in acc timeline
|
2024-10-09 16:33:19 +09:00 |
|
natsoni
|
2a27ee0c7c
|
Fix rune premine amount
|
2024-10-08 19:20:08 +09:00 |
|
nymkappa
|
933a204462
|
[accelerator] fee delta matches what the user accepted to pay in frontend
|
2024-10-08 18:37:03 +09:00 |
|
softsimon
|
24ec31acd9
|
Merge pull request #5569 from mempool/natsoni/ord
Add option to display runestones and inscriptions metadata
|
2024-10-08 13:21:43 +09:00 |
|
natsoni
|
1b2f1b38b4
|
undefined -> unknown
|
2024-10-08 13:09:19 +09:00 |
|
natsoni
|
3486c35f5e
|
50kb -> 100kb
|
2024-10-08 12:59:36 +09:00 |
|