index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests : remove lib_wallet_api tests
guzzijones
2017-12-22
1
-1
/
+3
*
Merge pull request #2961
Riccardo Spagni
2017-12-19
1
-6
/
+7
|
\
|
*
wipeable_string: move a wipe from reserve to grow
moneromooo-monero
2017-12-19
1
-3
/
+2
|
*
wipeable_string: ignore reserve size less than actual size
moneromooo-monero
2017-12-19
1
-2
/
+1
|
*
wipeable_string: fix clear and push_back
moneromooo-monero
2017-12-19
1
-1
/
+4
|
/
*
Merge pull request #2134
Riccardo Spagni
2017-12-17
41
-378
/
+4823
|
\
|
*
change the N-1/N multisig second message signer for auth
moneromooo-monero
2017-12-17
1
-10
/
+9
|
*
core_tests: multisig test now tests multiple inputs
moneromooo-monero
2017-12-17
3
-135
/
+208
|
*
wallet: factor multisig info parsing
moneromooo-monero
2017-12-17
4
-102
/
+68
|
*
wallet: use raw encrypted data in multisig import/export RPC
moneromooo-monero
2017-12-17
5
-163
/
+73
|
*
wallet: add multisig sign/submit RPC
moneromooo-monero
2017-12-17
6
-108
/
+465
|
*
Match surae's recommendation to derive multisig keys
moneromooo-monero
2017-12-17
6
-37
/
+49
|
*
wallet2: fix slow multisig unit tests with subaddress patch
moneromooo-monero
2017-12-17
3
-8
/
+48
|
*
make multisig work with subaddresses
moneromooo-monero
2017-12-17
8
-82
/
+89
|
*
simplewallet: add export_raw_multisig command
moneromooo-monero
2017-12-17
2
-0
/
+74
|
*
simplewallet: add multisig to wallet type in wallet_info output
moneromooo-monero
2017-12-17
1
-1
/
+11
|
*
wallet: guard against partly initialized multisig wallet
moneromooo-monero
2017-12-17
6
-19
/
+82
|
*
add multisig core test and factor multisig building blocks
moneromooo-monero
2017-12-17
17
-127
/
+1019
|
*
N-1/N multisig
moneromooo-monero
2017-12-17
12
-140
/
+846
|
*
multisig address generation RPC
moneromooo-monero
2017-12-17
6
-6
/
+400
|
*
gen_multisig: generates multisig wallets if participants trust each other
moneromooo-monero
2017-12-17
9
-10
/
+283
|
*
wallet2: allow empty wallet filename to avoid saving data
moneromooo-monero
2017-12-17
2
-40
/
+58
|
*
tests: add multisig unit tests
moneromooo-monero
2017-12-17
2
-0
/
+179
|
*
Add N/N multisig tx generation and signing
moneromooo-monero
2017-12-17
18
-273
/
+1420
|
*
wallet: add multisig key generation
moneromooo-monero
2017-12-17
6
-7
/
+332
*
|
Merge pull request #2950
Riccardo Spagni
2017-12-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
cryptonote_core: fix blockchain init call after prototype change
moneromooo-monero
2017-12-17
1
-1
/
+1
|
/
*
Merge pull request #2857
Riccardo Spagni
2017-12-17
6
-23
/
+60
|
\
|
*
Scrub keys from memory just before scope end.
moneromooo-monero
2017-12-16
6
-23
/
+60
*
|
Merge pull request #2877
Riccardo Spagni
2017-12-17
30
-89
/
+206
|
\
\
|
*
|
Wallets now do not depend on the daemon rpc lib
moneromooo-monero
2017-12-16
3
-4
/
+23
|
*
|
move connection_basic and network_throttle from src/p2p to epee
moneromooo-monero
2017-12-16
11
-14
/
+15
|
*
|
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
18
-72
/
+169
|
|
/
*
|
Merge pull request #2864
Riccardo Spagni
2017-12-17
73
-161
/
+212
|
\
\
|
|
/
|
/
|
|
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
73
-161
/
+212
|
/
*
Merge pull request #2881
Riccardo Spagni
2017-12-16
2
-37
/
+33
|
\
|
*
Scheduled mandatory software upgrades
xmr-eric
2017-12-07
1
-4
/
+4
|
*
Keep VRP a proper noun
xmr-eric
2017-12-05
1
-1
/
+1
|
*
CONTRIBUTING.md capitalization
xmr-eric
2017-12-04
1
-11
/
+11
|
*
Shorten a title, remove a section, small edits
xmr-eric
2017-12-04
1
-16
/
+12
|
*
Capitalization on first word only
xmr-eric
2017-12-04
1
-17
/
+17
|
*
Readme.md: Normalize heading capitalization
xmr-eric
2017-12-02
1
-3
/
+3
*
|
Merge pull request #2878
Riccardo Spagni
2017-12-16
7
-13
/
+42
|
\
\
|
*
|
rpc: add offline state in info rpc
moneromooo-monero
2017-11-30
2
-1
/
+5
|
*
|
core: make --offline also disable DNS lookups
moneromooo-monero
2017-11-30
5
-12
/
+37
*
|
|
Merge pull request #2874
Riccardo Spagni
2017-12-16
1
-0
/
+4
|
\
\
\
|
*
|
|
fixed linking against libreadline on OpenBSD
ston1th
2017-11-28
1
-0
/
+4
|
|
/
/
*
|
|
Merge pull request #2873
Riccardo Spagni
2017-12-16
5
-6
/
+6
|
\
\
\
|
*
|
|
Simplewallet.cpp: Fewer pleases in seed NOTE
xmr-eric
2017-11-28
4
-5
/
+5
|
*
|
|
Fix password capitalization mismatch
xmr-eric
2017-11-28
1
-1
/
+1
|
|
/
/
[next]