Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Syscoin - Business on the Blockchain - LAUNCHED!
by
miningfool
on 17/08/2014, 04:25:29 UTC
Has anyone verified that the claimed features work?  It says in the OP:

Quote
Q: How far is development?
A: Development on the core feature set is complete.

But when I try to create an offer from the RPC console using the offernew command, I get an error message:

Code:
Error: This transaction requires a transaction fee of at least 0.00 because of its amount, complexity, or use of recently received funds! (code -4)



Do you have coins in your wallet?
No, I pulled the source and did a clean build on Linux to try it out.  I read through some source and it looks like it is using transaction scripts to pass the offer info around and needs either 77 or 88 coins?  

Does it work?  There's nothing that comes back in the rpc help about fees, and it doesn't look like there's a way to specify what fee you are willing to pay, I am assuming its just the hardcoded fee?  If I wanted to play around with it, how many coins would I need to pull into the wallet?