Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
Former-commit-id: 17c7250
  • Loading branch information
woodser committed Aug 12, 2019
1 parent 23cd84a commit c0a3e86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand 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
Expand Down

0 comments on commit c0a3e86

Please sign in to comment.