Mike Anderson

Results 141 issues of Mike Anderson

Hi there, looks like a really promising library! Have you consider implementing the algorithms in terms of core.matrix (https://github.com/mikera/core.matrix)? This would give a few advantages: - Able to use different...

Hi, thanks for all the great work on picocli, using it with great success! One thing that appears to be an issue (but perhaps my ignorance?) is when trying to...

possible risk of non-unique encodings with shift levels skipped / not-skipped?

question

I recently encountered the following exception (Javalin `6.3.0`), which occurs when trying to access the swagger UI: ``` [JettyServerThreadPool-165] ERROR io.javalin.Javalin - Fatal error occurred while servicing http-request java.lang.NoSuchMethodError: 'io.javalin.openapi.plugin.DefinitionConfiguration...

investigation

Need to check code handling new block production in cases of faulty / missing transactions Should not cause any lockup, should result in immediate error to client ``` Hi @Mike...

bug

Currently (0.8.1) `add-mint` defaults max supply to 0. It should allow unlimited minting in this case.

bug

Should be able to define a Symbol for a currency. When adding a new currency, ask for Symbol if not already defined

enhancement

Should have option to create an account. Needs: - Amount of CVM to fund new account with (default 1.00) - Public Key for new account - Name to add to...

enhancement

Button should enable minting using asset/mint

enhancement

Name should be stored in registry?

enhancement