Commit Graph

6612 Commits (master)

Author SHA1 Message Date
wowario 9f099388a9
remove unused blocks
4 years ago
jw f7ba826cd2
Merge pull request #279 from wowario/warning
4 years ago
jw e91b041c75
Merge pull request #278 from wowario/checkpoints
4 years ago
jw 2f8ccfe0ca
Merge pull request #276 from wowario/upstream
4 years ago
woodser 0ce2ef719f
fix warning by removing std::move() on temporary http_client object
4 years ago
wowario 9f5fa3f7f9
update checkpoints
4 years ago
Dusan Klinec b5b1463487
add trezor support to sweep_single
4 years ago
moneromooo-monero 6da460a8df
tx_pool: mine stem txes in fake chain mode
4 years ago
moneromooo-monero 72655f78fc
blockchain: fix timestamp/difficulty cache getting out of sync
4 years ago
Lee Clagett 4be84b7753
Fix D++ block template check
4 years ago
moneromooo-monero b3847bc194
blockchain: fix total_height in getblocks.bin response
4 years ago
moneromooo-monero c573ee65f6
rpc: fix loading rpc payment data from file
4 years ago
moneromooo-monero eb49cb728e
rpc: fix comparison of seconds vs microseconds
4 years ago
moneromooo-monero da1720ec30
rpc: fix relay_tx error return mixup
4 years ago
moneromooo-monero 6c652ef1ad
daemon: remove time based "update needed" status string
4 years ago
moneromooo-monero e592a515db
rpc: don't display invalid json errors on default log level
4 years ago
François Colas 5df0ffb57c
Fix incorrect lenght of command INS_PREFIX_HASH
4 years ago
Denis Smirnov d9939ce2fa
fix typo in pick_preferred_rct_inputs
4 years ago
jw 29ebcc4e7e
Merge pull request #274 from wowario/upstream
4 years ago
jw 31ef8e30c4
Merge pull request #271 from wowario/rename
4 years ago
moneromooo-monero c5d7dd9f18
fix a few typos in error messages
4 years ago
wowario 7c2b754321
mining_status print output
4 years ago
Lee Clagett da7e511967 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
moneromooo-monero 804c985ecc
rpc: add a sanity limit to a few RPC in restricted mode
4 years ago
moneromooo-monero 1861889b31
rpc: lock access to the rpc payment object
4 years ago
rbrunner7 81f79d900b
[release-v0.16] MMS: New 'config_checksum' subcommand
4 years ago
moneromooo-monero 19f284ddf9
cryptonote_core: remove "We are most likely forked" message
4 years ago
moneromooo-monero 9c10229268
protocol: move the "peer claims higher version" warning to debug
4 years ago
moneromooo-monero 18cb1753b7
wallet2: fix multisig data clearing stomping on a vector
4 years ago
moneromooo-monero 4eb2f5c2c8
serialization: fix bad rapidjson api usage
4 years ago
moneromooo-monero e062e1efe3
cryptonote_protocol: stricter limit to number of objects requested
4 years ago
moneromooo-monero 24660441a9
cryptonote_protocol: reject requests/notifications before handshake
4 years ago
moneromooo-monero 1125b332d2
easylogging++: sanitize log payload
4 years ago
moneromooo-monero 009abd48e5
blockchain: detect and log bad difficulty calculations
4 years ago
moneromooo-monero 60cf237210
protocol: don't drop a connection if we can't get a compatible chain
4 years ago
selsta 7f868fafcc
build: fix boost 1.73 compatibility
4 years ago
wowario 7a545ddc2d
comment out v16 fork
4 years ago
jw 3b1c27db69
Merge pull request #256 from wowario/SHA-3
4 years ago
wowario 87dcc37776
switch to SHA-3 PoW
4 years ago
jw 6e43f020ae
Merge pull request #255 from wowario/last
4 years ago
moneromooo-monero febb8df4bb
blockchain: fix theoretical race getting bulk timestamps
4 years ago
moneromooo-monero e74aff06c2
simplewallet: don't complain about incoming payment ids on change
4 years ago
wowario 7e3dbdde05
build: prepare v0.8.0.0 release
4 years ago
jw 116d29906c
Merge pull request #253 from wowario/testforks
4 years ago
wowario 9d31efa09e
add testnet fork heights
4 years ago
wowario 193c15ecce
refactor difficulty for testnet
4 years ago
xiphon eeadc8b723
p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
4 years ago
moneromooo-monero 3a8f49f79c
cryptonote_core: take out the time based upgrade warning
4 years ago
xiphon 1e981f5be6
wallet2: fix keys file deserialization exception handling
4 years ago
moneromooo-monero b59ef9a359
cryptonote_protocol: do not request pruned borromean sig txes
4 years ago