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
*
Reorganize testnet constants
Zachary Michaels
2014-09-15
10
-71
/
+46
*
Add testnet constants
Zachary Michaels
2014-09-15
1
-0
/
+16
*
Add testnet flag
Zachary Michaels
2014-09-15
13
-50
/
+135
*
fix logic in tag check, AND -> OR
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
ignore tag check if we haven't pulled tags
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
new Makefile target: release-static
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
Merge pull request #136
Riccardo Spagni
2014-09-13
3
-46
/
+49
|
\
|
*
fix incorrect error message (obvious cut and paste bug from upstream)
iamsmooth
2014-09-13
1
-1
/
+1
|
*
Change wallet to not try to extract tx public key when tx has no outputs (fix...
iamsmooth
2014-09-13
1
-43
/
+47
|
*
output rng fix from boolberry
iamsmooth
2014-09-12
1
-2
/
+1
*
|
fixed cmake variable matching
Riccardo Spagni
2014-09-12
1
-1
/
+1
*
|
versioning now includes the commit hash, or -final for tagged releases
Riccardo Spagni
2014-09-12
6
-18
/
+31
*
|
HOW DO I ENGLISH?
jebes
2014-09-11
1
-1
/
+1
*
|
mispelled brief, corrected it
jebes
2014-09-11
2
-14
/
+14
*
|
Merge remote-tracking branch 'upstream/master'
jebes
2014-09-11
11
-122
/
+204
|
\
|
|
*
added license to CMake
fluffypony
2014-09-11
1
-0
/
+30
|
*
more dynamic miniupnp fixes
fluffypony
2014-09-10
1
-2
/
+9
|
*
miniupnpc includes fixed
fluffypony
2014-09-10
1
-2
/
+2
|
*
miniupnpc changes for freebsd
fluffypony
2014-09-10
1
-2
/
+2
|
*
mmap on FreeBSD doesn't have MAP_HUGETLB
fluffypony
2014-09-10
1
-1
/
+1
|
*
Include sys/time.h on BSD
fluffypony
2014-09-10
1
-0
/
+2
|
*
replace ftime with gettimeofday on FreeBSD because lcompat is stupid
fluffypony
2014-09-10
2
-4
/
+32
|
*
make FreeBSD use -lcompat till we can fix ftime()
fluffypony
2014-09-10
1
-4
/
+4
|
*
more FreeBSD fixes
fluffypony
2014-09-09
1
-2
/
+7
|
*
malloc.h reference fixed for FreeBSD
fluffypony
2014-09-09
1
-2
/
+2
|
*
FreeBSD alloca.h reference fixed
fluffypony
2014-09-09
2
-2
/
+12
|
*
a few more error messages moved to log level 1
fluffypony
2014-09-09
2
-15
/
+15
|
*
moved non-critical warnings and errors to log level 1
fluffypony
2014-09-09
6
-98
/
+98
*
|
HOW DO I GIT?
jebes
2014-09-11
1
-1
/
+1
*
|
Documented varint
jebes
2014-09-11
4
-40
/
+80
*
|
commented util.h
jebes
2014-09-09
4
-44
/
+86
|
/
*
build number increase after release
fluffypony
2014-09-07
1
-1
/
+1
*
fix checkpoints
iamsmooth
2014-09-06
2
-4
/
+7
*
bug fix to checkpoint-on-restore; still fails on 612
iamsmooth
2014-09-06
1
-1
/
+1
*
checkpoints on restore; currently fails on 212 checkpoint
iamsmooth
2014-09-06
2
-2
/
+24
*
Fix tree-hash cnt n^2. Asserts, comment. Squash2
rfree2monero
2014-09-06
1
-6
/
+48
*
override for get_block_longhash for block 202612
Thomas Winget
2014-09-06
1
-0
/
+7
*
added double-check for 202612 block id
Thomas Winget
2014-09-06
1
-1
/
+13
*
hex_to_pod needs the destination as an arg, as opposed to it returning the pod
Thomas Winget
2014-09-06
1
-1
/
+1
*
Override for block hashing for block 202612
Thomas Winget
2014-09-06
1
-0
/
+10
*
fixed OS X malloc.h reference
fluffypony
2014-09-02
1
-1
/
+4
*
bumped build number
fluffypony
2014-08-25
1
-1
/
+1
*
quick additional patch
fluffypony
2014-08-23
1
-2
/
+1
*
quick fee ramp to prevent spam attack
fluffypony
2014-08-23
1
-3
/
+4
*
added view_key to wallet RPC command query_key
Jakob Lind
2014-08-05
1
-0
/
+4
*
added viewkey command to CLI
Jakob Lind
2014-08-05
2
-0
/
+9
*
query_key command in wallet rpc.
Jakob Lind
2014-08-05
3
-0
/
+44
*
refactoring. get seed code in wallet2
Jakob Lind
2014-08-03
3
-12
/
+23
*
check its deterministic wallet before printing seed
Jakob Lind
2014-08-03
1
-3
/
+19
*
remove help text about seed only displayed once
Jakob Lind
2014-08-03
1
-2
/
+2
[next]