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
*
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
|
|
/
*
|
daemon: Set log file default to use data dir
warptangent
2015-05-28
1
-1
/
+16
*
|
simplewallet: Update and add log options
warptangent
2015-05-28
1
-9
/
+29
*
|
simplewallet: Don't log view key and spend key
warptangent
2015-05-28
1
-4
/
+7
|
/
*
Merge pull request #292
Riccardo Spagni
2015-05-26
1
-31
/
+36
|
\
|
*
Build seed node list without duplicates
warptangent
2015-05-25
1
-31
/
+36
*
|
Merge pull request #291
Riccardo Spagni
2015-05-26
1
-1
/
+5
|
\
\
|
*
|
Fix compile for GCC 5.1.0
warptangent
2015-05-25
1
-1
/
+5
|
|
/
*
|
Merge pull request #289
Riccardo Spagni
2015-05-26
2
-75
/
+210
|
\
\
|
|
/
|
/
|
|
*
Check if LMDB needs resize every 1000 blocks
Thomas Winget
2015-05-18
1
-1
/
+1
|
*
null out batch txn pointer as needed (BlockchainLMDB)
Thomas Winget
2015-05-18
1
-4
/
+5
|
*
LMDB should now dynamically resize the mapsize
Thomas Winget
2015-05-16
2
-60
/
+187
|
*
Move mdb_txn_safe implementation to cpp file
Thomas Winget
2015-05-15
2
-51
/
+58
*
|
Merge pull request #290
Riccardo Spagni
2015-05-20
3
-26
/
+41
|
\
\
|
*
|
Allow name@domain.tld for OpenAlias lookups
warptangent
2015-05-19
3
-1
/
+27
|
*
|
Revert "Allow name@domain.tld for OpenAlias lookups"
warptangent
2015-05-19
2
-25
/
+14
*
|
|
Merge pull request #288
Riccardo Spagni
2015-05-20
8
-8
/
+65
|
\
\
\
|
*
|
|
s/terget/target/
moneromooo-monero
2015-05-17
4
-7
/
+7
|
*
|
|
print limits when running limit commands with no arguments
moneromooo-monero
2015-05-17
5
-3
/
+60
|
|
/
/
*
|
|
Merge pull request #287
Riccardo Spagni
2015-05-20
2
-9
/
+17
|
\
\
\
|
*
|
|
Support debugging command --pop-blocks on in-memory blockchain
warptangent
2015-05-16
2
-9
/
+17
|
|
/
/
*
|
|
Merge pull request #285
Riccardo Spagni
2015-05-20
2
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add spendkey dump to simplewallet
luigi1111
2015-05-19
2
-0
/
+9
|
|
/
*
|
Allow BlockchainLMDB to be opened in read-only mode
warptangent
2015-05-16
2
-4
/
+11
*
|
Rename "--block-number" option to "--block-stop"
warptangent
2015-05-15
3
-46
/
+45
*
|
Check if chunk size is zero instead of negative
warptangent
2015-05-15
1
-2
/
+2
|
/
*
Fixes changes to sort tx by fee per kb
Thomas Winget
2015-05-13
2
-14
/
+46
*
Merge pull request #281
Riccardo Spagni
2015-05-13
13
-619
/
+969
|
\
|
*
Rename src/blockchain_converter/ to src/blockchain_utilities/
warptangent
2015-05-08
10
-2
/
+2
|
*
Add --block-number option to blockchain_import
warptangent
2015-05-08
1
-7
/
+17
|
*
Update blockchain utilities with portable bootstrap file format
warptangent
2015-05-08
8
-460
/
+755
|
*
Add MDB_NORDAHEAD as a supported LMDB flag for blockchain_import
warptangent
2015-05-08
1
-8
/
+2
[next]