is there something being worked on to counteract this kind of stuff? Or at least make the tx fee proportional to btc sell offer for it to be valid?
That has already been implemented: now fee_provided is a percentage of one's "BTC sell" purchase.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
counterpartyd send --source=address1 --destination=address2 --quantity=100 --asset=XCP
Transaction (unsigned):
"HUGE NUMBER!"
Confirm? (y/N) y
Transaction aborted.
Transaction aborted.
--unsigned
--headless
[b]rpuser[/b]=rpc
rpcpassword=rpcpw1234
server=1
daemon=1
txindex=1
[Default]
bitcoind-rpc-connect=localhost
bitcoind-rpc-port=8332
bitcoind-rpc-user=rpc
bitcoind-rpc-password=rpcpw1234
rpc-host=localhost
rpc-user=rpcuser
rpc-password=xcppw1234
counterpartyd send --source=address1 --destination=address2 --quantity=100 --asset=XCP
Transaction (unsigned):
"HUGE NUMBER!"
Confirm? (y/N) y
Transaction aborted.
Transaction aborted.
rpuser=rpc
rpcpassword=rpcpw1234
server=1
daemon=1
txindex=1
[Default]
bitcoind-rpc-connect=localhost
bitcoind-rpc-port=8332
bitcoind-rpc-user=rpc
bitcoind-rpc-password=rpcpw1234
rpc-host=localhost
rpc-user=rpcuser
rpc-password=xcppw1234
Traceback (most recent call last):
File "./counterpartyd.py", line 503, in
print(unsigned_tx_hex) if args.unsigned else json_print(bitcoin.transmit(unsigned_tx_hex))
File "/Users/Max/counterpartyd/lib/bitcoin.py", line 404, in transmit
return rpc('sendrawtransaction', [signed_tx_hex])
File "/Users/Max/counterpartyd/lib/bitcoin.py", line 103, in rpc
raise exceptions.BitcoindError('{}'.format(response_json['error']))
lib.exceptions.BitcoindError: {'code': -22, 'message': 'TX rejected'}
counterpartyd send --source=address1 --destination=address2 --quantity=100 --asset=XCP
Transaction (unsigned):
"HUGE NUMBER!"
Confirm? (y/N) y
Transaction aborted.
Transaction aborted.
Traceback (most recent call last):
File "./counterpartyd.py", line 503, in
print(unsigned_tx_hex) if args.unsigned else json_print(bitcoin.transmit(unsigned_tx_hex))
File "/Users/Max/counterpartyd/lib/bitcoin.py", line 404, in transmit
return rpc('sendrawtransaction', [signed_tx_hex])
File "/Users/Max/counterpartyd/lib/bitcoin.py", line 103, in rpc
raise exceptions.BitcoindError('{}'.format(response_json['error']))
lib.exceptions.BitcoindError: {'code': -22, 'message': 'TX rejected'}