Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.15.0 #97

Merged
merged 25 commits into from
Sep 30, 2024
Merged

v1.15.0 #97

merged 25 commits into from
Sep 30, 2024

Conversation

Slixe
Copy link
Member

@Slixe Slixe commented Sep 30, 2024

Description

Bug fixes for daemon & wallet, improvements & new features.

Common:

  • Improve error messges
  • non-zero optional serializer fns
  • allow nullable responses in RPC client

Daemon:

  • fix visual bugs for peerlist
  • no connection to tempbanned peers
  • temp_ban_address cli command
  • print_balance cli command
  • do not include txs present in orphaned tips
  • get_estimated_fee_rates experimental rpc method

Wallet:

  • add export_transactions cli command
  • more logs

Type of change

Please select the right one.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Which part is impacted ?

  • Daemon
  • Wallet
  • Miner
  • Misc (documentation, comments, text...)

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@Slixe Slixe marked this pull request as draft September 30, 2024 19:58
@Slixe Slixe marked this pull request as ready for review September 30, 2024 20:12
@Slixe Slixe changed the title Draft: v1.5.0 v1.5.0 Sep 30, 2024
@Slixe Slixe changed the title v1.5.0 v1.15.0 Sep 30, 2024
@Slixe Slixe merged commit d438b2f into master Sep 30, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant