oxen-core/src/wallet3
2022-12-21 17:04:07 -04:00
..
cli-wallet wallet3 cli 2022-12-06 08:10:31 +11:00
config Merge most recent dev and wallet3 branches 2022-08-22 19:25:49 -04:00
decoy_selection fix build after merge 2022-07-25 22:22:49 -04:00
output_selection some align! 2022-03-28 22:24:29 -04:00
rpc Move nlohmann_json dependency to 'common' target 2022-12-21 17:04:07 -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 Move nlohmann_json dependency to 'common' target 2022-12-21 17:04:07 -04:00
daemon_comms.hpp Config Struct for wallet3 2022-08-01 17:21:01 -04:00
db_schema.cpp Change simple fmt::format calls to new "..."_format(...) 2022-10-17 13:45:22 -03:00
db_schema.hpp wallet3 changes and demo fixup 2022-08-30 19:58:51 -04:00
decoy.hpp check output of sign transaction 2022-03-28 22:24:29 -04:00
default_daemon_comms.cpp Fix deprecated oxenmq::* usage 2022-10-17 13:45:24 -03:00
default_daemon_comms.hpp all tests building now, not all passing 2022-09-07 19:34:52 -04:00
keyring.cpp Merge pull request #1598 from darcys22/wallet3-test-fixes 2022-10-26 09:51:39 +11:00
keyring.hpp all tests building now, not all passing 2022-09-07 19:34:52 -04:00
keyring_manager.cpp wallet3 cli 2022-12-06 08:10:31 +11:00
keyring_manager.hpp wallet3 cli 2022-12-06 08:10:31 +11: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 fix build after merge 2022-07-25 22:22:49 -04:00
pending_transaction.hpp fix build after merge 2022-07-25 22:22:49 -04:00
transaction_constructor.cpp transaction fees updated for blink, mock decoy selector was not being used previously 2022-09-29 16:47:47 +10:00
transaction_constructor.hpp all tests building now, not all passing 2022-09-07 19:34:52 -04:00
transaction_scanner.cpp Merge pull request #1598 from darcys22/wallet3-test-fixes 2022-10-26 09:51:39 +11: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
version.cpp.in rpc for get_version 2022-08-01 17:16:29 -04:00
version.hpp rpc for get_version 2022-08-01 17:16:29 -04:00
wallet.cpp wallet3 cli 2022-12-06 08:10:31 +11:00
wallet.hpp create virtual destructor on wallet class and define destructor on child 2022-10-17 07:13:43 +11:00
wallet2½.cpp ffs 2021-12-07 13:13:39 +11:00
wallet2½.hpp ffs 2021-12-07 13:13:39 +11:00