Commit Graph

5894 Commits (release-v0.6.1.2)

Author SHA1 Message Date
wowario 514328a65f
update checkpoints.dat
5 years ago
wowario 172966a0c3
simplewallet: tone down not mining warning
5 years ago
wowario 815d93ba24
faster sync from 0
5 years ago
moneromooo-monero 556ec3c144
simplewallet: don't ask about mining when running a command line
5 years ago
wowario 805781957a
silent no incoming connections warning
5 years ago
wowario 03e49575a4
bump version to 0.6.1.2
5 years ago
wowario 4f262b2de9
set background mining to No
5 years ago
wowario 5563c65f64
rename to wownero
5 years ago
moneromooo-monero adbb7229af
blockchain_export: allow exporting blocks.dat format from pruned
5 years ago
moneromooo-monero e49f7450d2
daemon: display peer address type in print_cn
5 years ago
moneromooo-monero 10593e20a5
tx_sanity_check: don't print an error when not enough outs to check
5 years ago
moneromooo-monero 517d5e6915
rpc: work around a GCC 7.4.0 (at least) bug
5 years ago
moneromooo-monero 24bbd442a3
core: do not complain about low block rate if disconnected
5 years ago
moneromooo-monero f15de92f90
blockchain: silence an error getting blocks for pruned nodes
5 years ago
moneromooo-monero 2e9b9d92fc
db_lmdb: commit pruning txn at checkpoints
5 years ago
moneromooo-monero eb189153ca
p2p: don't forget pruning seed or public RPC port when updating peers
5 years ago
moneromooo-monero 6755e0d7f3
p2p: propagate out peers limit to payload handler
5 years ago
moneromooo-monero d46fb70930
p2p: close the right number of connections on setting max in/out peers
5 years ago
moneromooo-monero 39e9fa05b8
core: fix --prune-blockchain not pruning if no blockchain exists
5 years ago
moneromooo-monero e6c875a954
rpc: restrict the recent cutoff size in restricted RPC mode
5 years ago
moneromooo-monero 12085c4c74
ensure no NULL is passed to memcpy
5 years ago
moneromooo-monero 2fb6c1f80d
serialization: check stream good flag at the end
5 years ago
moneromooo-monero 8ad9d0f618
tree-hash: allocate variable memory on heap, not stack
5 years ago
moneromooo-monero ddafd99cac
cryptonote: throw on tx hash calculation error
5 years ago
moneromooo-monero 26276d5df7
serialization: fail on read_varint error
5 years ago
moneromooo-monero de536f49cb
cryptonote_protocol: fix another potential P2P DoS
5 years ago
moneromooo-monero 3fdf63bc90
cryptonote_protocol: expand basic DoS protection
5 years ago
anonimal 2f402f9a45
cryptonote_protocol_handler: prevent potential DoS
5 years ago
jw 94390f8364
Merge pull request #216 from wowario/upstream
5 years ago
jw 5249d14063
Merge pull request #215 from wowario/masterb
5 years ago
moneromooo-monero ae9de01824
Fix GCC 9.1 build warnings
5 years ago
moneromooo-monero 5227b3280c
p2p: fix GCC 9.1 crash
5 years ago
ston1th 33634f6dfd
miner: fix double free of thread attributes
5 years ago
wowario da0c68074e
bump version to 0.6.1.1 and update checkpoints.dat
5 years ago
fuwa 7683daa61f hotfix "no ring" error
5 years ago
jw c3f0e58191
Merge pull request #209 from wowario/master
5 years ago
jw 1b96834767
Merge pull request #208 from fuwa0529/fix-bp
5 years ago
wowario ee9419998b
bump up to v0.6.1
5 years ago
fuwa f3d415f7a0 fix old bulletproof conditional branches
5 years ago
fuwa 904349a75c wallet2: fix hf rules for small BP
5 years ago
wowario fdb1f180e4
correct RX_BLOCK_VERSION
5 years ago
jw e757efb83d
Merge pull request #204 from wowario/checkpoints
5 years ago
Hiroji Kiyotake 29e13fe96a
Merge branch 'dev-v0.6' into wow
5 years ago
wowario 5825907680
update checkpoints.dat
5 years ago
wowario 496c4babb6
update block synchronizing count fork height
5 years ago
wowario c7b73d31a5
update rpc mining_status
5 years ago
Howard Chu 3b9a06d5aa
Proposed tweak for issue with finding seedblock hash
5 years ago
wowario a1258baf5a
add RandomWOW
5 years ago
moneromooo-monero baddb899f7
core: update pruning if using --prune-blockchain on a pruned blockchain
5 years ago
moneromooo-monero 19d4cbefe8
blockchain: do not try to pop blocks down to the genesis block
5 years ago