add missing functionality from for cake's polyseed implementation

This commit is contained in:
Czarek Nakamoto
2024-04-22 12:49:17 +02:00
parent 90658235f6
commit 7e49b4ad69
14 changed files with 316 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
From d0d86d333ea4788cc27c4c87c5ec2ec3bc1668b7 Mon Sep 17 00:00:00 2001
From 14b4c210a11e0c333087026775cf22fcccf46a40 Mon Sep 17 00:00:00 2001
From: Czarek Nakamoto <cyjan@mrcyjanek.net>
Date: Tue, 2 Apr 2024 01:13:12 +0200
Subject: [PATCH 7/8] fix `make debug-test` target
Subject: [PATCH 07/10] fix `make debug-test` target
---
src/simplewallet/simplewallet.cpp | 4 ++--