Commit Graph

80 Commits (38727f7d2ff178e46c04f44b067259df2b33e293)

Author SHA1 Message Date
Riccardo Spagni d53bc2eddf
Merge pull request #1281
8 years ago
moneromooo-monero bb560dd814
wallet: new import_outputs/export_outputs commands
8 years ago
moneromooo-monero 1f9e6a46d8
wallet: print tx overview on submit_transfer too
8 years ago
Riccardo Spagni ae987907c6
Merge pull request #1179
8 years ago
Riccardo Spagni bfdac4b5ff
Merge pull request #1160
8 years ago
moneromooo-monero 80b4da3330
wallet: wallet option to confirm transfers with no payment id
8 years ago
Oyvind Kvanes d5f918a0b1 Revert transfer_main in simplewallet
8 years ago
moneromooo-monero bba6af9064
wallet: cold wallet transaction signing
8 years ago
moneromooo-monero 9c7b0cb28e
wallet: change priority/fee to ArticMine's recommendation
8 years ago
moneromooo-monero 1017a75460
wallet: factor transfer_rct code with transfer code
8 years ago
moneromooo-monero dc4aad7eb5
add rct to the protocol
8 years ago
Riccardo Spagni b026650be9
Merge pull request #952
8 years ago
Riccardo Spagni 9273899ee7
Merge pull request #949
8 years ago
hyc 709c7247cd Better fix (#4)
8 years ago
moneromooo-monero da1007f7cd
simplewallet: make the refresh thread into more generic idle thread
8 years ago
guzzi_jones f0c0a3fb65 Fix #864
8 years ago
moneromooo-monero ebf97d76f0
wallet: new {ex,im}port_key_images commands and RPC calls
8 years ago
Riccardo Spagni fc3e135b83
Merge pull request #902
8 years ago
moneromooo-monero 89d9f382a0
wallet: add command and RPC to sign/verify data
8 years ago
moneromooo-monero 014f3a0d39
Add a daemon RPC version, and make simplewallet check it
8 years ago
moneromooo-monero 945c272f6c
wallet: add a fee multiplier
8 years ago
moneromooo-monero f0b85c1631
simplewallet: add a status command
8 years ago
moneromooo-monero 7baed9bd89
wallet: allow attaching notes to txids
8 years ago
Riccardo Spagni cde9dce9c4
Merge pull request #817
8 years ago
Riccardo Spagni 714dcc2866
Merge pull request #815
8 years ago
moneromooo-monero 4b1c0d69f4
simplewallet: some background refresh threading fixes
8 years ago
moneromooo-monero b0850a9bea
wallet: add a new sweep_all command and RPC command
8 years ago
Howard Chu 19fe8ae3ef Add --restore-height option
8 years ago
moneromooo-monero 12146daeed
wallet: change sweep_dust to sweep_unmixable
8 years ago
moneromooo-monero a2e378b91b
wallet: add a --generate-from-json flag
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
moneromooo-monero 4513b4cd2b
simplewallet: add a new --restore-from-keys option
8 years ago
moneromooo-monero 3b1d7e03fc
Fix V1/V2 use of hard fork related parameters
8 years ago
moneromooo-monero f76f656d55
simplewallet: remove leftover command line refresh-type handling
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero bc8a52efd8
wallet: add a rescan_bc command and rescan_blockchain RPC
9 years ago
moneromooo-monero c6cfe0f26d
wallet: make the wallet refresh type a wallet setting
9 years ago
moneromooo-monero d68a63e404
wallet: cancellable refresh
9 years ago
moneromooo-monero 62e49a5f02
wallet: optional automatic refresh from the daemon
9 years ago
moneromooo-monero 9b945f5211
wallet: make the refresh optimizations selectable via command line
9 years ago
moneromooo-monero 9156ba3a3c
wallet: rename store-tx-keys to store-tx-info
9 years ago
moneromooo-monero 00790a8921
simplewallet: lessen display flicker confusion
9 years ago
moneromooo-monero 3f611bc3dc
wallet: track outgoing payments and add a show_transfers command
9 years ago
moneromooo-monero c7dc6ef8e8
simplewallet: add a set default-mixin command
9 years ago
moneromooo-monero 1ce2621a73
simplewallet: add a check_tx_key command
9 years ago
moneromooo-monero df8a1105e6
simplewallet: add a --trusted-daemon flag
9 years ago
moneromooo-monero e20a3ae011
simplewallet: add a store-tx-keys option to set
9 years ago
moneromooo-monero 6c995710d8
make tx keys available to the user
9 years ago
moneromooo-monero aa5bc351d4
wallet: new rescan_spent command to update outputs' spent status
9 years ago
moneromooo-monero 988fe1f843
wallet: new transaction construction algorithm
9 years ago