index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
|
wallet RPC converted to use new transaction semantics
Thomas Winget
2014-06-30
7
-184
/
+305
*
|
removed erroneous printing of newlines
Thomas Winget
2014-06-30
1
-1
/
+0
*
|
missed removing a debug print
Thomas Winget
2014-06-30
1
-2
/
+0
*
|
removed some debugging code (really stupid printf-style debuggng..
Thomas Winget
2014-06-30
1
-11
/
+2
*
|
Transaction splitting *seems* to be working!!!
tom
2014-06-30
2
-6
/
+24
*
|
Added confirmation prompt if transactions are to be split
Thomas Winget
2014-06-30
1
-0
/
+16
*
|
added back successful tx message. oops.
Thomas Winget
2014-06-30
1
-1
/
+3
*
|
up tx splits limit 5 -> 30
Thomas Winget
2014-06-30
1
-1
/
+1
*
|
final changes to get transaction splitting building. needs testing.
Thomas Winget
2014-06-30
5
-42
/
+136
*
|
working on dividing functions in prep for tx splitting
tom
2014-06-30
2
-9
/
+84
*
|
Added comments to wallet functions
Thomas Winget
2014-06-30
2
-0
/
+13
|
/
*
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
[prev]
[next]