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 |
|
natsoni
|
57a05c80a2
|
Move inscription type to utils
|
2024-10-08 12:53:18 +09:00 |
|
natsoni
|
1ddb8a39c9
|
Show text inscriptions up to 50kB
|
2024-10-08 12:50:56 +09:00 |
|
natsoni
|
0a61429176
|
Increase inscription max height
|
2024-10-08 12:41:14 +09:00 |
|
natsoni
|
e440c3f235
|
Fix edicts displaying
|
2024-10-08 12:40:25 +09:00 |
|
natsoni
|
177bbc83f3
|
Clean up etches fetching logic
|
2024-10-08 12:38:12 +09:00 |
|
Mononaut
|
040c067aac
|
fix rune edict wrong id type bug
|
2024-10-08 02:49:46 +00:00 |
|
Mononaut
|
15b3c88a1f
|
fix optional rune divisibility bug
|
2024-10-08 02:40:14 +00:00 |
|
natsoni
|
65f080d526
|
FIx error handling logic in ord-data
|
2024-10-08 11:24:17 +09:00 |
|
wiz
|
19347614bd
|
Merge pull request #5514 from mempool/nymkappa/refactor-pool-subscription
[refactor] remove useless mining_pool subscriptions
|
2024-10-08 11:13:08 +09:00 |
|
softsimon
|
3b9601a82e
|
Merge pull request #5575 from mempool/mononaut/minimal-runes
replace rune parsing libraries with minimal reimplementation
|
2024-10-08 11:10:54 +09:00 |
|
Mononaut
|
acae5a33b0
|
replace rune parsing dependencies with minimal reimplementation
|
2024-10-08 01:56:49 +00:00 |
|
natsoni
|
8b6db768cd
|
Decode inscription / rune data client-side
|
2024-10-07 20:26:02 +09:00 |
|
natsoni
|
4143a5f593
|
Add runestone protocol implementation
|
2024-10-07 20:03:10 +09:00 |
|
natsoni
|
d31c2665ee
|
Add inscriptions parsing code
|
2024-10-07 20:01:55 +09:00 |
|
softsimon
|
2142ae55d5
|
Merge pull request #5469 from mempool/nymkappa/configurable-pool-update
[mining] fix pools updater only running at start
|
2024-10-07 19:43:38 +09:00 |
|
softsimon
|
0c87a4e7f6
|
Merge branch 'master' into nymkappa/configurable-pool-update
|
2024-10-07 19:35:51 +09:00 |
|
softsimon
|
b08b2ce44a
|
Merge pull request #5574 from mempool/nymkappa/update-doc
update doc
|
2024-10-07 15:44:00 +09:00 |
|
nymkappa
|
d6b9e3118d
|
[refactor] remove useless mining_pool subscriptions
|
2024-10-07 15:41:29 +09:00 |
|
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 |
|