Releases: Chia-Network/go-chia-libs
Releases · Chia-Network/go-chia-libs
v0.0.11
Fixes ipv6 parsing when the addresses are wrapped in square brackets
v0.0.10
Adds additional data to get_wallets and get_wallet_balance RPCs from this PR Chia-Network/chia-blockchain#12276
v0.0.9
Updated wallet type constants
v0.0.8
- Add a more graceful fallback for chia installations that are missing the seeder config and certs
v0.0.7
- Added selected_network and database path to config for full node
- Added helpers to get full path to a file within CHIA_ROOT
v0.0.6
- Adds harvester
get_plots
RPC endpoint
v0.0.5
Adds additional types for farmer and harvester events
v0.0.4
- Adds
cat_spend
endpoint to wallet RPC
v0.0.3
- Fix fee per cost unit (uint64 -> float64)
v0.0.2
- Adds better errors when parts of the config file are missing