had to revert the changes to the "dust" calculation. the transaction I made was sent with no fee, all right, but it was never accepted. here's the tail end of americancoind listtransactions:
{
"account" : "",
"address" : "AkYy2vG8FC7oVcXdAcdzwn5N7WWq2Bt7QE",
"category" : "send",
"amount" : -0.00100000,
"fee" : -0.00500000,
"confirmations" : 734,
"blockhash" : "bbdfebeb016ee0c7d11474a92b938492839d9e4f385820ec839ad4a5106144b2",
"blockindex" : 1,
"txid" : "b2bdaad17de3a1f944dded09e31f4a7c360392e95567dd7e80ccd54b3c906b04",
"time" : 1512791811
},
{
"account" : "",
"address" : "AkYy2vG8FC7oVcXdAcdzwn5N7WWq2Bt7QE",
"category" : "send",
"amount" : -0.00100000,
"fee" : 0.00000000,
"confirmations" : 0,
"txid" : "ceab710193eb6cbe85b1aad11d4a4196ae1ee18b93ad080d89ca8d3a957322f4",
"time" : 1512879654
}
]
although I haven't dug into the code enough to really understand it, I'm guessing it's getting rejected at the relays for not having the penalty fee. I suspected it would happen, but it was worth the test.
last updated 2017-12-10 13:10:00. served from tektonic.jcomeau.com