Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-02 | the giant refactoring: split wallet into multiple parts | Florian Dold | |
2019-08-31 | refund view | Florian Dold | |
2018-07-05 | amounts: more tests and closer behavior to reference impl | Florian Dold | |
2018-07-05 | avoid floating point imprecision with amounts | Florian Dold | |
2018-07-05 | remove wrong toFloat function | Florian Dold | |
Amounts should never be converted to floats, the one use of the function was bogus. | |||
2018-04-09 | make linter happy | Florian Dold | |
2018-01-29 | change protocol to string amount network format | Florian Dold | |
2018-01-03 | fix lint issues and separate message types into multiple files | Florian Dold | |