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 v5 height
Riccardo Spagni
2016-09-18
1
-1
/
+1
*
fix v5 fork date description
Riccardo Spagni
2016-09-18
1
-1
/
+1
*
updated fork heights for v4 and v5
Riccardo Spagni
2016-09-18
1
-0
/
+7
*
add checkpoints
Riccardo Spagni
2016-09-18
1
-0
/
+2
*
Merge pull request #1094
Riccardo Spagni
2016-09-18
1
-3
/
+3
|
\
|
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-3
/
+3
*
|
miner: do not try to save config if the path isn't set
moneromooo-monero
2016-09-18
1
-1
/
+2
|
/
*
compile errors fixed when PER_BLOCK_CHECKPOINT not defined
rckngOpossum
2016-09-15
1
-1
/
+3
*
compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE defined
rckngOpossum
2016-09-15
3
-2
/
+8
*
rct: rework serialization to avoid storing vector sizes
moneromooo-monero
2016-09-14
3
-22
/
+56
*
core: cleanup some typecasting
moneromooo-monero
2016-09-14
1
-4
/
+4
*
fix nigglies, as pointed out by moneromooo-monero
Riccardo Spagni
2016-09-03
1
-1
/
+1
*
fix remaining bitmonero and simplewallet bits
Riccardo Spagni
2016-09-03
1
-2
/
+2
*
Merge pull request #1022
Riccardo Spagni
2016-09-01
2
-6
/
+5
|
\
|
*
Remove blocks_per_sync limits
Howard Chu
2016-08-31
2
-6
/
+5
*
|
core: faster find_blockchain_supplement
moneromooo-monero
2016-08-31
1
-6
/
+2
|
/
*
Merge pull request #1002
Riccardo Spagni
2016-08-29
1
-1
/
+6
|
\
|
*
core: allow empty global indices for txes with empty vout
moneromooo-monero
2016-08-29
1
-1
/
+6
*
|
Merge pull request #999
Riccardo Spagni
2016-08-28
1
-13
/
+14
|
\
\
|
|
/
|
/
|
|
*
Change default db-sync-mode to fast, not fastest
Howard Chu
2016-08-28
1
-13
/
+14
*
|
blockchain: testnet heights for v3, v4, and v5
moneromooo-monero
2016-08-28
1
-0
/
+4
*
|
core: use full rct signatures if just one input
moneromooo-monero
2016-08-28
1
-1
/
+4
*
|
wallet: transfer_selected_rct now also selects fake outs
moneromooo-monero
2016-08-28
1
-2
/
+2
*
|
increase minimum mixin to 4 on hard fork 5
moneromooo-monero
2016-08-28
1
-2
/
+3
*
|
core: allow v1 txes after HF 5 when sweeping unmixable outputs
moneromooo-monero
2016-08-28
2
-16
/
+19
*
|
New "Halfway RingCT" outputs for coinbase transactions
moneromooo-monero
2016-08-28
5
-19
/
+34
*
|
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
2
-5
/
+10
*
|
rct: rework v2 txes into prunable and non prunable data
moneromooo-monero
2016-08-28
4
-20
/
+69
*
|
rct: rework the verification preparation process
moneromooo-monero
2016-08-28
3
-133
/
+114
*
|
rct: change the simple flag to a type
moneromooo-monero
2016-08-28
3
-11
/
+22
*
|
rct: avoid the need for the last II element
Shen Noether
2016-08-28
2
-18
/
+9
*
|
wallet: do not store signatures in the wallet cache
moneromooo-monero
2016-08-28
4
-1
/
+17
*
|
core: add some locking around pool use
moneromooo-monero
2016-08-28
2
-1
/
+4
*
|
rct: do not serialize senderPk - it is not used anymore
moneromooo-monero
2016-08-28
1
-1
/
+1
*
|
tx_pool: log why a transaction was rejected for version checks
moneromooo-monero
2016-08-28
1
-0
/
+3
*
|
change fork settings to allow pre-rct txes for one more fork cycle
moneromooo-monero
2016-08-28
2
-3
/
+8
*
|
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
1
-7
/
+3
*
|
rct: do not serialize public keys in outPk
moneromooo-monero
2016-08-28
3
-13
/
+53
*
|
core: always use the new simple rct variant
moneromooo-monero
2016-08-28
1
-1
/
+1
*
|
port get_tx_key/check_tx_key to rct
moneromooo-monero
2016-08-28
2
-5
/
+15
*
|
integrate simple rct api
moneromooo-monero
2016-08-28
4
-102
/
+229
*
|
ringct: "simple" ringct variant
Shen Noether
2016-08-28
1
-0
/
+13
*
|
mixable transactions must be rct for v3
moneromooo-monero
2016-08-28
2
-6
/
+29
*
|
Condition v2 txes on v3 hard fork
moneromooo-monero
2016-08-28
2
-1
/
+12
*
|
move the rct commitments to the output_amounts database
moneromooo-monero
2016-08-28
1
-23
/
+2
*
|
rct: add the tx prefix hash into the MLSAG
moneromooo-monero
2016-08-28
1
-3
/
+4
*
|
ringct: do not serialize what can be reconstructed
moneromooo-monero
2016-08-28
2
-24
/
+81
*
|
Use the supplied hard fork version in validate_miner_transaction
moneromooo-monero
2016-08-28
1
-1
/
+1
*
|
add rct to the protocol
moneromooo-monero
2016-08-28
8
-149
/
+451
*
|
make rct tx serialization work
moneromooo-monero
2016-08-28
1
-0
/
+56
[next]