Commit Graph

5779 Commits

Author SHA1 Message Date
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
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
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
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
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
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
softsimon
92de208414
Merge branch 'master' into mononaut/utxo-chart-colors 2024-09-23 13:01:32 +08:00
dependabot[bot]
0e5698955f
Bump esbuild from 0.23.0 to 0.24.0 in /frontend
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 02:09:59 +00:00
BitcoinMechanic
4220f99477
remove 'on'/UI changes per feedback 2024-09-22 14:46:53 -07:00
Mononaut
e144e139b7
Update accelerating pie chart in real time 2024-09-22 18:06:55 +00:00
Mononaut
06e699e52b
address utxo chart color by age & updates 2024-09-22 17:09:35 +00:00
softsimon
72a5f4a521
amount selector sat -> sats 2024-09-23 00:18:59 +08:00
softsimon
04605e10a5
only use sats, not sat 2024-09-23 00:15:12 +08:00
softsimon
407ce3c76d
Merge pull request #5491 from mempool/nymkappa/accel-bidboost-graph
[accelerator] make bid boost graph bar min height taller
2024-09-22 23:48:41 +08:00
BitcoinMechanic
b90cd4c7e3
restore minerNames property on pool 2024-09-20 14:59:21 -07:00
BitcoinMechanic
25482b9a06
show miner name on block timeline 2024-09-20 14:31:31 -07:00
natsoni
e41829d5e0
Fix race condition between accelerations and block audit api calls 2024-09-20 16:24:33 +02:00
softsimon
fc1cdbac22
Merge pull request #5522 from mempool/dependabot/npm_and_yarn/frontend/multi-9423f4c335
Bump body-parser and express in /frontend
2024-09-20 16:05:32 +08:00
softsimon
5c839aced3
Merge pull request #5486 from mempool/natsoni/remove-da-offset
Remove difficulty adjustment block offset
2024-09-20 15:37:14 +08:00
softsimon
3345a60863
Merge pull request #5532 from mempool/natsoni/fix-accelerations-list
Fix accelerations list page navigation on first load
2024-09-20 01:11:40 +08:00
mononaut
46d99db167
Merge branch 'master' into natsoni/add-blocks-logo 2024-09-19 10:44:38 -06:00
softsimon
76dcb0830a
Merge pull request #5529 from mempool/natsoni/footer-tm
"Be your own explorer" on non official mempool instance
2024-09-19 23:13:41 +08:00
natsoni
0b29b61e93
"Be your own explorer" on non official mempool instance 2024-09-19 17:07:31 +02:00