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
*
bump version, update readme to reflect, update checkpoints
Riccardo Spagni
2019-02-20
2
-2
/
+3
*
update quick sync checkpoints and hash
Riccardo Spagni
2019-02-20
2
-1
/
+1
*
wallet: fix payment ID decryption for construction data
Dusan Klinec
2019-02-20
1
-7
/
+6
*
blockchain: remove buggy long term block weight cache
moneromooo-monero
2019-02-19
2
-76
/
+36
*
blockchain: fix block template creation race
moneromooo-monero
2019-02-18
1
-5
/
+5
*
Merge pull request #5159
Riccardo Spagni
2019-02-18
1
-2
/
+4
|
\
|
*
blockchain: fix long term weight addition on pop/init
moneromooo-monero
2019-02-18
1
-2
/
+4
*
|
Merge pull request #5158
Riccardo Spagni
2019-02-18
3
-3
/
+104
|
\
\
|
*
|
tests: add a CNv4 JIT test
moneromooo-monero
2019-02-18
1
-7
/
+8
|
*
|
crypto: plug CNv4 JIT into cn_slow_hash
moneromooo-monero
2019-02-18
2
-3
/
+100
|
*
|
crypto: clear cache after generating random program
moneromooo-monero
2019-02-18
1
-0
/
+3
|
|
/
*
|
Merge pull request #5157
Riccardo Spagni
2019-02-18
1
-19
/
+12
|
\
\
|
|
/
|
/
|
|
*
rpc: fix wrongly formatted JSON for pruned tx
stoffu
2019-02-18
1
-19
/
+12
*
|
Merge pull request #5155
Riccardo Spagni
2019-02-18
1
-0
/
+2
|
\
\
|
*
|
db_lmdb: fix missing mdb_dbi_close in migration
moneromooo-monero
2019-02-17
1
-0
/
+2
|
|
/
*
|
Merge pull request #5153
Riccardo Spagni
2019-02-18
1
-1
/
+1
|
\
\
|
*
|
miner: fix build with boost 1.69
moneromooo-monero
2019-02-17
1
-1
/
+1
|
|
/
*
/
CNv4 JIT compiler for x86-64 and tests
SChernykh
2019-02-17
4
-0
/
+2746
|
/
*
blockchain: fix m_long_term_block_weight_height initialization
moneromooo-monero
2019-02-15
1
-6
/
+13
*
blockchain: forbid older BP rct versions from v11
moneromooo-monero
2019-02-15
1
-1
/
+18
*
Fix v3/v4 db conversion
moneromooo-monero
2019-02-15
2
-2
/
+8
*
Build fixes for some platforms
moneromooo-monero
2019-02-14
4
-16
/
+16
*
blockchain: add v10 fork heights
moneromooo-monero
2019-02-14
1
-0
/
+5
*
Adding cnv4-2 tweaks
Lee Clagett
2019-02-14
2
-31
/
+71
*
Cryptonight variant 4 aka CryptonightR
SChernykh
2019-02-14
6
-17
/
+508
*
slow-hash: some more big endian fixes
xiphon
2019-02-14
1
-6
/
+6
*
slow-hash: fix for big endian
moneromooo-monero
2019-02-14
1
-20
/
+21
*
Small function declaration cleanup in slow-hash.c
Pol Mauri
2019-02-14
1
-5
/
+2
*
Add support for V10 protocol with BulletProofV2 and short amount.
cslashm
2019-02-14
1
-13
/
+34
*
Fix dummy decryption in debug mode
cslashm
2019-02-14
1
-1
/
+3
*
fix log namespace
cslashm
2019-02-14
1
-45
/
+45
*
New scheme key destination contrfol
cslashm
2019-02-14
7
-63
/
+233
*
cryptonote: Fix enum check in expand_transaction_2
Tom Smeding
2019-02-14
1
-1
/
+1
*
simplewallet: tell the user to complain to the recipient
moneromooo-monero
2019-02-14
1
-1
/
+1
*
ringct: fix v1 ecdhInfo serialization
moneromooo-monero
2019-02-14
1
-16
/
+2
*
ringct: the commitment mask is now deterministic
moneromooo-monero
2019-02-12
5
-36
/
+57
*
ringct: encode 8 byte amount, saving 24 bytes per output
moneromooo-monero
2019-02-12
11
-28
/
+71
*
ringct: save 3 bytes on bulletproof size
moneromooo-monero
2019-02-12
1
-1
/
+4
*
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
2019-02-12
12
-62
/
+95
*
core: include a dummy encrypted payment id when no payment is used
moneromooo-monero
2019-02-12
2
-14
/
+58
*
core, wallet: remember original text version of destination address
moneromooo-monero
2019-02-12
5
-10
/
+33
*
simplewallet: disable long payment ids by default
moneromooo-monero
2019-02-12
2
-13
/
+38
*
blockchain: fix wrong hf version when popping multiple blocks
moneromooo-monero
2019-02-12
3
-6
/
+37
*
simplewallet: remove ability to transfer with detached short payment ids
moneromooo-monero
2019-02-12
1
-31
/
+2
*
blockchain: fix block rate check for empty blockchains
moneromooo-monero
2019-02-12
1
-1
/
+3
*
ignore child process when exec
Jethro Grassie
2019-02-12
1
-0
/
+4
*
wallet2: fix ring reuse breaking when using histogram
moneromooo-monero
2019-02-12
1
-0
/
+3
*
core: fix unmixable special case allowing ring size below 11
moneromooo-monero
2019-02-12
1
-1
/
+1
*
blockchain: include number of discarded blocks in --reorg-notify
moneromooo-monero
2019-02-12
2
-3
/
+5
*
core: add a few more block rate window sizes
moneromooo-monero
2019-02-12
1
-1
/
+1
[next]