Commit Graph

983 Commits (release-v0.2.2.0)

Author SHA1 Message Date
jw d4ee3c3251
Merge pull request #75 from wowario/checkpoints
6 years ago
wowario 0cae683a75
update checkpoints.dat for point release
6 years ago
jw c074baee61
Merge pull request #71 from wowario/upstream
6 years ago
moneromooo-monero 13e9035505
blockchain: cache next block difficulty after adding a block
6 years ago
moneromooo-monero fa3ae1a16d
alt_chain_info can now give more info about a particular alt chain
6 years ago
moneromooo-monero a896603556
blockchain: set the m_verifivation_failed flag in a couple more places
6 years ago
moneromooo-monero 7f3f923021 tx_pool: initialize bitflags padding since it gets written to storage
6 years ago
stoffu 2b863521ba blockchain: pop forked blocks only when DB is not read-only
6 years ago
moneromooo-monero 6270a903c8 blockchain: return error when requesting non existent output
6 years ago
moneromooo-monero 8212762312 core: lock incoming tx lock when checking the txpool and chain
6 years ago
wowario d0d1a14a05 Add stagenet fork heights
6 years ago
wowario 2d4c0edd66
Captain obvious warning
6 years ago
jw 74a30ddccd
Merge pull request #56 from wowario/lwma-2
6 years ago
wowario c5d51ca56c
add lwma-2
6 years ago
jw a0b5b82bb4
Merge pull request #46 from wowario/checkpoints
6 years ago
wowario 52e2799f6d
update checkpoints.dat
6 years ago
moneromooo-monero 26acaf82f9
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero 24cd25d87e
blockchain: demote a hash-of-hashes validation warning to debug
6 years ago
wowario cdb20d58b5
remove whitespace
6 years ago
stoffu 195e309465
Fix output shuffling for multisig
6 years ago
moneromooo-monero 57c006d6f1
core: fix automatic safe db sync mode switching
6 years ago
jw 1977bc6e2e
Merge pull request #39 from wowario/release-v0.2.1.0
6 years ago
jw 865ae628d4
Merge pull request #38 from wowario/ftl_check_window
6 years ago
wowario b8636dd448
Merge branch 'master' into release-v0.2.1.0
6 years ago
wowario 54fe6c3b09
adjust FTL, timestamp check window
6 years ago
wowario 4209b715eb
testnet v9
6 years ago
jw 0d47bf6574
Merge pull request #36 from wowario/upstream_merge
6 years ago
stoffu ebbf84900d
cryptonote_tx_util: make destinations properly shuffled
6 years ago
stoffu 9f39259029
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
stoffu 0aa0b8347e
Fix output shuffling for multisig
6 years ago
jw 2e40272dc3
Merge pull request #34 from wowario/simplewallet
6 years ago
wowario 8f8504c76e
make simplewallet simple
6 years ago
wowario 9919ee66a2
refactor mixin condition
6 years ago
jw 94fc2c514d
Merge pull request #31 from wowario/art
6 years ago
jw 0548011ca5
Merge pull request #30 from wowario/mixin
6 years ago
wowario bcf485d9a7
add WOW ASCII art
6 years ago
wowario fe94ba558c
static mixin
6 years ago
moneromooo-monero 23d1007327
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
moneromooo-monero cf1bc8c98f
tx_pool: fix loading with colliding key images
6 years ago
stoffu f7dd0ee122
cryptonote_tx_util: make destinations properly shuffled
6 years ago
moneromooo-monero 0043d20939
fix lambda compile error on openbsd
6 years ago
Thaer Khawaja 2d63dd3c1c
Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero 9360a0e057
cryptonote: make sure outPk setup always happens
6 years ago
moneromooo-monero 68b3bb81cf
blockchain: invalidate misc caches when popping blocks
6 years ago
Thaer Khawaja 4a479d2fcc
Use median timestamp if current time renders a block invalid.
6 years ago
jwinterm 78f1e84139 Set v8 fork height and change version
6 years ago
wowario 0ac4b8e63e
increase ringsize to 10
6 years ago
wowario efe03eb037
added LWMA
6 years ago
jwinterm c473f01310 Initial commit
6 years ago
moneromooo-monero b1398fff40
core: fix use of uninitialised data
6 years ago