Commit Graph

9214 Commits (6810150d463f1a7daf2dea2f2e5faf52951f38e4)
 

Author SHA1 Message Date
moneromooo-monero 3813a992e4
download: catch exceptions checking for size
5 years ago
Gingeropolous 0bae2277b5
update readme to encourage joining #monero-dev
5 years ago
moneromooo-monero 8231c7cd04
rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPC
5 years ago
moneromooo-monero e896cca86e
epee: reorder a couple init list fields to match declaration
5 years ago
luigi1111 411f1b0ee3
Merge pull request #6174
5 years ago
selsta 7ac7d5d32f
updates: fix source code URL on _WIN32
5 years ago
Jonathan Cross 9cb8d92202
ANONYMITY_NETWORKS.md : fix unintentional wrapping
5 years ago
moneromooo-monero 81c2658989
rpc: don't auto fail RPC needing payment in bootstrap mode
5 years ago
moneromooo-monero d7cf872767
rpc: add received_timestamp for pool txes in gettransactions
5 years ago
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