That's my understanding, but shouldn't the wallet be able to handle this by adding a larger mining fee so that the txn gets confirmed?
The default wallet dosnt create transaction bigger than 100KB,
https://github.com/Anoncoin/anoncoin/blob/master/src/main.h#L33Everything above is non-standard and not mined with default settings/codebase.
So if I tried to create a transaction above 100KB would the client throw an error message? Are you absolutely positive that it would be impossible to create a txn above 100KB with this code? Have we tested it? I just find it hard to believe the cryptsy rep would come in here and lie about using our source code to create invalid transactions.