Commit Graph

8969 Commits (bae2d00ec4981befea97e60c0b9fc192341a01bd)
 

Author SHA1 Message Date
moneromooo-monero 10801362f4
abstract_tcp_server2: move "Trying to connect" from error to debug
5 years ago
moneromooo-monero 4d0aadc081
wallet_rpc_server: don't report integrated addresses for 0 payment ID
5 years ago
moneromooo-monero 19c0506e14
wallet: remove long payment ID sending support
5 years ago
moneromooo-monero 455f9e3e9f
wallet2: ignore received unencrypted payment IDs (but warn hard)
5 years ago
moneromooo-monero b295e3cff6
simplewallet: reinstate short payment id nag, only if non default
5 years ago
Gingeropolous 6fdaaba935
node.inl, add xmrchain.net IP to hardcoded peers
5 years ago
pkubaj 0f4fddc2f8
Add also ifdef __x86_64__
5 years ago
tevador ea813cfb1b RandomX: update to v1.1.4
5 years ago
pkubaj 7fdaa8285e
Fix build on FreeBSD/!x86
5 years ago
xiphon d4d2b5c79a p2p+rpc: don't skip p2p or rpc port bind failure by default
5 years ago
moneromooo-monero 32d6376673
simplewallet: add --restore-from-seed alias
5 years ago
moneromooo-monero bba5baec37
simplewallet: don't trigger idle lock right after a foreground refresh
5 years ago
moneromooo-monero ab96181e91
blockchain: use effective median block weight for penalty from v12
5 years ago
moneromooo-monero 1ba9bafd33
tx_pool: do not divide by 0
5 years ago
moneromooo-monero fe443bbdec
cryptonote: don't leave block_weight uninitialized
5 years ago
moneromooo-monero 88c9d90ac4
protocol: initialize block_weight in block_complete_entry ctor
5 years ago
moneromooo-monero 9447e7276d
cryptonote: add function to get weight from a pruned tx
5 years ago
luigi1111 d66db18c06
Merge pull request #5978
5 years ago
moneromooo-monero 77afe91db6
unit_tests: fix build with boost 1.69
5 years ago
moneromooo-monero 01f660f60f
blockchain: fill in cumulative block weight for alt blocks
5 years ago
luigi1111 aa72c21d84
Merge pull request #5969
5 years ago
moneromooo-monero e85c838154
simplewallet: do not print warning for locked coinbase txes
5 years ago
moneromooo-monero abd376313b
cryptonote: fill in tx weight when syncing from pruned blocks
5 years ago
erciccione 3ed302fd1d
Change 'Pootle' to 'Weblate' in Readme
5 years ago
moneromooo-monero 080ea734c2
easylogging++: fix build with glibc
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
luigi1111 0e4ab6091c
Merge pull request #5960
5 years ago
luigi1111 5920913171
Merge pull request #5948
5 years ago
luigi1111 da7a3dd17b
Merge pull request #5936
5 years ago
luigi1111 b0840a8e01
Merge pull request #5932
5 years ago
luigi1111 577b06028c
Merge pull request #5927
5 years ago
luigi1111 a74a82c8b2
Merge pull request #5926
5 years ago
luigi1111 29075e69ae
Merge pulll request #5924
5 years ago
luigi1111 342e7f844f
Merge pull request #5921
5 years ago
luigi1111 18da0fa240
Merge pull request #5918
5 years ago
luigi1111 ca975bcb79
Merge pull request #5917
5 years ago
Howard Chu f54301dd75
Fix for miners on reorg
5 years ago
Doyle fd4846134d Print cdifficulty and don't serialize miner tx hash twice
5 years ago
stoffu ec14abdbe8
tx_pool: make spent return-by-reference as intended
5 years ago
Howard Chu 2675cf4483
Update to RandomX v1.1.3, simplify
5 years ago
moneromooo-monero ae34e1ba1c
unit_tests: fix ringdb unit tests
5 years ago
selsta 4d22317dee
wallet2: don't delete file that may not exist
5 years ago
Howard Chu 1c600a492f
Fix randomx cache selection for RPCs
5 years ago
cslashm 32febd277d Fix debug feature
5 years ago
cslashm 235b94eb59 Revert PR #5835 (export view key)
5 years ago
cslashm 34f28a79bc Add display address
5 years ago
cslashm d25acd7a1d Add hmac over encrypted value during transaction
5 years ago
moneromooo-monero 4ce40edb27
p2p: reject invalid pruning seeds in peer lists
5 years ago
xiphon c9cfbf7fb3 epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option
5 years ago
xiphon ec7f2ff9ed p2p: reject invalid rpc_port in peer lists
5 years ago