Commit Graph

6006 Commits (v0.2.1.0)
 

Author SHA1 Message Date
jw 3b1028e576
Merge pull request #29 from wowario/release-v0.2.1.0
6 years ago
jw 1f6760533f
Merge pull request #27 from wowario/median_timestamp
6 years ago
wowario bcf485d9a7
add WOW ASCII art
6 years ago
wowario fe94ba558c
static mixin
6 years ago
wowario dbece784e4
up version to v0.2.1.0
6 years ago
moneromooo-monero f6d5ada824
README.md: mention building deps with -fPIC for static builds
6 years ago
anonimal 9864284750
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 2971e639b7
CMake: update new location of in-tree miniupnpc
6 years ago
anonimal 0b6cd8d6d3
Build: add miniupnp submodule
6 years ago
moneromooo-monero 23d1007327
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
anonimal 3857034289
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 035bf5a93b
CMake: update new location of in-tree miniupnpc
6 years ago
anonimal 252687f99c
Build: add miniupnp submodule
6 years ago
anonimal 06016d67f0
Build: remove in-tree miniupnpc
6 years ago
stoffu 4b93bf5be9
daemon: read config file before reading any other args
6 years ago
moneromooo-monero cb3853d7a3
device: add a one off override keyword where appropriate
6 years ago
moneromooo-monero 3903d03a93
simplewallet: add version command
6 years ago
moneromooo-monero dac20e337a
daemon: add a version command
6 years ago
moneromooo-monero b63635f38d
wallet2: increase rpc timeout for get_output_distribution
6 years ago
moneromooo-monero b9eda26091
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 3aa058c9d9
util: log stack trace on crash
6 years ago
moneromooo-monero 29954e88f3
rpc: add missing perf timer for get_output_distribution
6 years ago
moneromooo-monero cf1bc8c98f
tx_pool: fix loading with colliding key images
6 years ago
stoffu c71e8870db
wallet2: store subaddress lookahead settings
6 years ago
moneromooo-monero f1ed4a77d1
common: make this build with unbound 1.4.20
6 years ago
cslashm 7b3aef524b
Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm 7a79ba183d
Fix sub-address tx scan.
6 years ago
stoffu d3c3efac0c
simplewallet: fix help message of sign_transfer
6 years ago
moneromooo-monero 8de302627a
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero f4d38403a0
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero ab3c7036c3
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 320db6c7b7
rpc: allow getting pruned blocks from gettransactions
6 years ago
stoffu 6d16e1abf4
WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time
6 years ago
moneromooo-monero cfd7928365
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
stoffu f7dd0ee122
cryptonote_tx_util: make destinations properly shuffled
6 years ago
cslashm 6b818bcf5c
Add the possibility to export private view key for fast scan.
6 years ago
cslashm 0919d2cfd8
Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm 4b69054222
Automatic height setup when creating/restoring hw device.
6 years ago
moneromooo-monero 21d41a11a4
device: fix endianess dependence on subaddress secret key generation
6 years ago
moneromooo-monero 0043d20939
fix lambda compile error on openbsd
6 years ago
moneromooo-monero a98e3b15ac
rpc: make get_output_distribution a non-restricted RPC
6 years ago
stoffu ccae806c13
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
stoffu 3f5e731d31
wallet2: enable the mitigation only after the fork height
6 years ago
stoffu c455bbf413
wallet2: fix for loading settings of key reuse mitigation
6 years ago
Howard Chu 31ab6076eb
Revert bb19386b
6 years ago
Howard Chu 67acb32fff
Fix generating version.cpp
6 years ago
anonimal 30ceb9388f
Build: remove UPnP definition from snap
6 years ago
Mikhail Mitkevichl c0c97c0c07
import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
moneromooo-monero 2fbbccca6e
wallet2: add missing parameters to get_output_histogram
6 years ago
Thaer Khawaja 2d63dd3c1c
Only log an error if fork version is higher AND is not known.
6 years ago