Skip to content

Releases: Coding-Enthusiast/SharpPusher

Version 0.13.0

04 Jan 08:12
Compare
Choose a tag to compare

What's Changed

  • All packages are updated (that updates UI, Bitcoin.Net backend and fixes some bugs and improves performance)
  • Upgrade to dotnet 8.0
  • Code is improved and cleaned up
  • Dead API was removed
  • Moved error message textbox to a better place to be more visible and readable

Full Changelog: 0.12.0.0...0.13.0.0

Version 0.12.0

18 Jan 06:21
Compare
Choose a tag to compare

This release introduced the P2P option where the bitcoin transactions for both mainnet and testnet can be sent directly to bitcoin nodes.

Choose the operating system you want to run SharpPusher on from the 3 available options and download the corresponding zip file, extract and run SharpPusher file.
For other operating systems (eg. 32-bit Windows, ARM Linux,...) you have to compile the code yourself.

.net needs execute permissions on Linux. chmod 777 ./SharpPusher See this.

Version 0.11.0

23 Apr 23:35
Compare
Choose a tag to compare

Choose the operating system you want to run SharpPusher on from the 3 available options and download the corresponding zip file, extract and run SharpPusher file.
For other operating systems (eg. 32-bit Windows, ARM Linux,...) you have to compile the code yourself.

.net needs execute permissions on Linux. chmod 777 ./FinderOuter See this.