oxen-core/src/wallet3
Sean Darcy b1d4921e24 Loads in real data to test if the transaction is signing correctly
The wallet needs to be fed a single output plus a sufficient number of
decoys. This transaction was run on the testnet and details were copied
into the test file.
2022-03-28 22:24:29 -04:00
..
decoy_selection Loads in real data to test if the transaction is signing correctly 2022-03-28 22:24:29 -04:00
output_selection Calculate the fee based on the current pending transaction. 2021-12-07 13:10:32 +11:00
rpc transfer request parsing and some request syntax fixup 2022-03-28 22:24:29 -04:00
address.hpp Wallet3 squashed initial commit 2021-11-30 16:31:54 -05:00
block.hpp Wallet3 squashed initial commit 2021-11-30 16:31:54 -05:00
block_tx.hpp Wallet3 squashed initial commit 2021-11-30 16:31:54 -05:00
CMakeLists.txt wallet3 rpc initial commit 2022-03-28 22:24:29 -04:00
daemon_comms.hpp add daemon comms submit tx endpoint 2022-03-28 22:24:29 -04:00
db_schema.cpp Loads in real data to test if the transaction is signing correctly 2022-03-28 22:24:29 -04:00
db_schema.hpp refactor wallet3 db usage 2022-03-28 22:24:29 -04:00
decoy.hpp basic structure for signing transactions 2022-03-02 08:51:06 +11:00
default_daemon_comms.cpp add daemon comms submit tx endpoint 2022-03-28 22:24:29 -04:00
default_daemon_comms.hpp add daemon comms submit tx endpoint 2022-03-28 22:24:29 -04:00
keyring.cpp basic structure for signing transactions 2022-03-02 08:51:06 +11:00
keyring.hpp refactor wallet3 db usage 2022-03-28 22:24:29 -04:00
output.hpp Loads in real data to test if the transaction is signing correctly 2022-03-28 22:24:29 -04:00
pending_transaction.cpp basic structure for signing transactions 2022-03-02 08:51:06 +11:00
pending_transaction.hpp basic structure for signing transactions 2022-03-02 08:51:06 +11:00
transaction_constructor.cpp Loads in real data to test if the transaction is signing correctly 2022-03-28 22:24:29 -04:00
transaction_constructor.hpp Loads in real data to test if the transaction is signing correctly 2022-03-28 22:24:29 -04:00
transaction_scanner.cpp Loads in real data to test if the transaction is signing correctly 2022-03-28 22:24:29 -04:00
transaction_scanner.hpp rename wallet3 functions to be more in line with the rest of the codebase 2021-12-06 16:04:11 -05:00
wallet.cpp refactor wallet3 db usage 2022-03-28 22:24:29 -04:00
wallet.hpp refactor wallet3 db usage 2022-03-28 22:24:29 -04:00
wallet2½.cpp ffs 2021-12-07 13:13:39 +11:00
wallet2½.hpp ffs 2021-12-07 13:13:39 +11:00