Commit Graph

105 Commits (e5d2680094ee15889934fe28901e4e133cda56f2)

Author SHA1 Message Date
Riccardo Spagni 4790db9d04
Merge pull request #324
9 years ago
moneromooo-monero dc4dbc1ceb
simplewallet: allow creating a wallet from a public address and view secret key
9 years ago
moneromooo-monero e05a58aead
wallet2: fix write_watch_only_wallet comment description
9 years ago
moneromooo-monero 2952ffd80f
wallet2: use the same exponential splitting for normal txes
9 years ago
moneromooo-monero 7c8d3be656
wallet2: try to split dust sweep txs exponentially
9 years ago
moneromooo-monero 6f8a6dcb6c Add RPC commands to manipulate integrated addresses
9 years ago
moneromooo-monero 63741d8264
Integrated addresses (standard address plus payment id)
9 years ago
moneromooo-monero c882af63c1
wallet: add watch only wallet support
9 years ago
moneromooo-monero a62daebba5
wallet_rpc_server: add a sweep_dust RPC command as well
9 years ago
moneromooo-monero 3204f0d536
wallet: add a sweep_dust command
9 years ago
moneromooo-monero 09324764c0
wallet: add consts where appropriate
9 years ago
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
9 years ago
Thomas Winget a0590d29cd
Restore daemon interactive mode
9 years ago
Riccardo Spagni 7b01a076b9
added tx size to incoming_transfers RPC Call
9 years ago
Riccardo Spagni 9e0516c1dd
Merge pull request #215
10 years ago
moneromooo-monero 24d500ce8e
Add a --restricted-rpc flag to simplewallet
10 years ago
moneromooo-monero 87839cd484
Allow get_bulk_payments to return all payments regardless of payment ID
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Riccardo Spagni f4675dc05d
Merge pull request #203
10 years ago
Riccardo Spagni c3ec723882
Merge pull request #202
10 years ago
Riccardo Spagni c1bf8fb94b
Merge pull request #201
10 years ago
warptangent 583cf0ad8a Document existing function
10 years ago
warptangent 95eb944ead
Repeat prompt for wallet path if invalid
10 years ago
warptangent d7aafd555a
wallet2::rewrite update to not require bin file
10 years ago
warptangent 9b7e0a06b5
wallet2::load correctly initialize m_blockchain for wallet loaded without bin file
10 years ago
warptangent 26b87dfdc2
Add wallet2::verify_password method
10 years ago
Riccardo Spagni ebb117c7b6
Merge pull request #196
10 years ago
Riccardo Spagni 1925eeffa8
Merge pull request #183
10 years ago
warptangent f9822c483e wallet JSON update for non-deterministic wallet data
10 years ago
warptangent 1beedb9dd4 Extract check for deterministic keys to wallet2::is_deterministic()
10 years ago
warptangent 3dd19c4cd4 prompt for seed language and error handling
10 years ago
Riccardo Spagni 4cd15cdde5
Merge pull request #1
10 years ago
Riccardo Spagni 40971b4ee6
Merge pull request #188
10 years ago
Riccardo Spagni ab7c6c07e7
Merge pull request #180
10 years ago
iamsmooth cc74b43651 Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, denominations based on DEFAULT_DUST_THRESHOLD, document fee arg to create_transactions as unused, se DEFAULT_DUST_THRESHOLD for wallet dust collection instead of calcualted tx fee
10 years ago
Thomas Winget d2287d3108 per kb fees not passing correct fee to transfer()
10 years ago
Thomas Winget dc67b12ea9 Should now properly do per-kb fee
10 years ago
Thomas Winget 557e27fd21 per kb fees
10 years ago
Sammy Libre 250254c338 Exception handling while refreshing in rpc wallet (credits to QCN)
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel 55ca7d3b34 cmake: refactor common code with libraries
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago
Oran Juice f1eaf88ba6
Prints seed after wallet upgrade. Removed iostream include.
10 years ago
Oran Juice 70971be96b
Doxygen comments
10 years ago
Oran Juice 031ca23ce9
Rewrites to old wallet file correctly
10 years ago
Oran Juice 1f833dcf77
Doxygen comments in
10 years ago
Oran Juice 0bd88ff256
Writes seed language while generating wallet. Wallet open fix.
10 years ago
Oran Juice 09a659edb5
Stores seed language in wallet file. added rapidjson. Yet to test backward compatibility
10 years ago
Riccardo Spagni 434095d1f7
fixed conflict in CMakeLists
10 years ago