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
*
Use print_money in log
Zachary Michaels
2014-07-17
1
-1
/
+1
*
Minimum tx fee for entering pool
Zachary Michaels
2014-07-17
1
-0
/
+8
*
Start fresh if tx_pool deserialize fails
Zachary Michaels
2014-07-17
1
-2
/
+6
*
Add transaction size limit
Zachary Michaels
2014-07-17
1
-0
/
+24
*
Use const where appropriate in tx_pool
Zachary Michaels
2014-07-17
3
-50
/
+36
*
Make some tx_pool methods static
Zachary Michaels
2014-07-17
1
-2
/
+2
*
Make some tx_pool methods private
Zachary Michaels
2014-07-17
1
-6
/
+6
*
Fix thread count argument handling in simplewallet
Zachary Michaels
2014-07-01
1
-2
/
+2
*
Match empty RPC request with other requests
Zachary Michaels
2014-07-01
1
-1
/
+5
*
Switch list to vector for RPC serialization
Zachary Michaels
2014-07-01
1
-2
/
+2
*
Remove unused function
Zachary Michaels
2014-07-01
2
-19
/
+0
*
Fix assert bug in base58 encode
Zachary Michaels
2014-07-01
1
-1
/
+1
*
Explicit namespaces
Zachary Michaels
2014-07-01
1
-11
/
+8
*
Remove redeclaration
Zachary Michaels
2014-07-01
1
-1
/
+0
*
C++ style cast
Zachary Michaels
2014-07-01
1
-1
/
+1
*
Comment unused functions in cryptonote_core
Zachary Michaels
2014-07-01
2
-15
/
+14
*
Improved (fixed?) serialization for vec<uint32_t>
Zachary Michaels
2014-07-01
1
-0
/
+7
*
Add missing pragma
Zachary Michaels
2014-07-01
1
-0
/
+2
*
Add missing pragma
Zachary Michaels
2014-07-01
1
-0
/
+2
*
Add missing pragma
Zachary Michaels
2014-07-01
1
-0
/
+2
*
Allow priority peers when there are exclusive peers
Zachary Michaels
2014-07-01
1
-1
/
+1
*
Explicit error constructors
Zachary Michaels
2014-07-01
1
-5
/
+5
*
Remove unused array in cn_slow_hash
Zachary Michaels
2014-07-01
1
-1
/
+0
*
Revert "Do not fall over when refreshing balance fails"
Thomas Winget
2014-06-30
1
-2
/
+1
*
Do not fall over when refreshing balance fails
Matthew Little
2014-06-29
1
-1
/
+2
*
set max block size for gbt
mydesktop
2014-06-26
2
-0
/
+9
*
fix function typo
monero-project
2014-06-24
1
-1
/
+1
*
Fix copy/paste bug, thx Boolberry
monero-project
2014-06-24
1
-3
/
+3
*
Update slow-hash.c
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-19
1
-0
/
+5
*
Update slow-hash.c
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-16
1
-1
/
+8
*
Update miner.cpp
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-16
1
-1
/
+4
*
Update slow-hash.c
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-16
1
-110
/
+288
*
Merge pull request #33 from mikezackles/arch_linux_build_fixes
monero-project
2014-06-15
1
-4
/
+4
|
\
|
*
Link to pthreads on non-apple unix
Zachary Michaels
2014-06-11
1
-4
/
+4
*
|
proper tx_pool handling from CryptoZoidberg / BBR
fluffypony
2014-06-15
4
-1
/
+36
*
|
added checkpoint @ 80000
monero-project
2014-06-14
1
-0
/
+1
*
|
changed wallet mnemonic to use cout so it doesn't print to log
Thomas Winget
2014-06-12
1
-1
/
+2
*
|
change hash for keygen from blake to keccak
tom
2014-06-12
1
-2
/
+2
*
|
changed text a bit more
tom
2014-06-12
1
-10
/
+11
*
|
changed some print messages
tom
2014-06-12
1
-2
/
+2
*
|
allow two-random-numbers wallet generation (but not as default)
Thomas Winget
2014-06-12
6
-42
/
+52
*
|
reworked command line args for simplewallet.
Thomas Winget
2014-06-12
2
-19
/
+30
*
|
DRY cin input_line (and test replacement of non-DRY usage)
Thomas Winget
2014-06-12
3
-6
/
+19
*
|
stupid signed arithmetic.
Thomas Winget
2014-06-12
1
-6
/
+3
*
|
more pointer-based derp
Thomas Winget
2014-06-12
3
-8
/
+23
*
|
fixed some pointer- and loop-based derps
Thomas Winget
2014-06-12
3
-1
/
+6
*
|
builds, but doesn't link. other than that, electrum-style recovery implement...
Thomas Winget
2014-06-12
9
-19
/
+56
*
|
missing '.at' on two map calls. built on some machines, very strange...
Thomas Winget
2014-06-12
1
-2
/
+2
*
|
revert 'dirty hack' change to crypto.h. need a better way for sure.
Thomas Winget
2014-06-12
1
-4
/
+1
*
|
compile issues, resolve later. commiting because switching machines
tom
2014-06-12
3
-2
/
+83
[next]