MultiChain / multichain

Source code for multichaind, multichain-cli and multichain-util.
GNU General Public License v3.0
536 stars 259 forks source link

Blockchain parameter `minimum-per-output` is ignored #27

Closed titusz closed 7 years ago

titusz commented 7 years ago

On a test chain based on the latest release version (1.0.1) of multichain I was able to create and confirm a 1 raw unit native currency transaction without transaction fee while the blockchain parameters are set to: minimum-per-output = 10000 minimum-relay-fee = 10000

Maybe I am doing something wrong but it seems to be a bug.

gidgreen commented 7 years ago

Thanks - we're taking a look.

gidgreen commented 7 years ago

We've identified this bug and a fix will be rolled into 1.0.2. (If you're wondering how this wasn't caught until now, the vast majority of MultiChain usage and testing has focused on chains without a native currency.)

gidgreen commented 7 years ago

This should be fixed in 1.0.2.