Commit Graph

19 Commits

Author SHA1 Message Date
Florian Dold
5d6192b0cd
make planchet management during withdrawal O(n) instead of O(n^2) 2020-05-11 18:03:25 +05:30
Florian Dold
34eca9c512
always round timestamps before signature creation/verification 2020-04-07 14:12:29 +05:30
Florian Dold
fb2e2f8993
more lint fixes 2020-04-07 13:37:32 +05:30
Florian Dold
f36bb7a04e
linter 2020-04-06 21:15:41 +05:30
Florian Dold
ef0acf06bf
model reserve history in the exchange, improve reserve handling logic 2020-04-02 20:33:01 +05:30
Florian Dold
aaf950e2ad
re-format with prettier v2, fix HTML 2020-03-30 16:09:32 +05:30
Florian Dold
a8e3422139
fix recoup response schema / add run-until-done 2020-03-24 16:34:15 +05:30
Florian Dold
1744b1a800
signature verification for recoup 2020-03-13 19:04:16 +05:30
Florian Dold
b5b8f96cc9
improved error reporting / towards a working recoup 2020-03-12 19:25:38 +05:30
Florian Dold
2c52046f0b
full recoup, untested/unfinished first attempt 2020-03-12 00:44:28 +05:30
Florian Dold
7c7d3e001e
documentation / enum types for pending ops 2020-03-06 18:40:00 +05:30
Florian Dold
adebfab94e
fix and simplify coin selection 2019-12-25 19:11:20 +01:00
Florian Dold
0c9358c1b2
new date format, replace checkable annotations with codecs 2019-12-19 20:42:49 +01:00
Florian Dold
35a7b76a7d
history WIP, DB naming 2019-12-16 16:20:45 +01:00
Florian Dold
1b9c5855a8
simplify /pay, add pay event 2019-12-15 21:40:06 +01:00
Florian Dold
4966376839
group refresh sessions into groups for nicer history 2019-12-15 16:59:00 +01:00
Florian Dold
74433c3e05
refactor: re-structure type definitions 2019-12-12 20:53:15 +01:00
Florian Dold
7b54439fd6
validate wire fees and acct info 2019-12-05 23:07:46 +01:00
Florian Dold
f67d7f54f9
threads, retries and notifications WIP 2019-12-05 19:38:19 +01:00