From c0a3e86df5ce21d639d3bbfd82d58c6b55d983cc Mon Sep 17 00:00:00 2001 From: woodser Date: Mon, 12 Aug 2019 15:42:42 -0400 Subject: [PATCH] todo Former-commit-id: 17c7250448d7fbed32429c4aa3da95d70ba52636 --- todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 1becc6dad..90ab21c95 100644 --- a/todo.txt +++ b/todo.txt @@ -29,7 +29,7 @@ update javascript library to Java (difference from Java master to jni93 branch) tx pool stats and other binary calls MEDIUM -performance tests (memory leaks, concurrent wallets, maybe switch to native jni types, etc) +performance tests (memory leaks, concurrent wallets, etc) sync progress can made more accurate by basing on output distribution test force split transactions if txs are split or only specific vouts/outputs are requested, tx amounts, isIncoming, etc will be incomplete and not based on all sub-transfers. Issue at all? @@ -52,6 +52,7 @@ testSendWithPaymentId() test that unconfirmed tx is immediately returned from ge test out of range subaddress access for offline access LOW +switch jni bridge json serialization to automated construction of native types for performance wallet.getLanguage() api even if rpc doesn't support? testGetNewKeyImagesFromLastImport connect to peers