Commit Graph

4174 Commits (5d4ef719b9763ce9c150b93d61e541f5bbc1bbb9)
 

Author SHA1 Message Date
binaryFate 5a09d79caf Fix #2120: return per-tx amount in transfer_split RPC call.
7 years ago
moneromooo-monero 3b599d2b7e
wallet2: get current height from the daemon on creation
7 years ago
moneromooo-monero d3bb72fff1
wallet2: fix infinite loop on future refresh height
7 years ago
moneromooo-monero 32754784db
wallet: fix refresh_from_height setting on new wallet
7 years ago
Jonathan Cross eb71ebbecd
Formatting README.i18n.md as Markdown.
7 years ago
Jethro Grassie be9d4f0411
Fix multiline wallet cli output with readline
7 years ago
moneromooo-monero 841231e5bd
Add fuzz testing using american fuzzy lop
7 years ago
Jethro Grassie fdccf7e6c3
Add readline improvements
7 years ago
Riccardo Spagni 0c6ea4f8a6
Merge pull request #2111
7 years ago
Riccardo Spagni a0b494aa71
Merge pull request #2103
7 years ago
Riccardo Spagni 57ea25017a
Merge pull request #2095
7 years ago
Riccardo Spagni 50d8f73f06
Merge pull request #2091
7 years ago
Riccardo Spagni 389cd6c466
Merge pull request #2089
7 years ago
Riccardo Spagni f31b89012d
Merge pull request #2073
7 years ago
Riccardo Spagni f09f18fc64
Merge pull request #2069
7 years ago
Riccardo Spagni 05365e1726
Merge pull request #1992
7 years ago
Mike C b592cb3f0a Fix on_transfer RPC incorrect logging info
7 years ago
moneromooo-monero 8261ba69e6
readline_buffer: fix busy wait
7 years ago
Guillaume LE VAILLANT 7d2c89b6c7 Add french translation
7 years ago
Guillaume LE VAILLANT 3255887f5e simplewallet: typo fixes
7 years ago
Julien Klepatch bdab3436d3 Fix mismatch of parameter name between header file and implementation for set_user_options()
7 years ago
moneromooo-monero bb708ab8c3
electrum-words: fix seed mistakenly thought to be old style
7 years ago
stoffu d5f1cef73c
simplewallet: removed unneeded LOCK_IDLE_SCOPE() from check_tx_key()
7 years ago
stoffu 8df918f8c7
simplewallet: replace assert(m_wallet) with error out
7 years ago
stoffu 8da82256d4
crypto: moved boost::lock_guard into a smaller scope
7 years ago
stoffu c9e0e944e9
Signature proving payment to destination by only revealing key derivation, not the actual tx secret key
7 years ago
Riccardo Spagni 038e6cd33e
Merge pull request #2094
7 years ago
moneromooo-monero 21b939e1e6
readline: fix invalid memory access
7 years ago
moneromooo-monero 5f8f290505
readline_buffer: add a couple const
7 years ago
moneromooo-monero f4e3dca113
unit_tests: fix build failures after network_address changes
7 years ago
kenshi84 007937e217
net_utils_base: added missing template keyword
7 years ago
Riccardo Spagni ae8841f2ab
Merge pull request #2087
7 years ago
Riccardo Spagni 78f965a9e2
Merge pull request #2082
7 years ago
Riccardo Spagni 91e1a7e3e2
Merge pull request #2081
7 years ago
Riccardo Spagni 973daf853b
Merge pull request #2079
7 years ago
Riccardo Spagni f973a2f81a
Merge pull request #2078
7 years ago
Riccardo Spagni fb7d6db051
Merge pull request #2076
7 years ago
Riccardo Spagni ae5f7c71d7
Merge pull request #2074
7 years ago
Riccardo Spagni 88b7cb9bda
Merge pull request #2070
7 years ago
Riccardo Spagni ace1440b65
Merge pull request #2066
7 years ago
Riccardo Spagni a0174ad534
Merge pull request #2064
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
Riccardo Spagni 421a6d0340
Merge pull request #2055
7 years ago
Riccardo Spagni a237f90c5b
Merge pull request #2052
7 years ago
Julien Klepatch e4da88a223 Fixed typo in rpc/core_rpc_server.cpp
7 years ago
Erik de Castro Lopo a85b5759f3 Upgrade unbound library
7 years ago
Howard Chu 07c4276cbe
Don't issue a new timedsync while one is already in progress
7 years ago
Howard Chu cf3a376cb5
Don't timeout a slow operation that's making progress
7 years ago
Howard Chu 340830de5b
Fix PR#2039
7 years ago
moneromooo-monero 4e13ab306a
wallet_api: fix missing transaction parameter in callback
7 years ago