index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4465
v0.12.4.0
Riccardo Spagni
2018-09-29
1
-1
/
+5
|
\
|
*
wallet2: fix transfers between subaddresses hitting the sanity check
moneromooo-monero
2018-09-28
1
-1
/
+5
|
/
*
Merge pull request #4437
Riccardo Spagni
2018-09-25
3
-12
/
+48
|
\
|
*
wallet2: fix duplicate output making it to the RPC
moneromooo-monero
2018-09-25
1
-7
/
+32
|
*
epee: fix invalid memory write reading an array entry
moneromooo-monero
2018-09-25
1
-0
/
+8
|
*
epee: fix stack overflow on crafted input
moneromooo-monero
2018-09-25
1
-5
/
+8
|
/
*
Merge pull request #4227
luigi1111
2018-08-22
2
-1
/
+9
|
\
|
*
abstract_tcp_server2: fix race on shutdown
moneromooo-monero
2018-08-05
2
-1
/
+9
*
|
Merge pull request #4107
luigi1111
2018-08-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
simplewallet: reword "seed encryption" to "seed offset"
moneromooo-monero
2018-07-07
1
-2
/
+2
*
|
Merge pull request #4120
v0.12.3.0
Riccardo Spagni
2018-07-10
1
-1
/
+1
|
\
\
|
*
|
add .load() to make Boost 1.67 happy with its new is_integral check
Teutone
2018-07-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #4118
Riccardo Spagni
2018-07-09
2
-14
/
+18
|
\
\
|
*
|
wallet2: ensure outputs are processed only once
moneromooo-monero
2018-07-08
2
-14
/
+18
|
/
/
*
|
Merge pull request #4102
Riccardo Spagni
2018-07-06
1
-1
/
+1
|
\
\
|
*
|
bump version to 12.3
Riccardo Spagni
2018-07-06
1
-1
/
+1
|
/
/
*
|
Merge pull request #4092
Riccardo Spagni
2018-07-05
38
-208
/
+590
|
\
\
|
|
/
|
/
|
|
*
docker: update to new versions of dependencies
HomDx
2018-07-04
2
-10
/
+30
|
*
fix sha256sum check, which requires two spaces. added set -ex to catch this, ...
cornfeedhobo
2018-07-04
1
-14
/
+26
|
*
wallet2: fix double counting outs if the tx pubkey is duplicated
moneromooo-monero
2018-07-04
1
-5
/
+16
|
*
abstract_tcp_server2: fix use after free
moneromooo-monero
2018-07-04
1
-2
/
+2
|
*
device_ledger: fix buffer underflow on bad data from device
moneromooo-monero
2018-07-04
1
-0
/
+1
|
*
device: misc cleanup
moneromooo-monero
2018-07-04
3
-12
/
+14
|
*
device_ledger: fix potential buffer overflow from bad size calc
moneromooo-monero
2018-07-04
1
-2
/
+4
|
*
simplewallet: init trusted daemon flag to false when autodetecting
moneromooo-monero
2018-07-04
1
-0
/
+1
|
*
wallet2: fix read buffer overflow in import_key_images
moneromooo-monero
2018-07-04
1
-1
/
+1
|
*
wallet-rpc.getaddress: throw if index is out of bound
stoffu
2018-07-04
1
-0
/
+2
|
*
zmq_server: fix bind call when address and/or port are empty
moneromooo-monero
2018-07-04
1
-0
/
+4
|
*
Fix RPC crashes that didn't check for an open wallet
Howard Chu
2018-07-04
1
-0
/
+6
|
*
wallet2: fix out of sync account tag cache
moneromooo-monero
2018-07-04
1
-0
/
+1
|
*
abstract_tcp_server2: restart async accept on error
moneromooo-monero
2018-07-04
1
-4
/
+19
|
*
epee.string_tools: add conversion between UTF-8 and UTF-16
stoffu
2018-07-04
3
-26
/
+63
|
*
wallet_api: fixups to build on the branch
moneromooo-monero
2018-07-04
3
-4
/
+5
|
*
Wallet API: add support for wallet creation from hardware device
stoffu
2018-07-04
5
-1
/
+95
|
*
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
stoffu
2018-07-04
3
-14
/
+24
|
*
wallet2: lower default for subaddress lookahead when restoring with hardware
stoffu
2018-07-03
1
-0
/
+6
|
*
add disclaimer about 3rd party packages
Jethro Grassie
2018-07-03
1
-43
/
+40
|
*
wallet: allow unspendable unmixable outputs to be discarded
stoffu
2018-07-03
3
-0
/
+25
|
*
wallet2: use decoded amount when reporting repeated output key
stoffu
2018-07-03
1
-5
/
+5
|
*
wallet2: use correct fee for split txes
stoffu
2018-07-03
1
-6
/
+14
|
*
epee: adaptive connection timeout system
moneromooo-monero
2018-07-03
6
-19
/
+77
|
*
simplewallet: don't confirm missing payment ID when sending to only subaddresses
stoffu
2018-07-03
1
-3
/
+5
|
*
epee: fallback to a counter if gmtime fails when rotating logs
moneromooo-monero
2018-07-03
1
-1
/
+2
|
*
Update readme to include pcslite dependency
Gingeropolous
2018-07-03
1
-0
/
+1
|
*
wallet2: fix get_approximate_blockchain_height for stagenet
stoffu
2018-07-03
1
-2
/
+2
|
*
wallet: do not log by default if we're not asked to log to console
moneromooo-monero
2018-07-03
1
-0
/
+4
|
*
tx_pool: initialize bitflags padding since it gets written to storage
moneromooo-monero
2018-07-03
2
-0
/
+3
|
*
README: mention --untrusted-daemon
moneromooo-monero
2018-07-03
1
-0
/
+2
|
*
util: consider Tor/I2P addresses to be non local
moneromooo-monero
2018-07-03
1
-0
/
+7
|
*
simplewallet: add optional trusted/untrusted argument to set_daemon
moneromooo-monero
2018-07-03
1
-1
/
+28
[next]