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
*
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
|
\
|
*
#36 simplewallet refresh include optional height param
Jakob Lind
2014-08-01
4
-7
/
+11
*
|
Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp
Riccardo Spagni
2014-08-01
3
-95
/
+82
|
\
\
|
|
/
|
/
|
|
*
Remove dead code
Zachary Michaels
2014-07-17
1
-17
/
+0
|
*
Remove second tx size check
Zachary Michaels
2014-07-17
1
-7
/
+0
|
*
Don't check max tx size when adding to block
Zachary Michaels
2014-07-17
1
-8
/
+0
|
*
Don't check for min fee when adding tx to block
Zachary Michaels
2014-07-17
1
-5
/
+0
|
*
Decrease max block size from 200% median to 130%
Zachary Michaels
2014-07-17
1
-1
/
+3
|
*
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
*
|
License updated to BSD 3-clause
fluffypony
2014-07-23
27
-85
/
+783
|
/
*
Remove unused function
Zachary Michaels
2014-07-01
2
-19
/
+0
*
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
*
set max block size for gbt
mydesktop
2014-06-26
1
-0
/
+8
*
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 miner.cpp
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-16
1
-1
/
+4
*
proper tx_pool handling from CryptoZoidberg / BBR
fluffypony
2014-06-15
3
-1
/
+34
*
added checkpoint @ 80000
monero-project
2014-06-14
1
-0
/
+1
*
change hash for keygen from blake to keccak
tom
2014-06-12
1
-2
/
+2
*
allow two-random-numbers wallet generation (but not as default)
Thomas Winget
2014-06-12
2
-3
/
+3
*
fixed some pointer- and loop-based derps
Thomas Winget
2014-06-12
1
-0
/
+3
*
builds, but doesn't link. other than that, electrum-style recovery implement...
Thomas Winget
2014-06-12
2
-4
/
+11
*
defaulted new parameters in modified functions
tom
2014-06-12
1
-1
/
+1
*
most functions prototyped/modified for wallet recovery
Thomas Winget
2014-06-12
2
-2
/
+2
*
Fix for orphan fix (check blocksize)
mydesktop
2014-06-11
2
-0
/
+13
*
'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
Neozaru
2014-06-04
2
-1
/
+14
*
Merge bitmonero@monero-project
Neozaru
2014-06-01
12
-81
/
+186
|
\
|
*
typo in tx_pool.cpp
monero-project
2014-05-28
1
-1
/
+1
|
*
fix typing mismatch
mydesktop
2014-05-27
1
-2
/
+9
|
*
dynamic tx size scaling for tx mempool
mydesktop
2014-05-26
1
-0
/
+11
|
*
maximum block size 130% of median
mydesktop
2014-05-26
1
-3
/
+14
|
*
temporary fix for block reward dos
mydesktop
2014-05-25
1
-1
/
+23
|
*
enable checkpointed block verification
mydesktop
2014-05-25
1
-1
/
+1
[next]