tersec a92276d510
adopt Result[void, string] in place of some bool return signatures (#1275)
* adopt Result[void, string] in place of some bool return signatures

* string -> cstring to reduce memory allocations; ensure all err() strings are constants, with contextual information from higher-level callers

* logScope usage fixes

* homogenize err() reporting convention

* invalid signature in deposit isn't an error
2020-07-03 17:03:14 +00:00
..
2020-06-25 12:23:10 +02:00
2020-06-16 13:30:21 +00:00
2020-06-01 16:58:28 +03:00
2020-06-25 12:23:10 +02:00