BitShares Forum

Main => General Discussion => Topic started by: UE63qL2bTSmfncApZ3VG on September 08, 2014, 06:45:35 pm

Title: Assert Exception
Post by: UE63qL2bTSmfncApZ3VG on September 08, 2014, 06:45:35 pm
Code: [Select]
Order failed: Assert Exception (10) this->amount >= (BTS_BLOCKCHAIN_MINIMUM_SHORT_ORDER_SIZE):
I see this exception when I short BitRMB
Title: Re: Assert Exception
Post by: bytemaster on September 08, 2014, 06:47:07 pm
Code: [Select]
Order failed: Assert Exception (10) this->amount >= (BTS_BLOCKCHAIN_MINIMUM_SHORT_ORDER_SIZE):
I see this exception when I short BitRMB

Minimum short order size is 100 BTSX ($4 USD) (trying to avoid dusting)
Title: Re: Assert Exception
Post by: jernau on September 08, 2014, 07:07:35 pm
Is this documented anywhere? Tripped me up too.
Title: Re: Assert Exception
Post by: xeroc on September 08, 2014, 07:36:01 pm
everything is documented in the code .. no whitepaper yet .. as some rules change a lot in recent days ..
Title: Re: Assert Exception
Post by: bytemaster on September 08, 2014, 09:26:23 pm
everything is documented in the code .. no whitepaper yet .. as some rules change a lot in recent days ..

Or the forums... would be nice if someone was following my posts / code / questions like this and updated the wiki :)
Title: Re: Assert Exception
Post by: gamey on September 08, 2014, 11:32:03 pm

Once I get the DNS DAC thing straightened out and behind me I hope to have new inspiration.

Take this for example.  It could be put in a FAQ with the error message but otherwise there isn't a good place to put it.  We probably need to redo the whole market peg documentation now that it has started to settle out and is no longer speculation.
Title: Re: Assert Exception
Post by: UE63qL2bTSmfncApZ3VG on September 18, 2014, 06:43:30 pm
everything is documented in the code .. no whitepaper yet .. as some rules change a lot in recent days ..

Or the forums... would be nice if someone was following my posts / code / questions like this and updated the wiki :)

How do you expect a delegate to upgrade their program to a non-documented version?

I am considering to vote a delegate who reads every commit on git.