Commit Graph

393 Commits (c642d3224c65c993ded9423358c818b83b7d74b9)

Author SHA1 Message Date
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
7 years ago
Riccardo Spagni 5bcb25f3f8
Merge pull request #1846
7 years ago
moneromooo-monero 4b48565c9e
wallet: add password command
7 years ago
moneromooo-monero c7dd0b1535
Revert "wallet: fix insertion of pool transactions"
7 years ago
Jaquee 1cf2f5a5c2 use txid in wallet2::process_new_transaction()
7 years ago
Riccardo Spagni d35d626181
Merge pull request #1826
7 years ago
Riccardo Spagni 2f9ecd4fba
Merge pull request #1823
7 years ago
moneromooo-monero 2c468dd429
allow user I/O in millinero, micronero, nanonero, piconero
7 years ago
moneromooo-monero d47dac9a88
wallet: fix insertion of pool transactions
7 years ago
moneromooo-monero 7a44f38a7f
Add support for the wallet to refresh pruned blocks
7 years ago
moneromooo-monero b5c74e4041
wallet: invalidate node proxy cache when reconnecting
7 years ago
Riccardo Spagni 3435038a4d
add rpc timeouts to calls that might timeout
7 years ago
Jaquee e4dbea976e
wallet2: fix wrong status on daemon shutdown/startup
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni d596722dfa
Merge pull request #1749
7 years ago
moneromooo-monero 5a3b1e983c
wallet2: fix failure to send (relatedness check in wrong case)
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
Riccardo Spagni 9296960081
Merge pull request #1686
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
8 years ago
moneromooo-monero bceaf4b788
wallet2: fix transactions not considering rct inputs
8 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
8 years ago
Jaquee 031b060af0 wallet2::init() - disconnect before init if connected
8 years ago
Riccardo Spagni 31cf4e7362
Merge pull request #1640
8 years ago
kenshi84 f97526e641 simplewallet: option to always ask password for any crytical operations
8 years ago
Riccardo Spagni 58c87786ae
Merge pull request #1652
8 years ago
Riccardo Spagni 011c5a8a7c
Merge pull request #1647
8 years ago
Riccardo Spagni 5bb95fc613
Merge pull request #1634
8 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
8 years ago
NanoAkron fba9332de8
Changed console output for transaction from L0 to L1
8 years ago
moneromooo-monero 2bf029be17
wallet2: fix corner case failing to send a second output
8 years ago
Timothy D. Prime 99f584376e Fix invalid + of std::string and int
8 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
8 years ago
Miguel Herranz 629e3101ab Replace BOOST_FOREACH with C++11 ranged for
8 years ago
moneromooo-monero 20f7152769
wallet2: fix sending a rct tx with a single output available
8 years ago
moneromooo-monero 693c190881
wallet: add a node RPC cache layer for simple RPC calls
8 years ago
moneromooo-monero d86ae2bec6
wallet2: reuse fake outs when adjusting fee on transfer
8 years ago
Riccardo Spagni ab69d5b367
Merge pull request #1569
8 years ago
kenshi84 16b8b66adc specify restore height by YYYY-MM-DD format
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
8 years ago
Riccardo Spagni 9cda94d0aa
Merge pull request #1574
8 years ago
Riccardo Spagni f00797a1f2
Merge pull request #1573
8 years ago
Chris Vickio 0aefb2f60a remove std::move from return statements (pessimizing-move warning)
8 years ago
Chris Vickio 629d5b7689 change counter from bool to int (deprecated-increment-bool warning)
8 years ago
moneromooo-monero d276a16526
wallet2: use at least two rct inputs if possible
8 years ago
Jaquee dea53962a3
fix timeout in check_connection
8 years ago
moneromooo-monero c9f13c5e54
wallet2: fix tx reroll not updating fee is going up a kB step
8 years ago
Riccardo Spagni 2806842200
Merge pull request #1562
8 years ago
Riccardo Spagni 2a2f02e375
Merge pull request #1559
8 years ago