Commit Graph

530 Commits (dd6c44327be7d90574466bc37561b9d156466972)

Author SHA1 Message Date
Dion Ahmetaj dd6c44327b changed params from start/end index to height/count
8 years ago
Dion Ahmetaj e95d3f359b attempted to remove whitespace spam
8 years ago
Dion Ahmetaj 412da63622 added print_coinbase_tx_sum option
8 years ago
Riccardo Spagni a8e03344e5
Merge pull request #1177
8 years ago
Riccardo Spagni 4cb1348548
Merge pull request #1139
8 years ago
Riccardo Spagni d60826c0b9
Merge pull request #1133
8 years ago
Riccardo Spagni 895d20f901
Merge pull request #1123
8 years ago
Riccardo Spagni e34ef4de6c
Merge pull request #1171
8 years ago
Riccardo Spagni fa1d5efb5a
Merge pull request #1168
8 years ago
Riccardo Spagni 2ef81914b5
Merge pull request #1140
8 years ago
NanoAkron 10be9036da
Brackets to prevent premature return
8 years ago
NanoAkron fb1785ab94
Brackets to ensure doesn't function prematurely return
8 years ago
moneromooo-monero 3644aa94f3
blockchain: avoid using a reference to a temporary
8 years ago
NanoAkron 8ed0d72b12
Moved logging to target functions rather than caller
8 years ago
NanoAkron 6390673137 Removed all code related to fast_exit
8 years ago
NanoAkron 442bfd1600 Added messages at log level 2 to reflect deactivation procedure
8 years ago
moneromooo-monero bba6af9064
wallet: cold wallet transaction signing
8 years ago
moneromooo-monero d9b0bf9f35
cryptonote_core: make extra field removal more generic
8 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
moneromooo-monero cec090fc8a
Revert "Fix fake 'network synchronized, begin using' messages"
8 years ago
moneromooo-monero 5e3e362c85
core: make the sync chunk block count overridable
8 years ago
moneromooo-monero 0d036bec26
blockchain: do not reject chain histories matching only genesis
8 years ago
Riccardo Spagni c2faab5e1a
fix v5 height
8 years ago
Riccardo Spagni cebbcf0f64
fix v5 fork date description
8 years ago
Riccardo Spagni c41098aacf
updated fork heights for v4 and v5
8 years ago
Riccardo Spagni f148af235a
add checkpoints
8 years ago
Riccardo Spagni 4a03a8a1da
Merge pull request #1094
8 years ago
moneromooo-monero e86c5b9b53
miner: do not try to save config if the path isn't set
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
rckngOpossum e29e8b1b99 compile errors fixed when PER_BLOCK_CHECKPOINT not defined
8 years ago
rckngOpossum e49c161987 compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE defined
8 years ago
moneromooo-monero 7d413f635f
rct: rework serialization to avoid storing vector sizes
8 years ago
moneromooo-monero 0ce79ef10e
core: cleanup some typecasting
8 years ago
Riccardo Spagni 011e42f337
fix nigglies, as pointed out by moneromooo-monero
8 years ago
Riccardo Spagni df63e0704a
fix remaining bitmonero and simplewallet bits
8 years ago
Riccardo Spagni e0d78858e4
Merge pull request #1022
8 years ago
moneromooo-monero 6cf8ca2a7f
core: faster find_blockchain_supplement
8 years ago
Howard Chu b8c03a5f10
Remove blocks_per_sync limits
8 years ago
Riccardo Spagni c915bffa51
Merge pull request #1002
8 years ago
moneromooo-monero 91ca0b4065
core: allow empty global indices for txes with empty vout
8 years ago
Riccardo Spagni f5b802e684
Merge pull request #999
8 years ago
moneromooo-monero 887db9f936
blockchain: testnet heights for v3, v4, and v5
8 years ago
moneromooo-monero a0925e628e
core: use full rct signatures if just one input
8 years ago
moneromooo-monero b951bc8780
wallet: transfer_selected_rct now also selects fake outs
8 years ago
moneromooo-monero 4f887dea6e
increase minimum mixin to 4 on hard fork 5
8 years ago
moneromooo-monero 0815c72df7
core: allow v1 txes after HF 5 when sweeping unmixable outputs
8 years ago
moneromooo-monero c3b3260ae5
New "Halfway RingCT" outputs for coinbase transactions
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero 93f5c625f0
rct: rework v2 txes into prunable and non prunable data
8 years ago
moneromooo-monero d93746b6d3
rct: rework the verification preparation process
8 years ago