Skip to content

Commit

Permalink
Merge pull request #783 from fluidvanadium/spent_process_2024
Browse files Browse the repository at this point in the history
Spent process 2024
created integration tests that track that changing the structure of zingolib does not leave old wallet files incompatible
enumerated ConfirmationStatus with doc tests
organized and tested methods of TransactionRecord
streamlined TransactionRecord and its interface to the blockchain client
modified the TransactionRecord struct. simplified and organized the interface between the blockchain client and the wallet
  • Loading branch information
fluidvanadium authored Jan 25, 2024
2 parents e4c7595 + 61c9f84 commit ada69a0
Show file tree
Hide file tree
Showing 36 changed files with 2,894 additions and 2,299 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ zingocli/tests/times/*
zingocli/wallets/*
zingolib/target
zingolib/test-data/*
zingo-testutils/test_binaries
zingo-testutils/test_binaries/bins/lightwalletd
zingo-testutils/test_binaries/bins/zcash-cli
zingo-testutils/test_binaries/bins/zcashd

Loading

0 comments on commit ada69a0

Please sign in to comment.