Commit Graph

2917 Commits (38756d00ff432dd44971538c512465e19438f3ff)

Author SHA1 Message Date
moneromooo-monero 878205f143
core: fix lock ordering bug at init time
7 years ago
JollyMort 02f13d6cdf
Fix handling of strings & simplify summation of spendkeys
7 years ago
moneromooo-monero 04ebfbfefa
p2p: close connections when exiting
7 years ago
JollyMort 40fc9d7b68
Add option to join multisig wallet pieces together
7 years ago
moneromooo-monero 9a10148c01
p2p: fix thread leak
7 years ago
moneromooo-monero d8becf2ee1
blockchain: fix cryptonight buffer leak on exit
7 years ago
moneromooo-monero 91aa90fc79
blockchain: ensure all blocks get their longhash precalculated
7 years ago
moneromooo-monero ff4bcaed81
blockchain: pass correct height to get_block_longhash
7 years ago
moneromooo-monero 06aea2cf0a
move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h
7 years ago
Erik de Castro Lopo 525975acc4 wallet-cli: Minor improvement to help output
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
moneromooo-monero dc0b312f8a
wallet_rpc_server: optionally return tx blobs on transfer calls
7 years ago
moneromooo-monero 340feedee2
core: randomly shuffle outputs
7 years ago
rbrunner7 f1b76c8424 cryptonote_protocol: Set send_idle_time in connection_info correctly
7 years ago
moneromooo-monero 53af9768ce
blockchain: one off warning when seeing a block with unknown version
7 years ago
moneromooo-monero 58f3fc68e4
Make msgwriter logs go to file only
7 years ago
JollyMort 23909bb04d
Make successful transfer log message more informative
7 years ago
moneromooo-monero a5031a7d02
core: forbid duplicate ring members from v6
7 years ago
Erik de Castro Lopo 51efb21713 daemon: Add ability to write a PID file
7 years ago
Riccardo Spagni ab594cfee9
Merge pull request #2159
7 years ago
Riccardo Spagni c0f155d3a0
Merge pull request #2170
7 years ago
Riccardo Spagni 630cc0f9ca
Merge pull request #2169
7 years ago
Riccardo Spagni fed3430b70
Merge pull request #2166
7 years ago
Riccardo Spagni 921ebdce45
Merge pull request #2165
7 years ago
Riccardo Spagni 42fc89b672
Merge pull request #2142
7 years ago
Riccardo Spagni 999d4d83e9
Merge pull request #2135
7 years ago
moneromooo-monero c3bb6becd9
daemon: fix status in command line mode if using restricted rpc
7 years ago
moneromooo-monero f5f985c018
miner: fix background mining options parsing
7 years ago
Howard Chu 33d17c37e8
Don't hardcode /tmp
7 years ago
Howard Chu 8db68a57f5
Fix #2164 histogram output
7 years ago
Jethro Grassie 6955976b2d
Add various readline related fixes
7 years ago
Ryan Mehta 94717021ef fix on_battery_power for linux
7 years ago
Erik de Castro Lopo 35d68b2c6d Fix spelling errors
7 years ago
moneroexamples 125f823bda Add on_get_alt_blocks_hashes RPC call
7 years ago
Riccardo Spagni 218f1a1d69
Merge pull request #2125
7 years ago
Riccardo Spagni 44e4bbd15c
Merge pull request #2124
7 years ago
Riccardo Spagni 645c898e2d
Merge pull request #2121
7 years ago
Riccardo Spagni b66420e54d
Merge pull request #2114
7 years ago
Riccardo Spagni 7995dcff94
Merge pull request #2112
7 years ago
Riccardo Spagni bbdbccfba0
Merge pull request #2110
7 years ago
Riccardo Spagni c577bc8762
Merge pull request #2107
7 years ago
Riccardo Spagni 9e1ded69dd
Merge pull request #2106
7 years ago
moneromooo-monero 02d66db4b4
tx_pool: initialize padding in txpool meta structure
7 years ago
moneromooo-monero 0722aea3df
cryptonote_core: initialize checkpoint flag
7 years ago
moneromooo-monero 5cea355232
simplewallet: lock idle scope when sweeping
7 years ago
Howard Chu 464afd4d2d
Ensure DNSResolver destructor runs on exit
7 years ago
moneromooo-monero 8f96cfc20a
Remove typeid use in network_address
7 years ago
binaryFate f98bf48b1d Minor cleanup: tab vs. space + logs messages
7 years ago
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
Jethro Grassie be9d4f0411
Fix multiline wallet cli output with readline
7 years ago
Riccardo Spagni 50d8f73f06
Merge pull request #2091
7 years ago
Riccardo Spagni f31b89012d
Merge pull request #2073
7 years ago
Mike C b592cb3f0a Fix on_transfer RPC incorrect logging info
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 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 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
Howard Chu 07c4276cbe
Don't issue a new timedsync while one is already in progress
7 years ago
moneromooo-monero 4e13ab306a
wallet_api: fix missing transaction parameter in callback
7 years ago
moneromooo-monero 235df7f484
blockchain_db: add a txpool tx getter which returns existence
7 years ago
moneromooo-monero b2319a03a6
simplewallet: new command to generate a random payment id
7 years ago
Howard Chu 1dd524151d
Fix #1991 asm multiply again
7 years ago
jethro 1b75ad91aa Add OSX background mining
7 years ago
Michael Shick ac0714dcd7
add simplewallet --generate-new-wallet arg checks
7 years ago
Howard Chu 3fc22e7b78
Add histogram to poolstats
7 years ago
Robby Weinberg 71f8249a08 Prevent crash if performing certain actions before wallet is initialized
7 years ago
moneromooo-monero 6fc2dc3927
cryptonote_protocol_handler: fix crash in debug log
7 years ago
Riccardo Spagni ea286d1a14
Merge pull request #2058
7 years ago
Riccardo Spagni 3d397325bf
Merge pull request #2063
7 years ago
Riccardo Spagni 4a60e9e66e
Merge pull request #2062
7 years ago
Howard Chu 5414970dcd
Speedup print_pool_stats
7 years ago
Howard Chu d17c0fc2d0
Don't copy blockchain for coinbase_tx_sum
7 years ago
moneromooo-monero 31417d57da
tx_pool: add missing blockchain lock in add_tx
7 years ago
schnerchi 6bcd3b2df1 fix get_upper_transaction rename
7 years ago
Riccardo Spagni 8fbbefb8db
Merge pull request #2053
7 years ago
Riccardo Spagni f5e65452ce
Merge pull request #2042
7 years ago
Riccardo Spagni a4c13ea092
Merge pull request #2039
7 years ago
Riccardo Spagni 4284f1777d
Merge pull request #2038
7 years ago
Riccardo Spagni cd13bcb4d2
Merge pull request #2036
7 years ago
Riccardo Spagni 9ea7fbed8a
Merge pull request #2032
7 years ago
Riccardo Spagni 907ce14b18
Merge pull request #2026
7 years ago