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 #244
Riccardo Spagni
2015-03-26
2
-10
/
+83
|
\
|
*
Enforce DNSSEC for checkpoint updates
Thomas Winget
2015-03-24
1
-10
/
+17
|
*
DNSSEC added (hardcoded key)
Thomas Winget
2015-03-24
1
-0
/
+66
*
|
Merge pull request #242
Riccardo Spagni
2015-03-26
2
-5
/
+8
|
\
\
|
*
|
Do store transaction's blob size in transaction_chain_entry
Sergey Kazenyuk
2015-03-15
2
-4
/
+5
|
*
|
Use single get_transaction_hash to get both id and blob size
Sergey Kazenyuk
2015-03-15
1
-2
/
+4
*
|
|
Merge pull request #239
Riccardo Spagni
2015-03-26
1
-10
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
default mix factor in simplewallet
smooth
2015-03-10
1
-10
/
+16
|
|
/
*
|
Merge upstream to daemonize changes
Thomas Winget
2015-03-24
7
-6
/
+20
|
\
|
|
*
update checkpoint
smooth
2015-03-06
1
-0
/
+1
|
*
add comment about avoiding overflow
smooth
2015-03-05
1
-0
/
+6
|
*
minimum subsidy for mining incentives, remove unused LEGACY_FEE define
smooth
2015-03-04
3
-4
/
+7
|
*
fixed English word list issue: 'launchpad' should be 'ourselves'
Riccardo Spagni
2015-03-04
1
-1
/
+1
|
*
fixed English word list issue: 'incline' should have remained 'inline'
Riccardo Spagni
2015-03-04
1
-1
/
+1
|
*
added tx size to incoming_transfers RPC Call
Riccardo Spagni
2015-02-20
2
-0
/
+4
*
|
Hopefully fixes build on Windows for real this time
Thomas Winget
2015-03-20
1
-5
/
+5
*
|
Hopefully fixes build on Windows
Thomas Winget
2015-03-20
3
-3
/
+15
*
|
DNS checkpoint loading for testnet should now be correct
Thomas Winget
2015-03-01
4
-4
/
+19
*
|
sending commands to forked daemon works on testnet now
Thomas Winget
2015-03-01
1
-0
/
+4
*
|
Fix tests building -- function signatures changed
Thomas Winget
2015-03-01
2
-0
/
+3
*
|
revert stop_daemon method to use correct exit
Thomas Winget
2015-02-24
1
-1
/
+1
*
|
RPC calls for background daemon added in
Thomas Winget
2015-02-24
8
-51
/
+300
*
|
Daemonize changes pulled in -- daemon builds
Thomas Winget
2015-02-24
38
-328
/
+3616
|
/
*
make fallback compatible with newer slow-hash
Riccardo Spagni
2015-01-28
1
-0
/
+12
*
replaced 64-bit multiplication in difficulty.cpp with a portable version
Riccardo Spagni
2015-01-27
1
-4
/
+34
*
added portable slow-hash, updated makefile targets, fixed readme
Riccardo Spagni
2015-01-27
1
-2
/
+152
*
fixed sse2 ifdef
Riccardo Spagni
2015-01-27
1
-2
/
+2
*
remove aes flag, detect no sse2
Riccardo Spagni
2015-01-27
1
-0
/
+2
*
Merge pull request #215
Riccardo Spagni
2015-01-15
4
-2
/
+36
|
\
|
*
Add a --restricted-rpc flag to simplewallet
moneromooo-monero
2015-01-11
4
-2
/
+36
*
|
Merge pull request #214
Riccardo Spagni
2015-01-15
3
-12
/
+45
|
\
\
|
*
|
Allow get_bulk_payments to return all payments regardless of payment ID
moneromooo-monero
2015-01-11
3
-12
/
+45
|
|
/
*
/
Fix seed node threaded DNS lookup
warptangent
2015-01-14
1
-27
/
+40
|
/
*
Merge pull request #206
Riccardo Spagni
2015-01-08
2
-11
/
+59
|
\
|
*
std::atomic_flag has no copy/move constructor, can't have a vector
Thomas Winget
2014-12-15
1
-9
/
+7
|
*
small typo in previous commit
Thomas Winget
2014-12-15
1
-1
/
+1
|
*
DNS seed timeout and fallback
Thomas Winget
2014-12-15
2
-11
/
+61
*
|
previous hash added to GBT
Riccardo Spagni
2015-01-06
2
-0
/
+3
*
|
year updated in license
Riccardo Spagni
2015-01-02
137
-139
/
+139
|
/
*
Merge pull request #203
Riccardo Spagni
2014-12-13
3
-4
/
+41
|
\
|
*
Document existing function
warptangent
2014-12-11
1
-0
/
+6
|
*
Repeat prompt for wallet path if invalid
warptangent
2014-12-11
3
-4
/
+35
*
|
Merge pull request #202
Riccardo Spagni
2014-12-13
1
-2
/
+0
|
\
\
|
*
|
wallet2::rewrite update to not require bin file
warptangent
2014-12-10
1
-2
/
+0
|
|
/
*
|
Merge pull request #201
Riccardo Spagni
2014-12-13
1
-7
/
+9
|
\
\
|
*
|
wallet2::load correctly initialize m_blockchain for wallet loaded without bin...
warptangent
2014-12-10
1
-7
/
+9
|
|
/
*
|
Merge pull request #200
Riccardo Spagni
2014-12-13
4
-0
/
+125
|
\
\
|
*
|
Add simple_wallet::seed_set_language method
warptangent
2014-12-08
2
-0
/
+72
|
*
|
Add wallet2::verify_password method
warptangent
2014-12-08
2
-0
/
+53
|
|
/
*
/
onwards to 0.8.8.7
Riccardo Spagni
2014-12-13
1
-1
/
+1
|
/
[next]