Bitcoin Forum
April 26, 2024, 11:36:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Signing transactions in Java withough BitcoinJ  (Read 65 times)
The_Next_Guy (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 16, 2019, 02:40:03 AM
 #1

https://bitcoin.stackexchange.com/questions/90399/how-to-sign-an-altcoin-transaction-manually-with-2-inputs-and-2-outputs
I've posted a question on stackexchange incase you need to see my code but I do not want any bitcoinJ Answers. This is for the development of D-Vault, a mobile wallet for the Altcoin Denarius.
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714131413
Hero Member
*
Offline Offline

Posts: 1714131413

View Profile Personal Message (Offline)

Ignore
1714131413
Reply with quote  #2

1714131413
Report to moderator
1714131413
Hero Member
*
Offline Offline

Posts: 1714131413

View Profile Personal Message (Offline)

Ignore
1714131413
Reply with quote  #2

1714131413
Report to moderator
Herbert2020
Legendary
*
Offline Offline

Activity: 1946
Merit: 1137


View Profile
September 16, 2019, 06:16:47 AM
 #2

you are asking for someone to review your code, and i don't think you can find anybody who is going to do that for you! all you can do is to compare your own code with another library like BitcoinJ or anything similar and try to find the mistakes that way.

in addition it would require them to be familiar with this completely random altcoin which again people aren't. for example if this is a copy of bitcoin altcoin then why does your tx contain a time field in it (=a73a7b5d)? bitcoin doesn't have that.

Weak hands have been complaining about missing out ever since bitcoin was $1 and never buy the dip.
Whales are those who keep buying the dip.
The_Next_Guy (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 16, 2019, 03:45:26 PM
 #3

Well I rather somebody walk me through the process of signing a bitcoin transaction from scratch. I can always adapt it to my own code. I follwed a tutorial from https://bitcoin.stackexchange.com/questions/32628/redeeming-a-raw-transaction-step-by-step-example-required but I'm unsure of when to use actual bytes represented by hex, or the raw hex string itself.
Pages: [1]
  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!