Bitcoin Forum
May 01, 2024, 02:24:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [C#][Github] SharpPusher, broadcast BTC, BCC(BCH) transactions to the network  (Read 1374 times)
Coding Enthusiast (OP)
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
April 23, 2021, 11:41:38 PM
Merited by Timelord2067 (1)
 #21

Compiled binaries for version 0.11.0 was released and can be found here: https://github.com/Coding-Enthusiast/SharpPusher/releases/tag/0.11.0.0
They are available for Linux, OSX and windows all x64. If you need any other OS you'll have to compile the code yourself.
All of these releases are published as a self contained app which means you won't need to download anything extra including the .net framework since it is already included in the package. That also makes them portable too.

PS. There is a small change where a new checkbox is added to allow users to locally evaluate the transaction without broadcasting it. It will deserialize the transaction hex and evaluates all its scripts without executing them.

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714573496
Hero Member
*
Offline Offline

Posts: 1714573496

View Profile Personal Message (Offline)

Ignore
1714573496
Reply with quote  #2

1714573496
Report to moderator
Coding Enthusiast (OP)
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
January 18, 2022, 06:27:10 AM
 #22

Version 0.12.0 released
Added the P2P option which allows user to directly connect to bitcoin nodes and broadcast their transaction on both MainNet and TestNet.
This uses the new MinimalClient introduced in Bitcoin.Net 0.17.0.0 which is in beta and may contain bugs.
https://github.com/Coding-Enthusiast/SharpPusher/releases/tag/0.12.0.0

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!