index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
Update copyright year to 2020
SomaticFanatic
337
-337
/
+337
2020-05-06
cryptonote_protocol: do not request pruned borromean sig txes
moneromooo-monero
1
-1
/
+6
2020-04-29
txpool.cpp: rename var to fix for old g++ version (xenial default)
Sumo Gr
1
-2
/
+2
2020-04-29
Fixes for ZMQ JSON-RPC endpoint names for raw tx
Lee Clagett
1
-1
/
+2
2020-04-27
wallet2: fix subaddress expansion when receiving monero
moneromooo-monero
2
-3
/
+17
2020-04-27
trezor: adapt to new passphrase mechanism
Dusan Klinec
17
-196
/
+377
2020-04-27
message_store: don't print an error when there is no mms file
moneromooo-monero
1
-1
/
+1
2020-04-27
rpc: fix 'use_bootstrap_daemon_if_necessary' return value
xiphon
1
-1
/
+1
2020-04-26
wallet2: check_connection return false on get_version status != OK
xiphon
1
-3
/
+2
2020-04-24
Used legacy category to match insert_key_images behavior
Lee Clagett
1
-1
/
+1
2020-04-22
cryptonote: fix reuse of non default tx data when relaying
moneromooo-monero
2
-1
/
+3
2020-04-22
add another seed node
Gingeropolous
1
-0
/
+2
2020-04-22
simplewallet: report timestamp based expected unlock time on balance
moneromooo-monero
5
-24
/
+52
2020-04-22
Add erciccione's seed node
erciccione
1
-0
/
+1
2020-04-21
p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
xiphon
2
-111
/
+139
2020-04-21
p2p: add seed node.
guy
1
-0
/
+1
2020-04-20
cryptonote_core: skip dns checkpoints on startup if not enforced
xiphon
2
-4
/
+5
2020-04-15
bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa...
xiphon
2
-1
/
+3
2020-04-15
Allow wallet2.h to run in WebAssembly
woodser
9
-158
/
+251
2020-04-15
use memwipe on secret k/alpha values
moneromooo-monero
5
-10
/
+27
2020-04-14
Bulletproofs: verification speedup
Sarang Noether
3
-8
/
+25
2020-04-14
simplewallet: add sweep_account command
moneromooo-monero
2
-8
/
+37
2020-04-11
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
Lee Clagett
7
-162
/
+161
2020-04-10
simplewallet : missing function block separator
Sumo Gr
1
-0
/
+1
2020-04-08
simplewallet: fix strings (show_transfers & export_transfers)
sumogr
1
-4
/
+4
2020-04-08
Add timelock verification on device
cslashm
8
-2
/
+104
2020-04-07
simplewallet: new "address one-off <major> <minor>" command
moneromooo-monero
3
-5
/
+33
2020-04-03
Use byte_slice for sending zmq messages - removes data copy within zmq
Lee Clagett
8
-22
/
+75
2020-04-02
wallet_api: checkUpdate - optional version and buildtag params
xiphon
2
-7
/
+19
2020-04-01
Hash domain separation
Sarang Noether
9
-34
/
+34
2020-03-31
cryptonote_basic: drop unused verification_context::m_not_rct field
xiphon
5
-12
/
+0
2020-03-31
p2p: fix frequent weak_ptr exception on connection
moneromooo-monero
1
-4
/
+6
2020-03-30
Always reject duplicate key-images from second txid
Lee Clagett
2
-12
/
+16
2020-03-30
Allow unrestricted rpc calls to get full txpool info
Lee Clagett
3
-13
/
+20
2020-03-29
daemon: fix print_net_stats RPC calls
moneromooo-monero
1
-2
/
+2
2020-03-28
simplewallet: warn about correlations if print-ring-members is not set
moneromooo-monero
2
-14
/
+18
2020-03-27
p2p: add another seed node
moneromooo-monero
1
-0
/
+1
2020-03-26
Adding Dandelion++ support to public networks:
Lee Clagett
20
-130
/
+432
2020-03-22
protocol: request txpool contents when synced
moneromooo-monero
7
-0
/
+143
2020-03-21
Daemon: Print estimates for time until fully synced
rbrunner7
4
-12
/
+199
2020-03-20
p2p: remove old debug commands
Aaron Hook
11
-326
/
+1
2020-03-20
p2p: do not add recently failed addresses to the peerlist
moneromooo-monero
3
-7
/
+17
2020-03-19
Fixing static_asserts in ZMQ JSON
Lee Clagett
1
-3
/
+2
2020-03-14
Correct key image check in tx_pool
Lee Clagett
1
-16
/
+7
2020-03-14
workaround for GetObject windows.h macro and rapidjson conflict
xiphon
1
-1
/
+1
2020-03-12
core: move the LockedTXN class out of txpool so it may be reused
moneromooo-monero
2
-30
/
+65
2020-03-12
rpc: add --rpc-payment-allow-free-loopback
moneromooo-monero
2
-1
/
+12
2020-03-12
db_lmdb: fix race crash using a stale cursor
moneromooo-monero
1
-0
/
+1
2020-03-10
Fix receive order leakage with tx fluffing
Lee Clagett
1
-0
/
+3
2020-03-09
Reduce template bloat in hex->bin for ZMQ json
Lee Clagett
2
-16
/
+26
2020-03-09
Move hex->bin conversion to monero copyright files and with less includes
Lee Clagett
2
-3
/
+3
2020-03-07
p2p: plug tor to clearnet association vector
Aaron Hook
1
-8
/
+6
2020-03-07
wallet2: remember daemon address overrides when loading a new wallet
moneromooo-monero
2
-2
/
+26
2020-03-07
Added logging for dropped local txes with no i2p/tor connections
Lee Clagett
1
-4
/
+17
2020-03-05
Various improvements to the ZMQ JSON-RPC handling:
Lee Clagett
9
-1006
/
+781
2020-03-01
device: Ledger - fix wide char hidapi error string conversion
xiphon
1
-2
/
+14
2020-02-28
daemon: auto public nodes - cache and prioritize most stable nodes
xiphon
7
-43
/
+304
2020-02-27
blockchain_db: faster fetching of consecutive txes
moneromooo-monero
5
-30
/
+121
2020-02-24
daemon: if no banned IPs print something
sumogr
1
-3
/
+7
2020-02-19
cryptonote_core: skip block notify on blockchain switching rollback
xiphon
2
-10
/
+20
2020-02-17
remove empty statements
Interchained
6
-9
/
+9
2020-02-17
rpc: Add check for too old timestamps in payment signatures.
Guillaume Le Vaillant
1
-0
/
+5
2020-02-17
simplewallet: fix smart mining not starting after first setup
moneromooo-monero
1
-2
/
+10
2020-02-12
tx_pool: catch theoretical error in get_block_reward
moneromooo-monero
1
-1
/
+5
2020-02-12
threadpool: lock mutex in create
moneromooo-monero
1
-0
/
+1
2020-02-11
wallet2_api: wallet recovery - seed offset passphrase support
xiphon
5
-6
/
+14
2020-02-10
core: mention time being off in hash rate changes message
moneromooo-monero
1
-1
/
+1
2020-02-08
rpc: fix print_pool_sh not finding local txes
moneromooo-monero
1
-1
/
+4
2020-02-08
device_ledger: include status code name in error message
xiphon
2
-3
/
+111
2020-02-07
wallet2: mention --daemon-ssl-allow-any-cert in --proxy error msg
xiphon
1
-0
/
+1
2020-02-06
miner: use verification mode for low diff one block nonce searches
moneromooo-monero
1
-1
/
+1
2020-01-31
p2p: fix spurious warning when we're connected to at last one seed
moneromooo-monero
1
-2
/
+8
2020-01-29
p2p: remove obsolete local time in handshake
moneromooo-monero
2
-5
/
+0
2020-01-29
p2p: avoid sending the same peer list over and over
moneromooo-monero
3
-4
/
+17
2020-01-26
p2p: remove backward compatible peer list
moneromooo-monero
1
-58
/
+2
2020-01-26
p2p: simplify last_seen serialization now we have optional stores
moneromooo-monero
1
-2
/
+1
2020-01-26
cryptonote_protocol: omit top 64 bits of difficulty when 0
moneromooo-monero
1
-2
/
+8
2020-01-26
p2p: remove obsolete local time from TIMED_SYNC
moneromooo-monero
3
-8
/
+4
2020-01-26
network: log traffic and add a simple traffic analysis script
moneromooo-monero
2
-4
/
+20
2020-01-26
wallet: do not split integrated addresses in address book api
moneromooo-monero
6
-161
/
+71
2020-01-25
wallet2_api: implement estimateTransactionFee
xiphon
5
-14
/
+45
2020-01-24
wallet2: fix store-tx-info loading
moneromooo-monero
1
-3
/
+12
2020-01-18
net: fix incorrect less operator for top/i2p addresses
Aaron Hook
2
-2
/
+4
2020-01-17
[randomx] Add missing randomx_vm_set_cache()
cohcho
1
-0
/
+4
2020-01-16
wallet2: reject zero keys in json input
moneromooo-monero
1
-0
/
+4
2020-01-14
wallet: reroll fake outs selection on local tx_sanity_check failure
xiphon
5
-12
/
+59
2020-01-11
Wallet: Distingush amounts for a single subaddress
Tadeas Moravec
4
-2
/
+38
2020-01-10
Daemon: Guard against reporting "synchronized" too early
rbrunner7
1
-1
/
+1
2020-01-09
ringdb: use a different iv for key and data in rings table
moneromooo-monero
1
-18
/
+37
2020-01-09
simplewallet: reword mixin in user message in terms of ring size
moneromooo-monero
1
-1
/
+1
2020-01-09
wallet2: do not remove known rings when a tx fails
moneromooo-monero
1
-1
/
+0
2020-01-09
Fix check_fee() discrepancy.
UkoeHB
1
-2
/
+2
2020-01-07
p2p: fix off by one adding fallback peers
moneromooo-monero
1
-2
/
+2
2020-01-03
p2p: fix adding wrong indices to the filtered peer list
moneromooo-monero
1
-1
/
+1
2019-12-31
wallet: allow message sign/verify for subaddresses
moneromooo-monero
5
-10
/
+41
2019-12-30
wallet: fix exceptions getting the hash of a pruned tx
moneromooo-monero
4
-13
/
+13
2019-12-20
rpc: fill miner_tx_hash again
moneromooo-monero
1
-0
/
+1
2019-12-17
p2p: drop the peerlist dump to TRACE
moneromooo-monero
1
-1
/
+1
2019-12-17
wallet2: guard against race with multiple decrypt_keys users
moneromooo-monero
2
-0
/
+9
2019-12-16
rpc: drop the obsolete and wrong "unpruned size" log
moneromooo-monero
1
-6
/
+4
2019-12-16
wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ...
stoffu
3
-7
/
+25
2019-12-14
Corrected message typo
palomato
1
-1
/
+1
2019-12-14
wallet2: fix hang in wallet refresh
moneromooo-monero
1
-1
/
+1
2019-12-14
blockchain: fix flushing txes from the txpool
moneromooo-monero
1
-1
/
+1
2019-12-12
print_coinbase_tx_sum now supports 128 bits sums
moneromooo-monero
7
-16
/
+45
2019-12-09
Silence miner debugmsg spam
Howard Chu
1
-7
/
+14
2019-12-09
simplewallet: warn on refresh if refresh-from-block-height seems off
moneromooo-monero
1
-0
/
+8
2019-12-07
simplewallet: set manual refresh mode in rescan_bc
moneromooo-monero
1
-0
/
+2
2019-12-05
Fix time comparison math
Jason Rhinelander
1
-2
/
+2
2019-12-04
--disable-ban-rpc option to prevent RPC users from banning
naughtyfox
4
-1
/
+9
2019-12-03
simplewallet: fix output age display with duplicate heights
moneromooo-monero
2
-11
/
+14
2019-12-03
simplewallet: fix "outputs in same tx" detector
moneromooo-monero
1
-0
/
+1
2019-12-02
rpc: add bad-blocks to flush_cache RPC
moneromooo-monero
10
-7
/
+47
2019-12-01
remove unused variable 'ptx' from on_describe_transfer()
woodser
1
-1
/
+0
2019-11-29
daemon: run with -rpc-payment-address and --rpc-restricted-bind-port
moneromooo-monero
4
-7
/
+11
2019-11-29
simplewallet: fix encrypted payment id note triggering on dummy ones
moneromooo-monero
1
-12
/
+20
2019-11-28
wallet2: better error when restoring a wallet with the wrong keys
moneromooo-monero
1
-1
/
+1
2019-11-27
rpc: error out from get_info if the proxied call errors out
moneromooo-monero
1
-2
/
+1
2019-11-27
node_rpc_proxy: init some new rpc payment fields in invalidate
moneromooo-monero
1
-0
/
+4
2019-11-27
rpc: init a few missing client_info members
moneromooo-monero
1
-0
/
+4
2019-11-27
rpc: do not propagate exceptions out of a dtor
moneromooo-monero
1
-4
/
+8
2019-11-27
rpc: always set the update field in update on sucess
moneromooo-monero
1
-0
/
+1
2019-11-26
download: catch exceptions checking for size
moneromooo-monero
1
-5
/
+9
2019-11-25
rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPC
moneromooo-monero
1
-5
/
+5
2019-11-25
simplewallet: point to "set help" in the lock screen message
moneromooo-monero
1
-1
/
+1
2019-11-25
util: allow newlines in string to be split
moneromooo-monero
1
-1
/
+14
2019-11-25
updates: fix source code URL on _WIN32
selsta
1
-1
/
+1
2019-11-22
rpc: don't auto fail RPC needing payment in bootstrap mode
moneromooo-monero
1
-1
/
+5
2019-11-22
rpc: add received_timestamp for pool txes in gettransactions
moneromooo-monero
2
-1
/
+6
2019-11-22
wallet_rpc_server: add count parameter to create_address
Matt Smith
2
-7
/
+33
2019-11-19
db_lmdb: guard against non NUL terminated keys
moneromooo-monero
1
-1
/
+9
2019-11-19
make d2h et al. constant-time
Jethro Grassie
1
-30
/
+8
2019-11-19
wallet: don't issue node rpc proxy requests in '--offline' mode
xiphon
1
-0
/
+1
2019-11-19
p2p: don't request flags after closing connection
moneromooo-monero
1
-1
/
+1
2019-11-18
Fixed bug in ZMQ JSON-RPC method field
Lee Clagett
1
-3
/
+12
2019-11-17
Fix #6147 DB corruption from child process overwrite
Howard Chu
1
-1
/
+6
2019-11-15
threadpool: use std::move when taking an element off the queue
moneromooo-monero
1
-1
/
+1
2019-11-15
blockchain: speedup fetching pruned contiguous tx blobs
moneromooo-monero
5
-3
/
+70
2019-11-14
wallet: set non-empty error string on connection failure
xiphon
1
-1
/
+1
2019-11-14
Actually concatenate error strings.
Bert Peters
1
-8
/
+8
2019-11-14
simplewallet: fix restore height warning
selsta
1
-1
/
+1
2019-11-13
Replace memset with memwipe.
Bert Peters
1
-4
/
+5
2019-11-13
perf_timer: fix pause/resume macros dereferencing too much
moneromooo-monero
1
-2
/
+2
2019-11-13
simplewallet: noob-friendly help menu
wowario
4
-14
/
+48
2019-11-12
rpc: Only show version string if it matches expected pattern
Nathan Dorfman
4
-1
/
+102
2019-11-12
daemon: Use rpc for "version" command
Nathan Dorfman
3
-3
/
+38
2019-11-12
blockchain: error out if the builtin hashes data size is wrong
moneromooo-monero
1
-1
/
+6
2019-11-11
p2p: zero last seen timestamp when inserting a new peer
moneromooo-monero
1
-0
/
+1
2019-11-10
core_tests: reset thread pool between tests
moneromooo-monero
2
-7
/
+27
2019-11-09
build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server
xiphon
2
-36
/
+35
2019-11-06
wallet_rpc_server: new estimate_tx_size_and_weight RPC
moneromooo-monero
5
-0
/
+72
2019-11-05
wallet2: don't try to lock an empty filename
moneromooo-monero
1
-0
/
+6
2019-11-05
wallet_rpc_server: add tx weight in transfer commands responses
moneromooo-monero
3
-7
/
+18
2019-11-04
wallet2: fix pool txes not being flushed when mined
moneromooo-monero
1
-1
/
+1
2019-11-04
daemon: allow printing N blocks from the end of the chain
moneromooo-monero
3
-4
/
+43
2019-11-04
daemon: add +meta print_tx parameter
moneromooo-monero
3
-4
/
+31
2019-11-04
blockchain_stats: make it work on pruned blockchains
moneromooo-monero
1
-2
/
+2
2019-11-04
lmdb: Remove meaningless const qualifier on function type
Nathan Dorfman
1
-2
/
+2
2019-11-04
Change to Tx diffusion (Dandelion++ fluff) instead of flooding
Lee Clagett
13
-81
/
+196
2019-11-02
Adding support for hidden (anonymity) txpool
Lee Clagett
24
-279
/
+631
2019-11-02
Merge pull request #6079
Riccardo Spagni
4
-3
/
+4
2019-11-02
0.15.0.0 release engineering
Riccardo Spagni
4
-3
/
+4
2019-11-02
simplewallet: plug a timing leak
moneromooo-monero
2
-10
/
+31
2019-11-01
Add a --keep-fakechain option to keep fakechain databases
JamesWrigley
1
-1
/
+8
2019-11-01
wallet: reuse cached height when set after refresh
moneromooo-monero
2
-0
/
+11
2019-11-01
wallet2: fix is_synced checking target height, not height
moneromooo-monero
1
-1
/
+1
2019-11-01
wallet: fix another facet of "did I get some monero" information leak
moneromooo-monero
4
-15
/
+50
2019-11-01
wallet2: do not send an unnecessary last getblocks.bin call on refresh
moneromooo-monero
2
-7
/
+17
2019-11-01
simplewallet: add missing inactivity-lock-timeout to set help blurb
moneromooo-monero
1
-1
/
+3
2019-11-01
simplewallet: do not mention inactivity if a lock was manual
moneromooo-monero
1
-1
/
+2
2019-11-01
wallet2: do not repeatedly ask for pool txes sent to us
moneromooo-monero
1
-5
/
+0
2019-10-31
cryptonote: untangle dependency from miner to blockchain
moneromooo-monero
5
-12
/
+18
2019-10-31
cryptonote: untangle dependency from miner to blockchain
moneromooo-monero
5
-12
/
+18
2019-10-30
daemon: always use bootstrap daemon (if set) in '--no-sync' mode
xiphon
2
-3
/
+6
2019-10-29
wallet2: make keys unlocker reentrant
moneromooo-monero
2
-3
/
+23
2019-10-29
blockchain: fix comment wrongly refering to SHA-3 rather than Keccak
moneromooo-monero
1
-1
/
+1
2019-10-29
daemon: handle printing higher hash rates
moneromooo-monero
1
-1
/
+1
2019-10-29
always print peer IDs in the same format
moneromooo-monero
4
-13
/
+11
2019-10-29
tx_pool: fix error message assuming incorrectly
moneromooo-monero
1
-2
/
+2
2019-10-28
daemon: always use bootstrap daemon (if set) in '--no-sync' mode
xiphon
2
-3
/
+6
2019-10-28
Updated paper references
Sarang Noether
1
-24
/
+22
2019-10-28
core: point out when we hit the block rate visibility limit
moneromooo-monero
1
-2
/
+3
2019-10-28
Minor prover simplification
Sarang Noether
1
-10
/
+5
2019-10-27
blockchain: fix unwanted error when probing the pool for a tx
moneromooo-monero
1
-2
/
+11
2019-10-27
blockchain: fix unwanted error when probing the pool for a tx
moneromooo-monero
1
-2
/
+11
2019-10-27
rpc: base flush_cache request/response on the new base structs
moneromooo-monero
1
-5
/
+4
2019-10-27
wallet: do not warn if the rpc cost was free
moneromooo-monero
1
-1
/
+1
2019-10-27
wallet: do not warn if the rpc cost was free
moneromooo-monero
1
-1
/
+1
2019-10-26
rpc: fix PRIx64 build error on some systems
moneromooo-monero
1
-1
/
+1
2019-10-25
rpc: add a flush_cache RPC
moneromooo-monero
10
-1
/
+97
2019-10-25
tx_pool: fix divide by 0 in log
moneromooo-monero
1
-1
/
+1
2019-10-25
simplewallet: remove remaining payment id dead code
moneromooo-monero
1
-26
/
+0
2019-10-25
device: bounds checking in Ledger send_secret/receive_secret
xiphon
1
-0
/
+4
2019-10-25
net: link with libzmq
moneromooo-monero
1
-1
/
+1
2019-10-25
simplewallet: add public_nodes command
moneromooo-monero
7
-22
/
+99
2019-10-25
daemon, wallet: new pay for RPC use system
moneromooo-monero
41
-789
/
+3452
2019-10-24
Change monerod --proxy to --tx-proxy
Lee Clagett
3
-14
/
+14
2019-10-24
changed 'batttery' to 'battery'
Jake Hemmerle
2
-3
/
+3
2019-10-24
rpc: Include tag in get_info version string
Nathan Dorfman
1
-1
/
+1
2019-10-24
gen_ssl_cert: new tool to generate SSL certs for Monero
moneromooo-monero
3
-0
/
+304
[next]