Skip to content

Commit f6d4f50

Browse files
github-actions[bot]ChrisSchinnerl
authored andcommitted
chore: prepare release 0.1.3
1 parent 68ce75b commit f6d4f50

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/add_get_addressesaddresscheckpoint_to_help_with_instant_syncing.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/made_syncer_peer_cap_configurable.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.1.3 (2026-01-05)
2+
3+
### Features
4+
5+
- Add `[GET] /addresses/:address/checkpoint` to return the first chain index an address was seen on chain.
6+
- Made syncer peer cap configurable
7+
18
## 0.1.2 (2025-11-18)
29

310
### Fixes

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module go.sia.tech/explored // v0.1.2
1+
module go.sia.tech/explored // v0.1.3
22

33
go 1.24.2
44

0 commit comments

Comments
 (0)