Bitcoin Forum
May 25, 2024, 01:16:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Limiting transaction spam through hashcash  (Read 775 times)
Noitev (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 505


The Last NXT Founder


View Profile
May 20, 2013, 03:31:58 AM
 #1

Since bitcoin is based on hashcash, why is it so hard to simply make transactions using hashcash for sending btc? You can limit transaction spam by simply adding a nonce and hashing it. Then if the txid is lower than another target, it is accepted, otherwise it is rejected. Since It'll be so hard to make this compatible with previous versions of btc, I suggest it is used only for microtransactions. so if the amount is under 0.005 btc or whatever, make it require a hashcash signature.
streblo
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
May 20, 2013, 06:09:59 AM
 #2

This is already implemented: the txn fee IS hashcash, insofar as bitcoins are hashcash.
Etlase2
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
May 20, 2013, 06:52:12 AM
 #3

Adding the nonce also requires adding bandwidth and storage to already wasteful transaction sizes. Although storing the nonce might not be necessary, the bandwidth overhead is still a concern.

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!