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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translatable strings for simplewallet
moneromooo-monero
2015-07-14
4
-249
/
+307
*
blockchain_utilities/README.md: add workaround for resizing in batch mode
moneromooo-monero
2015-07-07
1
-0
/
+3
*
blockchain_utilities/README.md: add high level "what is this about"
moneromooo-monero
2015-07-07
1
-1
/
+7
*
mnemonics: fix duplicate symbol error
Wladimir J. van der Laan
2015-06-23
1
-1
/
+1
*
mnemonics: fix prefix extraction with non ASCII text
moneromooo-monero
2015-06-21
2
-5
/
+25
*
Merge pull request #325
Riccardo Spagni
2015-06-20
1
-3
/
+3
|
\
|
*
Set dnssec_valid value correctly in dns_utils; fix address_from_url test
Rostislav
2015-06-20
1
-3
/
+3
*
|
Merge pull request #324
Riccardo Spagni
2015-06-20
6
-10
/
+153
|
\
\
|
*
|
simplewallet: allow creating a wallet from a public address and view secret key
moneromooo-monero
2015-06-20
4
-8
/
+124
|
*
|
account: allow creating an account from a public address and view secret key
moneromooo-monero
2015-06-20
2
-0
/
+17
|
*
|
wallet2: fix write_watch_only_wallet comment description
moneromooo-monero
2015-06-20
1
-2
/
+2
|
*
|
simplewallet: forbid seed commands for watch only wallets
moneromooo-monero
2015-06-20
1
-0
/
+10
|
|
/
*
|
wallet2: use the same exponential splitting for normal txes
moneromooo-monero
2015-06-17
1
-2
/
+4
*
|
wallet2: try to split dust sweep txs exponentially
moneromooo-monero
2015-06-17
1
-2
/
+3
|
/
*
Fix standard address deserialization
moneromooo-monero
2015-06-16
1
-7
/
+17
*
Merge pull request #321
Riccardo Spagni
2015-06-14
1
-9
/
+6
|
\
|
*
Fix DNS checkpoint consensus code
moneromooo-monero
2015-06-14
1
-9
/
+6
*
|
Merge pull request #320
Riccardo Spagni
2015-06-14
2
-1
/
+12
|
\
\
|
*
|
daemon: fix an exit crash
moneromooo-monero
2015-06-14
2
-1
/
+12
|
|
/
*
|
Merge pull request #318
Riccardo Spagni
2015-06-14
3
-8
/
+14
|
\
\
|
*
|
simplewallet: allow a different password for the watch-only wallet
moneromooo-monero
2015-06-12
3
-8
/
+14
*
|
|
Add RPC commands to manipulate integrated addresses
moneromooo-monero
2015-06-13
3
-0
/
+113
*
|
|
simplewallet: allow integrated_address to generate a random payment id
moneromooo-monero
2015-06-12
1
-4
/
+11
*
|
|
account: add a couple consts
moneromooo-monero
2015-06-12
2
-4
/
+4
*
|
|
Integrated addresses (standard address plus payment id)
moneromooo-monero
2015-06-12
8
-8
/
+181
|
|
/
|
/
|
*
|
Merge pull request #312
Riccardo Spagni
2015-06-11
2
-39
/
+46
|
\
\
|
*
|
dns_utils: simpify smart pointer use, and use for url strings too
moneromooo-monero
2015-06-07
2
-39
/
+46
*
|
|
Merge pull request #311
Riccardo Spagni
2015-06-11
1
-0
/
+1
|
\
\
\
|
*
|
|
properly decrement p2p socket count
Thomas Winget
2015-06-06
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #308
Riccardo Spagni
2015-06-11
3
-4
/
+4
|
\
\
\
|
*
|
|
fix ^D exit for bitmonerod
moneromooo-monero
2015-06-03
3
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #303
Riccardo Spagni
2015-06-11
6
-7
/
+91
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
wallet: add watch only wallet support
moneromooo-monero
2015-05-31
4
-7
/
+84
|
*
account: add a forget_spend_key method
moneromooo-monero
2015-05-31
2
-0
/
+7
*
|
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
2015-05-31
40
-206
/
+468
|
/
*
wallet_rpc_server: add a sweep_dust RPC command as well
moneromooo-monero
2015-05-30
3
-0
/
+64
*
wallet: add a sweep_dust command
moneromooo-monero
2015-05-30
4
-1
/
+344
*
Merge pull request #297
Riccardo Spagni
2015-05-30
1
-38
/
+75
|
\
|
*
Replace hardcoded value with existing constant of same value
warptangent
2015-05-30
1
-1
/
+1
|
*
Update database resize behavior
warptangent
2015-05-30
1
-2
/
+20
|
*
Include database error in more error messages
warptangent
2015-05-30
1
-35
/
+54
*
|
Merge pull request #294
Riccardo Spagni
2015-05-30
14
-565
/
+38
|
\
\
|
*
|
rpc_command_executor: fix mining in testnet mode
moneromooo-monero
2015-05-28
1
-2
/
+1
|
*
|
core_rpc_server: add a getter for the testnet flag
moneromooo-monero
2015-05-28
1
-0
/
+1
|
*
|
core_rpc_server: log some error messages to the console
moneromooo-monero
2015-05-28
1
-0
/
+3
|
*
|
daemon: remove obsolete daemon_commands_handler.h
moneromooo-monero
2015-05-28
2
-530
/
+0
|
*
|
core_rpc_server: reenable print_pl
moneromooo-monero
2015-05-28
1
-3
/
+2
|
*
|
net_peerlist: fix grayt/white naming mismatch
moneromooo-monero
2015-05-28
1
-2
/
+2
|
*
|
blockchain_db: add a few const
moneromooo-monero
2015-05-27
6
-10
/
+10
|
*
|
wallet: add consts where appropriate
moneromooo-monero
2015-05-27
2
-18
/
+19
|
|
/
[next]