Commit Graph

6630 Commits (master)

Author SHA1 Message Date
jwinterm e805d42c1a Merge pull request 'Dynamic Unlock from HF 16' (#313) from wowario/wownero:dynamic-lock into master
4 years ago
wowario 8757282908
use block id
4 years ago
wowario 5b46a0df6d
add generated coins and height to unlock calculation
4 years ago
wowario 1eb01bb388
Dynamic Unlock from HF 16
4 years ago
wowario 97dfd5ae74
fix non-void function
4 years ago
jwinterm bda76b6be9 Merge pull request 'Revert SHA-3 on Master branch' (#302) from wowario/wownero:sha3 into master
4 years ago
wowario b3453b4b65
revert #256 switch to SHA-3 PoW
4 years ago
wowario 35429bbb5d
bump up version
4 years ago
wowario b532cd8109
update checkpoints
4 years ago
stoffu 5b83ccbb2d
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
4 years ago
xiphon ac3c9e9dc7
daemon: complain if data dir resides on FAT32 volume (Windows)
4 years ago
moneromooo-monero 365a9ecacd
testdb: add override in a couple places where it's missing
4 years ago
moneromooo-monero e537161b65
keccak: remove aligned check
4 years ago
moneromooo-monero 705a21aee1
simplewallet: add missing calls to on_command
4 years ago
moneromooo-monero 57e60e87bd
db_lmdb: test for mmap support at init time
4 years ago
sumogr 121cdd5012
remove double includes
4 years ago
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
selsta 052bce16d3
simplewallet: add show_qr_code command
4 years ago
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