Commit Graph

6 Commits

Author SHA1 Message Date
Anynomous ea1d68fd03 Normalize line endings, attempt 2 2025-09-18 14:56:43 +02:00
Anynomous 86de7c6bcd Normalize line endings 2025-09-18 14:51:29 +02:00
Anynomous 34b1d0c665 Fixed issue with top-dir without init, better absolut e path and more cleanup 2025-09-12 16:41:41 +02:00
Yeastplume 62d976f9ef Test refactoring and additions to support API Testing (#205)
* move wallet tests into integration module in advance of further test creation, add v3 API

* rustfmt

* fix return value from incorrect mask supplied

* rustfmt

* rework send request call some

* rustfmt

* more refactoring, turn proxy startup + wallet init into macros

* rustfmt

* move sample requests into subdirectories

* add missing wallet files, change gitignore
2019-08-13 09:36:21 +01:00
antiochp e3b5e5b1de default to using a Plain kernel with no lock_height
when constructing txs via the wallet
2019-03-19 17:30:17 +00:00
yeastplume fe853d29b3 move wallet into refwallet crate 2019-02-13 16:39:34 +00:00