Release v0.2.1.0 #68

Merged
jwinterm merged 170 commits from release-v0.2.1.0 into master 6 years ago

170 Commits (master)

Author SHA1 Message Date
jw bb49011991
Merge pull request #67 from wowario/lwma2-update
6 years ago
jw 2e3340df7a
Merge pull request #66 from wowario/testnet-stagenet
6 years ago
wowario d552924515
Update adapt get_approximate_blockchain_height
6 years ago
wowario ee07408ce1 Add stagenet ips
6 years ago
wowario d0d1a14a05 Add stagenet fork heights
6 years ago
wowario 2da1edf924 Update difficulty
6 years ago
jw 28b65ea422
Merge pull request #64 from wowario/release-v0.2.1.0
6 years ago
wowario 2d4c0edd66
Captain obvious warning
6 years ago
jw a0b47c970c
Merge pull request #63 from fuwa0529/fix-default-mixin
6 years ago
fuwa 7973af3a3c remove unused default mixin from wallet.cpp
6 years ago
jw 7ec6f63606
Merge pull request #60 from wowario/testnet
6 years ago
jw b41cc9bbe0
Merge pull request #59 from wowario/pubkey
6 years ago
jw 8e1c36e2c2
Merge pull request #58 from wowario/payment_id
6 years ago
jw a3b69dc2d1
Merge pull request #57 from wowario/upstream
6 years ago
wowario 44095676ff
reset testnet
6 years ago
moneromooo-monero e4fa637d3a
wallet2: fix double counting outs if the tx pubkey is duplicated
6 years ago
stoffu 826da63a0b
simplewallet: don't confirm missing payment ID when sending to only subaddresses
6 years ago
stoffu 9376a54f3a
wallet2: use correct fee for split txes
6 years ago
jw 74a30ddccd
Merge pull request #56 from wowario/lwma-2
6 years ago
wowario c5d51ca56c
add lwma-2
6 years ago
jw 8a01f11515
Merge pull request #55 from wowario/bulletproof_cold_signing
6 years ago
jw 2f93341734
Merge pull request #54 from wowario/donate
6 years ago
jw 0e32c2f826
Merge pull request #53 from wowario/get_approximate_blockchain_height
6 years ago
jw 886828483a
Merge pull request #52 from wowario/submodule_cmake
6 years ago
jw e30e0918f5
Merge pull request #51 from wowario/upstream
6 years ago
wowario d9365ee564
Update mainnet timestamp
6 years ago
moneromooo-monero 3f1e9615d6
wallet2: fix bulletproof cold signing
6 years ago
wowario b8fadc85b6
modify unit name
6 years ago
wowario a83cd9e669
wallet2: adapt get_approximate_blockchain_height
6 years ago
wowario 3e2247f5a0
Add submodule init and update to cmake
6 years ago
moneromooo-monero 328b5ebc69
epee: adaptive connection timeout system
6 years ago
jwinterm 3c4e299b34 Add stoffu fixes to rename
6 years ago
jw be6320b1a2
Merge pull request #47 from wowario/rename
6 years ago
jw a0b5b82bb4
Merge pull request #46 from wowario/checkpoints
6 years ago
jw aa29f98f08
Merge pull request #45 from wowario/upstream
6 years ago
jw 69f2fdd153
Merge pull request #44 from wowario/seed
6 years ago
jw 42dc603b91
Merge pull request #48 from wowario/donate
6 years ago
wowario b2b9da7fbb
update donation address
6 years ago
wowario e0b4dd913a
rename to wownero
6 years ago
wowario 52e2799f6d
update checkpoints.dat
6 years ago
wowario 7ce579d447
remove moneroseeds
6 years ago
moneromooo-monero 7357fe161b
p2p: warn when no incoming connections are seen for a while
6 years ago
wowario c7795b223c
resolve merge conflict
6 years ago
wowario ce1dd78f2d
remove output distribution cache data
6 years ago
moneromooo-monero 26acaf82f9
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero fd83770790
rpc: fix get_output_distribution cache for the cumulative case
6 years ago
moneromooo-monero 24cd25d87e
blockchain: demote a hash-of-hashes validation warning to debug
6 years ago
moneromooo-monero 6995c9bf75
protocol: drop (and increase fails) if most blocks hashes are invalid
6 years ago
jw 80cb158b4b
Merge pull request #43 from wowario/file_names
6 years ago
jw 4b8a12d735
Merge pull request #42 from wowario/upstream_merge
6 years ago
jw f37ba2afec
Merge pull request #41 from wowario/get_spend_proof
6 years ago
anonimal fd2094ed32
rapidjson: remove outdated in-tree, use submodule
6 years ago
moneromooo-monero 3bd9d61c33
rpc: the cache is still for non cumulative on that branch
6 years ago
moneromooo-monero 36deb5d509
rpc: convert distribution to cumulative after caching
6 years ago
moneromooo-monero 7b033b1670
http_protocol_handler: limit the number of starting newlines
6 years ago
moneromooo-monero e59faed04e
abstract_tcp_server2: timeout on RPC connections
6 years ago
moneromooo-monero 8df3cdb4ac
http_protocol_handler: speedup newline discarding
6 years ago
moneromooo-monero 0803ea2401
console_handler: fix start_default_console use of prompt parameter
6 years ago
cslashm b50014071e
Fix CMAKE config for PCSC in order to avoid msys DLL dependencies
6 years ago
wowario e21e09fa87
change file names
6 years ago
wowario cdb20d58b5
remove whitespace
6 years ago
moneromooo-monero 2fffd60e35
protocol: do not switch to unsafe sync mode for just a few blocks
6 years ago
stoffu 195e309465
Fix output shuffling for multisig
6 years ago
moneromooo-monero d78fe99ac6
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 1c35363d47
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
moneromooo-monero 57c006d6f1
core: fix automatic safe db sync mode switching
6 years ago
stoffu 10321fb7c2
wallet2: store subaddress lookahead settings
6 years ago
cslashm caf9354e2f
Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm 67a6dbc19f
Fix sub-address tx scan.
6 years ago
moneromooo-monero 7ebca508e1
wallet2: request transactions in slices when scanning for known rings
6 years ago
wowario 8ec79e0cef
bump minor version for pruned blocks
6 years ago
moneromooo-monero de7a690d59
wallet2: don't ask for pruned txes yet, we still parse the entire tx
6 years ago
jw 1977bc6e2e
Merge pull request #39 from wowario/release-v0.2.1.0
6 years ago
jw 865ae628d4
Merge pull request #38 from wowario/ftl_check_window
6 years ago
jw ad05a5c602
Merge pull request #37 from wowario/reset_testnet
6 years ago
wowario b8636dd448
Merge branch 'master' into release-v0.2.1.0
6 years ago
wowario 54fe6c3b09
adjust FTL, timestamp check window
6 years ago
wowario 4209b715eb
testnet v9
6 years ago
jw 0d47bf6574
Merge pull request #36 from wowario/upstream_merge
6 years ago
wowario 269bfca622
Build: resolve merge conflicts
6 years ago
moneromooo-monero f2e6a11703
wallet: catch exceptions dealing with ringdb and warn
6 years ago
stoffu b964e723dd
wallet2: fix for loading settings of key reuse mitigation
6 years ago
stoffu da5dfaa1b6
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
cslashm f602fb8260
Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm 709a0557d2
Add the possibility to export private view key for fast scan.
6 years ago
stoffu ebbf84900d
cryptonote_tx_util: make destinations properly shuffled
6 years ago
cslashm 9f57f09264
Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm f2cd4a45a7
Add the possibility to export private view key for fast scan.
6 years ago
moneromooo-monero 00b0f8dce4
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 234296d376
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero a89545dacf
rpc: allow getting pruned blocks from gettransactions
6 years ago
cslashm 0fc422b684
Fix sub-address tx scan.
6 years ago
anonimal c0234f9031
Build: add miniupnp submodule
6 years ago
anonimal 140cf4bfd4
CMake: update new location of in-tree miniupnpc
6 years ago
anonimal 17ae192dbf
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal d5c86e1abe
CMake: update new location of in-tree miniupnpc
6 years ago
stoffu 9f39259029
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
stoffu cefad3cea8
Wallet API: allow log path to be non-default & console output to be configurable
6 years ago
moneromooo-monero e303fd1e1d
chacha: fix build with GCC 8.1
6 years ago
moneroexamples 7572b3578f
crypto: more places needing fixing for GCC 8.1
6 years ago
moneromooo-monero ed9f2d782c
version.cmake: fix configuring version.cpp without git
6 years ago
moneromooo-monero b713b0ae43
daemon: request unpruned transactions for print_tx
6 years ago
stoffu 0aa0b8347e
Fix output shuffling for multisig
6 years ago
cslashm 95dea60f41
Fix PCSC discovery under Windows/MSYS
6 years ago
jw 2e40272dc3
Merge pull request #34 from wowario/simplewallet
6 years ago
wowario 8f8504c76e
make simplewallet simple
6 years ago
jw bcc2f65b22
Merge pull request #32 from wowario/mixin
6 years ago
wowario 9919ee66a2
refactor mixin condition
6 years ago
jw 94fc2c514d
Merge pull request #31 from wowario/art
6 years ago
jw 0548011ca5
Merge pull request #30 from wowario/mixin
6 years ago
jw 3b1028e576
Merge pull request #29 from wowario/release-v0.2.1.0
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
anonimal b4af8212b6
add submodules
6 years ago
moneromooo-monero 3741fefd9c
mlog: fix setting no logs
6 years ago
Jan Beich 4ee7781c46
epee: Drop deprecated Boost.Thread header
6 years ago
rbrunner7 af38d77020
[RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
Gene Peters d969ac8f8b
Adding required library (dependency of boost::this_thread::sleep_for)
6 years ago
moneromooo-monero 6881768929
unit_tests: fix build after get_output_distribution signature change
6 years ago
moneromooo-monero 3b4715c495
ringct: do not show verification errors with default settings
6 years ago
moneromooo-monero 9360a0e057
cryptonote: make sure outPk setup always happens
6 years ago
hyc f6b33610a0
ITS#8831 move flag init into readhdr
6 years ago
hyc 72407cbeb1
Fix mdb_load append option
6 years ago
moneromooo-monero 68b3bb81cf
blockchain: invalidate misc caches when popping blocks
6 years ago