oxen-core/src/cryptonote_basic
moneromooo-monero fa5697127f
make multisig work with subaddresses
Thanks to kenshi84 for help getting this work
2017-12-17 16:12:27 +00:00
..
account.cpp N-1/N multisig 2017-12-17 16:12:12 +00:00
account.h N-1/N multisig 2017-12-17 16:12:12 +00:00
account_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
blobdatatype.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
CMakeLists.txt fix typo in basic and core CMakeLists.txt 2017-09-25 21:16:29 +01:00
connection_context.h connection_context: initialize m_callback_request_count to 0 2017-09-27 11:43:12 +01:00
cryptonote_basic.h Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_basic_impl.cpp Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_basic_impl.h Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_boost_serialization.h Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
cryptonote_format_utils.cpp make multisig work with subaddresses 2017-12-17 16:12:27 +00:00
cryptonote_format_utils.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
cryptonote_stat_info.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
difficulty.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
difficulty.h difficulty: fix misleading comment 2017-08-02 23:59:48 +02:00
hardfork.cpp fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
hardfork.h fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
miner.cpp move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
miner.h Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
subaddress_index.h Subaddresses 2017-10-07 13:06:21 +09:00
tx_extra.h Subaddresses 2017-10-07 13:06:21 +09:00
verification_context.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00