Commit Graph

7172 Commits (6671110ca3db97f1169dd853fbb22ad725708e4a)
 

Author SHA1 Message Date
moneromooo-monero 0cdd4b074e
wallet2_api: fix generating new wallet in the GUI
6 years ago
xiphon ad4cce930b build: fixed submodule check
6 years ago
moneromooo-monero 3ffbec1556
rpc: init m_rpc_version in Message ctor
6 years ago
moneromooo-monero bfa2dce171
rpc: remove unused ctors
6 years ago
moneromooo-monero 7cc39845be
account: init creation timestamp to 0
6 years ago
moneromooo-monero 3212378912
wallet2: initialize some scalar fields in ctor where appropriate
6 years ago
moneromooo-monero 4eca42b241
blockchain_db: initialize m_hardfork in ctor just in case
6 years ago
mmitkevich a7960542a9 WalletAPI: rescanBlockchain, rescanBlockchainAsync
6 years ago
Riccardo Spagni 636153b205
Merge pull request #4572
6 years ago
moneromooo-monero 2d48861db7
p2p: only deinitialize what's been initialized in offline mode
6 years ago
moneromooo-monero 45a6880d78
unit_tests: call umask before mkstemp
6 years ago
Lee Clagett 9b6dd9348c Providing user supplied default constructor for expect<void>
6 years ago
TheCharlatan e623f2b225 Add building with depends to the Makefile
6 years ago
iDunk5400 e7f24850d5
Fix Windows build after epee dependency change
6 years ago
moneromooo-monero 0fbbb065d4
p2p: a negative result from UPNP_GetValidIGD is an error
6 years ago
moneromooo-monero 6f28667aa3
daemon: fix reading past stack on exit
6 years ago
moneromooo-monero 9ea507812e
README: add libnorm to the dependency list
6 years ago
Riccardo Spagni 1afc1d0d26
Merge pull request #4502
6 years ago
Riccardo Spagni 3284a4fb62
Merge pull request #4494
6 years ago
Riccardo Spagni 5ccd3d32b4
Merge pull request #4489
6 years ago
Riccardo Spagni 215fa6b5ce
Merge pull request #4481
6 years ago
Riccardo Spagni c531df734f
Merge pull request #4389
6 years ago
Riccardo Spagni ad8e6ee8c7
Merge pull request #4592
6 years ago
Riccardo Spagni a5e498f859
Merge pull request #4591
6 years ago
Riccardo Spagni 7c6a7c1945
Merge pull request #4565
6 years ago
Riccardo Spagni 544413de8f
Merge pull request #4577
6 years ago
Riccardo Spagni f6cfca9a40
Merge pull request #4551
6 years ago
Riccardo Spagni fa7278d6b5
Merge pull request #4578
6 years ago
Riccardo Spagni f916ef81f1
Merge pull request #4571
6 years ago
Riccardo Spagni 175bfe4747
Merge pull request #4567
6 years ago
Riccardo Spagni 40980b33b7
Merge pull request #4550
6 years ago
Riccardo Spagni ae5ca0bea1
Merge pull request #4549
6 years ago
stoffu a677492f1b
tx_pool: store hex string instead of raw binary to tx_blob of get_transaction_pool RPC
6 years ago
Tyler Baker 991613f88a
Dockerfile: init and update submodules
6 years ago
xiphon 5dff61d4c3 readme: update OSX build badges
6 years ago
moneromooo-monero 938476c9a5
CMakeLists.txt: detect and use -pthread compiler flag
6 years ago
moneromooo-monero 76d6d832d2
Revert "p2p: connect via the bound ip, if any"
6 years ago
xiphon bf842a6a1e build: use ARCH 'native' by default, allow to configure and override it
6 years ago
wow nero d886b97fe2
SOFTWARE is the default wallet device
6 years ago
moneromooo-monero 8f3c793749
readline_buffer: fix "cursor in prompt" bug
6 years ago
moneromooo-monero c3b8328cd3
daemon: do not run complex code in a signal handler
6 years ago
moneromooo-monero e736964a0c
Remove epee header dependency on cryptonote_core
6 years ago
moneromooo-monero 14ed029b24
simplewallet: fix view key parsing in --generate-from-view-key
6 years ago
moneromooo-monero f5f7c2ac24
rpc: blanket initialize 0MQ request and response structures
6 years ago
Michał Sałaban 04ddf02e3a Return appropriate RPC error code when key image signature check fails
6 years ago
TheCharlatan 9617fad070 Add OSX gitian descriptor
6 years ago
xiphon 68e9744d44 simplewallet: perform trivial error checks before password prompt
6 years ago
xiphon f2c2c47a4b simplewallet: fixed deadlock if a user hits CTRL+C twice
6 years ago
moneromooo-monero d46c765dca
README: mention max_usb_current setting on Raspberry Pi
6 years ago
moneromooo-monero 67e76aa06c
wallet_rpc_server: optionally return tx keys in sign_transfer
6 years ago