Commit Graph

8395 Commits (release-v0.6.1.2)
 

Author SHA1 Message Date
jw aba46a7c5f
Merge pull request #221 from wowario/upstream
5 years ago
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
wowario 94abe2280e
update Dockerfile
5 years ago
moneromooo-monero 556ec3c144
simplewallet: don't ask about mining when running a command line
5 years ago
wowario ec42fd80a1
update PKGBUILD
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
jw 9afbcfb777
Merge pull request #217 from wowario/wow
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 2a5f743d0a
abstract_tcp_server2: improve DoS resistance
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
moneromooo-monero 307bd8f5ae
epee: basic sanity check on allocation size from untrusted source
5 years ago
wowario bc3aa2ea12
update RandomWOW submodule
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
jw 9713b3f058
Merge pull request #214 from wowario/master
5 years ago
jw 6f2d52de9e
Merge pull request #213 from fuwa0529/fix-no-ring
5 years ago
jw 949158eb00
Merge pull request #212 from Aluisyo/patch-4
5 years ago
Howard Chu c749be7f9d
Use 9 digit build IDs
5 years ago
Howard Chu 036cdfadad
Delete redundant cppzmq dependency
5 years ago
Howard Chu 8670b67c9c
Allow parallel make
5 years ago
Howard Chu 98f2524ecc
Don't use -march=native
5 years ago
who-biz a0b181f4cd
[depends] update openssl to 1.0.2r
5 years ago
moneromooo-monero 2ae11e8e4b
cmake: do not use -mmitigate-rop on GCC >= 9.1
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
xiphon ed34ba0774
epee: fix SSL autodetect on reconnection
5 years ago
ston1th 33634f6dfd
miner: fix double free of thread attributes
5 years ago