Skip to content

Releases: Coding-Enthusiast/SharpPusher

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.