nymkappa
|
9b4c93c8ee
|
update doc
|
2024-10-07 15:35:52 +09:00 |
|
wiz
|
e59f5b8810
|
Merge pull request #5565 from mempool/nymkappa/update-doc
[accelerator] public accel history filter by miner unique id
|
2024-10-07 15:17:55 +09:00 |
|
softsimon
|
ddf1a300b6
|
Merge pull request #5573 from mempool/mononaut/fix-partial-utxo-chart
never show a utxo chart with missing data
|
2024-10-07 15:16:25 +09:00 |
|
Mononaut
|
8e223861d6
|
never show a utxo chart with missing data
|
2024-10-06 20:25:49 +00:00 |
|
softsimon
|
8808ff1a98
|
Merge pull request #5572 from mempool/dependabot/npm_and_yarn/frontend/rollup-4.24.0
Bump rollup from 4.13.0 to 4.24.0 in /frontend
|
2024-10-06 14:56:35 +09:00 |
|
dependabot[bot]
|
33a6ba04b6
|
Bump rollup from 4.13.0 to 4.24.0 in /frontend
Bumps [rollup](https://github.com/rollup/rollup) from 4.13.0 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.13.0...v4.24.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-06 05:46:06 +00:00 |
|
softsimon
|
d020858840
|
Merge pull request #5549 from mempool/dependabot/npm_and_yarn/frontend/cypress-13.15.0
Bump cypress from 13.14.0 to 13.15.0 in /frontend
|
2024-10-06 14:44:50 +09:00 |
|
softsimon
|
5e0160a039
|
Merge pull request #5571 from mempool/natsoni/fix-block-page-loadig
Fix block page spinner loader
|
2024-10-06 13:40:22 +09:00 |
|
softsimon
|
2443bebae5
|
Merge pull request #5570 from mempool/natsoni/failed-canceled
Failed -> Canceled
|
2024-10-06 13:38:49 +09:00 |
|
natsoni
|
6fb68203bc
|
Fix block page spinner loader
|
2024-10-06 11:50:18 +09:00 |
|
natsoni
|
d7acfad3d6
|
Failed -> Canceled in accelerations list
|
2024-10-06 11:23:42 +09:00 |
|
softsimon
|
a700bd0ef1
|
Merge pull request #5568 from mempool/natsoni/gigasats
fix gigasats -> billion sats
|
2024-10-05 04:43:47 -06:00 |
|
natsoni
|
ae2a849257
|
fix gigasats -> billion sats
|
2024-10-05 19:34:41 +09:00 |
|
softsimon
|
ba167c9cc2
|
Merge pull request #5566 from mempool/natsoni/fix-block-health-display
Avoid briefly showing incorrect health value
|
2024-10-05 02:38:11 -06:00 |
|
natsoni
|
3d27b7e7b4
|
Avoid briefly showing incorrect health value
|
2024-10-05 17:16:00 +09:00 |
|
nymkappa
|
c4f73b80da
|
[accelerator] public accel history filter by miner unique id
|
2024-10-05 16:19:19 +09:00 |
|
softsimon
|
76a1eb12a6
|
Merge pull request #5563 from mempool/natsoni/fix-block-health-display
Reset block audit on block navigation
|
2024-10-04 22:29:14 -06:00 |
|
natsoni
|
fe16f0dddc
|
Reset block audit on block navigation
|
2024-10-05 13:19:05 +09:00 |
|
wiz
|
0bd760d4d6
|
Merge pull request #5561 from mempool/nymkappa/fix-tests
fix tests
|
2024-10-03 16:11:07 +09:00 |
|
nymkappa
|
0f2340600c
|
fix tests
|
2024-10-03 15:48:27 +09:00 |
|
softsimon
|
72c9d02f88
|
Merge pull request #5558 from mempool/mononaut/handle-utxo-error
handle /utxos error on address page
|
2024-10-01 12:01:55 -07:00 |
|
wiz
|
43a42d356d
|
Enable RUST_GBT in backend by default
|
2024-10-02 04:00:33 +09:00 |
|
Mononaut
|
60adad8db3
|
handle /utxos error on address page
|
2024-09-29 09:30:09 +00:00 |
|
softsimon
|
5b73362e44
|
Merge pull request #5557 from mempool/mononaut/fix-effective-rate-bug
Don't clobber effective fee rates
|
2024-09-28 21:24:07 +04:00 |
|
Mononaut
|
517a37728c
|
Don't clobber effective fee rates
|
2024-09-28 16:34:13 +00:00 |
|
softsimon
|
8876bb8f43
|
Merge pull request #5556 from mempool/simon/remove-rocket-beta
remove rocket beta
|
2024-09-28 10:50:15 +04:00 |
|
softsimon
|
da2341dd00
|
remove rocket beta
|
2024-09-28 08:56:29 +04:00 |
|
softsimon
|
146935efaf
|
Merge pull request #5553 from mempool/mononaut/cors-expose-custom-header
expose custom x-total-count header
|
2024-09-28 01:39:37 +04:00 |
|
softsimon
|
775fcbab31
|
Merge pull request #5552 from mempool/nymkappa/satoshi-pipe-update
export bitcoinsatoshis pipe module, allow custom class for first part
|
2024-09-28 00:04:56 +04:00 |
|
softsimon
|
cb12e66a3b
|
Merge pull request #5554 from mempool/mononaut/fix-accel-paging
fix acceleration history paging w/ undefined total
|
2024-09-28 00:02:55 +04:00 |
|
Mononaut
|
ea08c0c950
|
fix acceleration history paging w/ undefined total
|
2024-09-27 16:09:12 +00:00 |
|
Mononaut
|
b26d26b14c
|
expose custom x-total-count header
|
2024-09-27 15:55:29 +00:00 |
|
nymkappa
|
2d7316942f
|
export bitcoinsatoshis pipe module, allow custom class for first part
|
2024-09-27 17:26:27 +02:00 |
|
wiz
|
676abf58fd
|
Merge pull request #5551 from mempool/mononaut/utxo-chart-navigation
fix utxo chart on-click navigation
|
2024-09-27 07:50:15 +09:00 |
|
Mononaut
|
1d5843a112
|
fix utxo chart on-click navigation
|
2024-09-26 22:14:44 +00:00 |
|
softsimon
|
9bfe1fb15e
|
Merge pull request #5550 from mempool/mononaut/truncate-miner-name
refactor miner name truncation
|
2024-09-26 23:59:12 +04:00 |
|
Mononaut
|
b29c4cf228
|
refactor miner name truncation
|
2024-09-26 17:18:49 +00:00 |
|
softsimon
|
1f84e1722f
|
Merge pull request #5539 from BitcoinMechanic/add-miner-name
Show miner name on block timeline
|
2024-09-26 21:11:18 +04:00 |
|
dependabot[bot]
|
2ad52e2c78
|
Bump cypress from 13.14.0 to 13.15.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.0 to 13.15.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.14.0...v13.15.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-26 02:37:00 +00:00 |
|
softsimon
|
758122db5e
|
Merge pull request #5548 from mempool/mononaut/utxo-chart-optimization
utxo chart optimization
|
2024-09-25 11:50:36 +08:00 |
|
Mononaut
|
83b6094174
|
optimize utxo graph layout algorithm, enable transitions
|
2024-09-25 00:03:15 +00:00 |
|
Mononaut
|
9091fc9210
|
add missing time.service.ts file
|
2024-09-24 15:55:23 +00:00 |
|
mononaut
|
d149c8bd24
|
Merge branch 'master' into mononaut/utxo-chart-colors
|
2024-09-24 09:39:06 -06:00 |
|
Mononaut
|
9984621e5e
|
refactor static time formatting into new service
|
2024-09-24 15:37:55 +00:00 |
|
softsimon
|
54a27ef89f
|
Merge pull request #5545 from mempool/natsoni/fix-negative-time
Don't show negative timespans on timeline
|
2024-09-24 17:07:43 +08:00 |
|
mononaut
|
81ddce27df
|
Merge branch 'master' into add-miner-name
|
2024-09-23 16:07:20 -06:00 |
|
BitcoinMechanic
|
e6dbde952e
|
Strip non-alphanumeric chars from miner names
|
2024-09-23 12:36:10 -07:00 |
|
natsoni
|
2a9346f695
|
Don't show negative timespans on timeline
|
2024-09-23 14:47:57 +02:00 |
|
softsimon
|
05e88a25be
|
npm audit fix
|
2024-09-23 14:15:00 +08:00 |
|
softsimon
|
574a800520
|
Merge pull request #5542 from mempool/dependabot/npm_and_yarn/frontend/esbuild-0.24.0
Bump esbuild from 0.23.0 to 0.24.0 in /frontend
|
2024-09-23 13:44:14 +08:00 |
|