Skip to content

Releases: Chia-Network/go-chia-libs

v0.0.11

09 Jul 04:15
efd6f0d
Compare
Choose a tag to compare

Fixes ipv6 parsing when the addresses are wrapped in square brackets

v0.0.10

08 Jul 17:25
7b50eac
Compare
Choose a tag to compare

Adds additional data to get_wallets and get_wallet_balance RPCs from this PR Chia-Network/chia-blockchain#12276

v0.0.9

06 Jul 20:06
a81f2cc
Compare
Choose a tag to compare

Updated wallet type constants

v0.0.8

22 Jun 13:51
a9036a7
Compare
Choose a tag to compare
  • Add a more graceful fallback for chia installations that are missing the seeder config and certs

v0.0.7

21 Jun 18:33
4aac1db
Compare
Choose a tag to compare
  • 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

21 Jun 15:16
aa79063
Compare
Choose a tag to compare
  • Adds harvester get_plots RPC endpoint

v0.0.5

01 Jun 17:00
ac08e12
Compare
Choose a tag to compare

Adds additional types for farmer and harvester events

v0.0.4

28 Apr 23:36
821207e
Compare
Choose a tag to compare
  • Adds cat_spend endpoint to wallet RPC

v0.0.3

25 Apr 02:37
0faa649
Compare
Choose a tag to compare
  • Fix fee per cost unit (uint64 -> float64)

v0.0.2

19 Apr 16:52
563b6a3
Compare
Choose a tag to compare
  • Adds better errors when parts of the config file are missing