Commit Graph

220 Commits (d98db4868ddd7727866b053eeeb8fe154363896c)

Author SHA1 Message Date
Riccardo Spagni e75fd059dd
Merge pull request #1555
8 years ago
luigi1111 758c0eb79f
fix time stats mixin
8 years ago
kenshi84 f1dde1a429 wallet cli: print originating block heights of mixin keys when making transfer
8 years ago
Riccardo Spagni 15dcc5afd3
Merge pull request #1534
8 years ago
Riccardo Spagni fdb1cda965
Merge pull request #1502
8 years ago
Riccardo Spagni 23cf963332
Merge pull request #1493
8 years ago
moneromooo-monero 0478ac6848
blockchain: allow marking "tx not found" without an exception
8 years ago
moneromooo-monero 1607cb7e0c
tx_pool: better block template filling algorithm
8 years ago
moneromooo-monero 591d83686e
core: invalidate difficulty cache when resetting blockchain
8 years ago
luigi1111 374762654e
add tx hash to time stats
8 years ago
Riccardo Spagni f5176cb6e8
Merge pull request #1467
8 years ago
kenshi84 2ac8007544 also use portable serializer for boost_serialization_helper.h and net_node.inl, completely adandon boost/archive/binary_oarchive.hpp
8 years ago
moneromooo-monero 55fa0479a0
rpc: new function and RPC to get alternative chain info
8 years ago
moneromooo-monero dd144b14bc
blockchain: fix reorganizations past a hard fork boundary
8 years ago
Riccardo Spagni 0f99423080
Merge pull request #1418
8 years ago
moneromooo-monero dfbb85b6fe
blockchain: fix setting non trovial alternate chain as invalid
8 years ago
luigi1111 648ea6bef1
blockchain: bring the v4 fork height one block forward
8 years ago
Riccardo Spagni f2ea2afb77
Merge pull request #1398
8 years ago
Riccardo Spagni 8086379680
Merge pull request #1397
8 years ago
Riccardo Spagni 416f7fbd5f
Merge pull request #1392
8 years ago
Pierre Boyer f4772bae81 Fix a few minor typos
8 years ago
moneromooo-monero 3f7d6fb57d
Fix delayed exit when syncing
8 years ago
moneromooo-monero 204b1bff62
blockchain: use high bound block reward on error where appropriate
8 years ago
moneromooo-monero 8f6ec90c83
blockchain: reject invalid pubkeys from v4
8 years ago
moneromooo-monero 2c0173c722
Add a get_outs (fully text based) version of get_outs.bin
8 years ago
moneromooo-monero e6deb8abda
rpc: add a dynamic fee estimation RPC call
8 years ago
moneromooo-monero 82dbba10d4
core: dynamic fee algorithm from ArticMine
8 years ago
moneromooo-monero 88faec75fe
wallet: select part of the fake outs from recent outputs
8 years ago
moneromooo-monero 4038e86527
Add performance timers for ringct tx verification
8 years ago
Riccardo Spagni a8e03344e5
Merge pull request #1177
8 years ago
Riccardo Spagni 895d20f901
Merge pull request #1123
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
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
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
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
moneromooo-monero 91ca0b4065
core: allow empty global indices for txes with empty vout
8 years ago
moneromooo-monero 887db9f936
blockchain: testnet heights for v3, v4, and v5
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 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