Commit graph

5853 commits

Author SHA1 Message Date
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
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
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
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
Mononaut
8e223861d6
never show a utxo chart with missing data 2024-10-06 20:25:49 +00: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
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
natsoni
ae2a849257
fix gigasats -> billion sats 2024-10-05 19:34:41 +09: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
natsoni
fe16f0dddc
Reset block audit on block navigation 2024-10-05 13:19:05 +09:00
Mononaut
60adad8db3
handle /utxos error on address page 2024-09-29 09:30:09 +00:00
softsimon
da2341dd00
remove rocket beta 2024-09-28 08:56:29 +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
Mononaut
ea08c0c950
fix acceleration history paging w/ undefined total 2024-09-27 16:09:12 +00:00
nymkappa
2d7316942f
export bitcoinsatoshis pipe module, allow custom class for first part 2024-09-27 17:26:27 +02:00
Mononaut
1d5843a112
fix utxo chart on-click navigation 2024-09-26 22:14:44 +00: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
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
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