Skip to content

Update #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 439 commits into
base: release-v0.12
Choose a base branch
from
Open

Update #1

wants to merge 439 commits into from

Conversation

ctilluma
Copy link
Owner

@ctilluma ctilluma commented Aug 2, 2018

Algo

moneromooo-monero and others added 30 commits June 9, 2018 19:19
a connection's timeout is halved for every extra connection
from the same host.

Also keep track of when we don't need to use a connection
anymore, so we can close it and free the resource for another
connection.

Also use the longer timeout for non routable local addresses.
…estnet::X : stagenet ? config::stagenet::X : config::X
Signed-off-by: Jean Pierre Dudey <[email protected]>
e2b7558 handle improper log levels (cryptochangements34)
6f36cf0 Improve 'show_transfers' date formatting (ryan-ronnander)
6b13976 blockchain: log in DEBUG when a block is found, and where (moneromooo-monero)
efcecb4 mnemonics: add some logs to help debug failures (moneromooo-monero)
3ca267b cn_deserialize: dump additional tx pubkeys (moneromooo-monero)
for privacy reasons, so an untrusted node can't easily track
wallets from IP address to IP address, etc. The granularity
is 1024 blocks, which is about a day and a half.
This would cause crashes when trying to tag an account that was
just created
Demoted the 3rd party maintained package installs to after compiling
from repository source and removed the broken Homebrew package
instructions.
f4e3295 simplewallet: set_ring can now take a file with rings (moneromooo-monero)
b43b9a1 wallet-rpc: added IPs to error logging in simple_http_connection_handler (jcktm)
a7ce392 Updating the FindReadline CMake hint to search in homebrew's default directory (gene-telligent)
9cc0d42 connection_context: remove state_ prefix from state names (moneromooo-monero)
d9d002c daemon: print peer state in sync_info (moneromooo-monero)
luigi1111 and others added 30 commits July 27, 2018 14:20
ed7825d monero-wallet-cli: added locked_sweep_all command (jcktm)
a4272de wallet2: unlock keys file before calling verify_password (needed for Windows) (stoffu)
61caab8 crypto: remove slight bias in key generation due to modulo (moneromooo-monero)
96f8c62 README: remove mentions of external miniupnpc dependency (moneromooo-monero)
8c05237 blockchain: cache next block difficulty after adding a block (moneromooo-monero)
2951436 wallet: warn when payment IDs are used (moneromooo-monero)
639ca3b core_tests: add --filter to select which tests to run (moneromooo-monero)
8d578f1 memwipe: don't call the workhorse for 0 bytes (moneromooo-monero)
ee31383 db_lmdb: don't sync a read only DB (moneromooo-monero)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.