72daac0
Merge pull request #207
from SiaFoundation/preimage-len7a2ef40
types: Switch to fixed-length PolicyHash preimage0f61e58
Merge pull request #205
from SiaFoundation/proof-supplementa176ef9
consensus: Add V1StorageProofSupplement, fixing encoding bug37cd8b8
build(deps): bump go.sia.tech/mux in the all-dependencies groupe21edfd
Merge pull request #201
from SiaFoundation/nate/upgrade-go708363a
ci,deps: upgrade go, switch to common workflow2cdf6f6
Merge pull request #196
from SiaFoundation/nate/v2-revision-ordering3dcc8ac
consensus: Validate against earlier v2 contract revisions in block300042f
build(deps): bump the all-dependencies group with 2 updatesf45eedc
Merge pull request #101
from SiaFoundation/mod81231df
mod: Update core dependency9d859c5
Merge pull request #99
from SiaFoundation/nate/fix-mem-syncere084829
testutil: fix mem syncer7fd91e1
Merge pull request #98
from SiaFoundation/nate/public-announcementsbe22ee7
chain: fix testfea16dd
chain: fix lint521b10a
chain: expose From and To for host announcements9cc63ee
Merge pull request #95
from SiaFoundation/dependabot/go_modules/golang.org/x/...b6bee60
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0Sourced from go.sia.tech/web/renterd's releases.
renterd@0.64.0
Minor Changes
- 2a1d787d: Max RPC price and max contract price now show a suggestion instead of a network average.
Patch Changes
- 2a1d787d: Fixed a bug where the network average prices would show as 0 in the configuration fields. Closes SiaFoundation/renterd#1565
renterd@0.63.0
Minor Changes
- 7a333ffd: The bucket list now has an empty state.
- 7a333ffd: The cmdk menu now has an two separate files search options, one for across all buckets and one for the current bucket.
- 7a333ffd: It is now possible to delete a bucket named 'default'.
- 7a333ffd: The file search feature can now search across all buckets.
- 7a333ffd: The command menu now opens via Ctrl+K on Linux and Windows.
renterd@0.62.0
Minor Changes
- 64d82fc3: The transactions list now includes more details such as specific transaction types and maturity height for locked siacoin.
- 32363a16: The files directory and global mode explorers now use the new list objects API.
- 978b70aa: The hosts explorer now uses the new combined hosts API.
- ac703a94: The configuration feature now internally uses the new strong settings APIs.
- ac703a94: The configuration feature no longer includes the enable pinning or forex endpoint options under price pinning.
- ac703a94: Contracts can now be filtered and sorted by deletions and sector roots spending.
- ac703a94: The app now uses the daemon configured explorer for exchange rates.
- ac703a94: The keys feature now internally uses the new S3 settings API format.
- feca9f36: The configuration now internally uses the updated gouging base units.
Patch Changes
- 978b70aa: Fixed a bug optimistically updating last scan information when initiating a host scan.
- 1c94a604: Fixed an issue where the fit allowance suggestions were showing as NaN because all required fields were not filled.
812f79f
chore: release packages548dc86
ci: disable update-ui release dispatch9ddc44b
chore: upgrade nextee6e18c
refactor(renterd): query param consistency2a1d787
fix(renterd): network average prices9a99d95
refactor(renterd): typescript strict mode for config featurec517b14
refactor(renterd): typescript strict mode7105060
chore: upgrade typescript7767e65
feat(explored-types): add proof and confirmation transaction to
ExplorerFileC...3f5745a
refactor(hostd): adjust resize volume validation, add testadef4cc
go.mod: update golang.org/x dependenciesa0819fb
sha3: fix cSHAKE initialization for extremely large N and or S42ee18b
ssh: return ServerAuthError after too many auth failures9e92970
bn256: add missing symbols in comment23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf
checkerc08bc6e
unix: update Go to 1.23.09d5441a
go.mod: update golang.org/x dependencies4768a22
update README3f951cc
switch to stdlib ChaCha8 generator