Commit Graph

9204 Commits (e3779775d77a986d90f47708570bc1d6de26d5e7)
 

Author SHA1 Message Date
Matt Smith 0e0351c456 wallet_rpc_server: add count parameter to create_address
5 years ago
TheCharlatan dc589ef07e
Add TheCharlatan pgp key
5 years ago
luigi1111 3e3db92303
Merge pull request #6117
5 years ago
TheCharlatan bd6a577880
Gitian: Fix sigs generation
5 years ago
xiphon f3e155ea79 add xiphon's GPG key
5 years ago
luigi1111 f971068363
Merge pull request #6155
5 years ago
moneromooo-monero 402dd2078c
db_lmdb: guard against non NUL terminated keys
5 years ago
Jethro Grassie d8fc8d8868
make d2h et al. constant-time
5 years ago
xiphon 3b41933335 wallet: don't issue node rpc proxy requests in '--offline' mode
5 years ago
moneromooo-monero 24adee4a08
p2p: don't request flags after closing connection
5 years ago
luigi1111 81da5246e4
Merge pull request #6148
5 years ago
luigi1111 ac0e6f7ecd
Merge pull request #6118
5 years ago
Howard Chu abeed9a767
"Fix" non-determinism in native_cctools build
5 years ago
Howard Chu 47d094c0c4
Fix #6147 DB corruption from child process overwrite
5 years ago
Howard Chu 2e435dfe76
Fixup compiled python in OSX
5 years ago
Howard Chu 9cbba5a8ec
Fix unwind library ordering
5 years ago
Howard Chu 5eea312f6d
Fixup sodium darwin
5 years ago
Howard Chu b14d9abca9
Use standard time for depends caches
5 years ago
Howard Chu 024a1c7ddf
Add ARFLAGS
5 years ago
luigi1111 df9843212a
Merge pull request #6135
5 years ago
luigi1111 97bdaae7d3
Merge pull request #6107
5 years ago
Matt Smith 1b2953f03d Add __pycache__ directory to .gitignore
5 years ago
moneromooo-monero 6efeefbca2
epee: set application/json MIME type on json errors
5 years ago
moneromooo-monero b9b5c473d1
threadpool: use std::move when taking an element off the queue
5 years ago
moneromooo-monero 08635a0875
blockchain: speedup fetching pruned contiguous tx blobs
5 years ago
moneromooo-monero 56dced2d6d
translations: fix "monero_" prefix when taking languages from file
5 years ago
moneromooo-monero be3a432653
translations: find lrelease disguised as lrelease-qt5
5 years ago
xiphon 09f59eccad wallet: set non-empty error string on connection failure
5 years ago
moneromooo-monero feef1c6aac
epee: fix peer ids being truncated on display
5 years ago
Bert Peters a7a40e285c Actually concatenate error strings.
5 years ago
Howard Chu 35b5e917aa
gitian: add FreeBSD
5 years ago
Howard Chu cca6e5c645
depends: Add FreeBSD support
5 years ago
Howard Chu 607c01aa56
gitian: Parametrize target platforms
5 years ago
selsta 6dec001359
simplewallet: fix restore height warning
5 years ago
Bert Peters b2ad757f48 Replace memset with memwipe.
5 years ago
moneromooo-monero 9fe8a76c59
perf_timer: fix pause/resume macros dereferencing too much
5 years ago
Dusan Klinec da6c807f8b
tests: fix HF12 chaingen - construct bc object from events
5 years ago
wowario 67b4a19edf
simplewallet: noob-friendly help menu
5 years ago
Nathan Dorfman dce6f055f9 rpc: Only show version string if it matches expected pattern
5 years ago
Nathan Dorfman 3293780992 daemon: Use rpc for "version" command
5 years ago
xiphon 584d057f74 epee: fix console_handlers_binder race, wait for thread to finish
5 years ago
moneromooo-monero 21d4c21619
blockchain: error out if the builtin hashes data size is wrong
5 years ago
luigi1111 fe3f6a3e6b
Merge pull request #6097
5 years ago
moneromooo-monero 3d649d528a
epee: close connection when the peer has done so
5 years ago
moneromooo-monero 6f45cfa5c5
p2p: zero last seen timestamp when inserting a new peer
5 years ago
Howard Chu 75c5a04ca5
gitian: Update to latest gitian-builder
5 years ago
Jonathan Cross 0f7c9f4f31
Gitian Readme: adding android signing & fix v0.15 checksum.
5 years ago
moneromooo-monero 27522aaa12
core_tests: reset thread pool between tests
5 years ago
xiphon 7c1d31b0a1 build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server
5 years ago
moneromooo-monero 0de8a0d37d
wallet_rpc_server: new estimate_tx_size_and_weight RPC
5 years ago