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
/
cryptonote_core
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure that keccak is called on view spend key, not a possibly pre-sc_reduce3...
warptangent
2014-12-01
1
-1
/
+1
*
Merge pull request #188
Riccardo Spagni
2014-11-26
2
-2
/
+2
|
\
|
*
Disable legacy fees for now
iamsmooth
2014-11-11
1
-1
/
+1
|
*
Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...
iamsmooth
2014-11-09
2
-2
/
+2
*
|
Merge pull request #180
Riccardo Spagni
2014-11-25
1
-0
/
+80
|
\
\
|
|
/
|
/
|
|
*
cmake: support 2.8.7
Ben Boeckel
2014-10-24
1
-2
/
+2
|
*
cmake: handle private vs. public headers
Ben Boeckel
2014-10-23
1
-2
/
+7
|
*
cmake: refactor common code with libraries
Ben Boeckel
2014-10-23
1
-9
/
+1
|
*
cmake: put each library into its own directory
Ben Boeckel
2014-10-23
1
-0
/
+83
*
|
per kb fees
Thomas Winget
2014-11-06
1
-2
/
+5
|
/
*
added hardcoded checkpoint at block 249380
Riccardo Spagni
2014-10-07
1
-0
/
+1
*
Merge pull request #167
Riccardo Spagni
2014-10-06
1
-2
/
+2
|
\
|
*
fixed signed-unsigned issue from 166
Thomas Winget
2014-10-02
1
-2
/
+2
*
|
fixed checkpointing bug
Riccardo Spagni
2014-10-03
1
-1
/
+1
*
|
MoneroPulse log wording tweaks
Riccardo Spagni
2014-10-03
2
-4
/
+5
*
|
moved checkpoint log level
Riccardo Spagni
2014-10-02
1
-1
/
+1
*
|
moved file checkpointing log output to log1
Riccardo Spagni
2014-10-02
1
-6
/
+6
|
/
*
Daemon should now exit on conflicting checkpoints
Thomas Winget
2014-09-30
2
-0
/
+13
*
various changes to runtime checkpoint updating
Thomas Winget
2014-09-30
7
-23
/
+113
*
Fixed segfault with checkpoints loading
Thomas Winget
2014-09-30
2
-0
/
+10
*
DNS checkpoint updating added, and daemon flag to enforce them
Thomas Winget
2014-09-30
6
-14
/
+98
*
reload checkpoints file every ~hr and print if any fail
Thomas Winget
2014-09-30
8
-71
/
+168
*
Adding an identical existing checkpoint should not error
Thomas Winget
2014-09-30
1
-2
/
+7
*
Revert "low risk, potentially varint overflow bug patched thanks to BBR"
Riccardo Spagni
2014-09-25
7
-30
/
+13
*
low risk, potentially varint overflow bug patched thanks to BBR
Riccardo Spagni
2014-09-24
7
-13
/
+30
*
Added ability to read chechpoint hashes from json file in data folder
Tomer Konforty
2014-09-25
3
-0
/
+60
*
checkpoint
iamsmooth
2014-09-24
1
-0
/
+1
*
checkpoint
iamsmooth
2014-09-24
1
-0
/
+2
*
checkpoints
iamsmooth
2014-09-24
1
-0
/
+5
*
checkpoint
iamsmooth
2014-09-24
1
-0
/
+1
*
checkpoints
iamsmooth
2014-09-24
1
-3
/
+5
*
Another preprocessor fix (difficulty.cpp)
Zachary Michaels
2014-09-15
1
-1
/
+1
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
7
-14
/
+37
*
Separate testnet default data dir
Zachary Michaels
2014-09-15
2
-4
/
+5
*
Pass tx and nonce to genesis block constructor
Zachary Michaels
2014-09-15
3
-23
/
+34
*
Reorganize testnet constants
Zachary Michaels
2014-09-15
2
-6
/
+5
*
Add testnet flag
Zachary Michaels
2014-09-15
6
-11
/
+51
*
fix incorrect error message (obvious cut and paste bug from upstream)
iamsmooth
2014-09-13
1
-1
/
+1
*
output rng fix from boolberry
iamsmooth
2014-09-12
1
-2
/
+1
*
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
3
-72
/
+72
*
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
*
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
*
restored wallets will have timestamp set to June 8 2014.
Thomas Winget
2014-08-03
1
-1
/
+17
*
Merge pull request #73 from jakoblind/refresh_height
Riccardo Spagni
2014-08-02
4
-7
/
+11
|
\
[next]