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
*
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
*
|
defaulted new parameters in modified functions
tom
2014-06-12
2
-2
/
+2
*
|
most functions prototyped/modified for wallet recovery
Thomas Winget
2014-06-12
10
-9
/
+3371
*
|
new error code for rpc
mydesktop
2014-06-11
1
-2
/
+1
*
|
Fix for orphan fix (check blocksize)
mydesktop
2014-06-11
3
-0
/
+22
|
/
*
Correcting high orphan rate of blocks at pool
monero-project
2014-06-11
1
-3
/
+12
*
added new seed nodes
fluffypony
2014-06-10
1
-0
/
+9
*
Merge pull request #24 from Neozaru/master
monero-project
2014-06-05
5
-1
/
+22
|
\
|
*
Added static_cast to hshd.current_height
Neozaru
2014-06-04
1
-1
/
+1
|
*
'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
Neozaru
2014-06-04
5
-1
/
+22
*
|
fixed conflict
paybee
2014-06-02
11
-43
/
+177
|
\
|
|
*
Merge pull request #21 from Neozaru/master
monero-project
2014-06-02
5
-16
/
+48
|
|
\
|
|
*
Added 'payment_id' optional argument to 'transfer' wallet RPC method
Neozaru
2014-06-02
5
-16
/
+48
|
*
|
Merge pull request #20 from artifexd/wallet_refresh
monero-project
2014-06-02
2
-18
/
+23
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Enable wallet refresh before blockchain is saved or completely sync'd.
artifexd
2014-06-01
2
-18
/
+23
|
*
|
Merge bitmonero@monero-project
Neozaru
2014-06-01
28
-217
/
+442
|
|
\
|
|
*
|
simplewallet returns 0 when no error
Neozaru
2014-05-28
1
-1
/
+1
|
*
|
Added '--exit-after-cmd' option in simplewallet
Neozaru
2014-05-28
1
-1
/
+9
|
*
|
Fixed return status for '--help'. Fixed wallet name (use macro instead of 'by...
Neozaru
2014-05-28
1
-2
/
+2
|
*
|
'mining_status' Daemon RPC command
Neozaru
2014-05-25
5
-6
/
+68
[next]