Commit Graph

6275 Commits (4c6c7ab87b2a56165f400f6e49f17b9577a2bcad)

Author SHA1 Message Date
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
moneromooo-monero 01f660f60f
blockchain: fill in cumulative block weight for alt blocks
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
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
luigi1111 5920913171
Merge pull request #5948
5 years ago
luigi1111 b0840a8e01
Merge pull request #5932
5 years ago
luigi1111 a74a82c8b2
Merge pull request #5926
5 years ago
luigi1111 342e7f844f
Merge pull request #5921
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
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 ec7f2ff9ed p2p: reject invalid rpc_port in peer lists
5 years ago
stoffu 93d5cf2441
wallet2: add ignore-outputs-{above/below} option
5 years ago
SomaticFanatic 16498dc8ef
simplewallet.cpp - clean up welcome message
5 years ago
luigi1111 b60cf6a938
Merge pull request #5939
5 years ago
luigi1111 3f732841f5
Merge pull request #5906
5 years ago
luigi1111 17f063a50f
Merge pull request #5902
5 years ago
luigi1111 d9cb50870d
Merge pull request #5900
5 years ago
luigi1111 e23b9847d0
Merge pull request #5894
5 years ago
luigi1111 c6430f9dd0
Merge pull request #5893
5 years ago
moneromooo-monero d37d30f79a
blockchain: tweak fee as a function of median values
5 years ago
binaryFate 6b4bc0d389 RPC on_transfer_split error consistent with on_transfer if no tx sent
5 years ago
xiphon 9baf2a7caa build: link wallet_merged against blockchain_db and hardforks obj
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
moneromooo-monero 3455efafa8
ban peers sending bad pow outright
5 years ago
Martijn Otto f3b65c66f8
Request a thread stack size that is large enough for unbound
5 years ago
luigi1111 3f6096867d
Merge pull request #5916
5 years ago
luigi1111 5fe38977b5
Merge pull request #5905
5 years ago
moneromooo-monero 74a23e9a59
protocol: only print sync complete message when out of precompiled hashes
5 years ago
luigi1111 44aa7d5439
Merge pull request #5882
5 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
luigi1111 8c41d36a08
Merge pull request #5864
5 years ago
luigi1111 a1736a9429
Merge pull request #5848
5 years ago
moneromooo-monero d0663837d2
core: move hardforks into its own lib
5 years ago
moneromooo-monero a444f06e53
blockchain: enforce 10 block age for spending outputs
5 years ago
moneromooo-monero d53a55204f
functional_tests: add get_transaction_pool_stats
5 years ago
moneromooo-monero cc4be4fa15
wallet: add edit_address_book RPC
5 years ago
moneromooo-monero 7b076d5170
p2p: fix bans taking port into account
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
luigi1111 2c171a9b02
Merge pull request #5861
5 years ago
luigi1111 d663e1e3db
Merge pull request #5818
5 years ago
luigi1111 dbe31f63e1
Merge pull request #5899
5 years ago
luigi1111 76805b62ce
Merge pull request #5874
5 years ago
luigi1111 85962ee8e2
Merge pull request #5872
5 years ago
luigi1111 d00e511cc6
Merge pull request #5871
5 years ago
luigi1111 e753663d31
Merge pull request #5870
5 years ago
luigi1111 b526208001
Merge pull request #5868
5 years ago
luigi1111 6e1257cfbd
Merge pull request #5866
5 years ago
luigi1111 4a39e1a4a5
Merge pull request #5865
5 years ago
luigi1111 3e75df42a7
Merge pull request #5854
5 years ago
luigi1111 29e0f11305
Merge pull request #5823
5 years ago
moneromooo-monero b9da0234e9
blockchain: keep block template timestamp not below recent median
5 years ago
stoffu bd9c12e18a
simplewallet: remove erroneously added line under subaddress-lookahead
5 years ago
moneromooo-monero 62fc4bec4c
Revert "cryptonote_protocol: drop peers we can't download from when syncing"
5 years ago
moneromooo-monero ea92a32f72
Revert "Fix check for disconnecting peers when syncing"
5 years ago
stoffu f0356f74d3
wallet2: enable ignoring fractional outputs also when sweeping
5 years ago
selsta 7d3bba5ca0
wallet2_api: add missing parameter
5 years ago
luigi1111 9325501762
Merge pull request #5855
5 years ago
luigi1111 19ef2e99ad
Merge pull request #5850
5 years ago
luigi1111 d30b234f08
Merge pull request #5849
5 years ago
luigi1111 1fd43d3f9f
Merge pull request #5847
5 years ago
luigi1111 871661f3dc
Merge pull request #5843
5 years ago
luigi1111 db87e92b34
Merge pull request #5842
5 years ago
luigi1111 86938725ae
Merge pull request #5841
5 years ago
luigi1111 21290005d7
Merge pull request #5840
5 years ago
luigi1111 15dabf7d18
Merge pull request #5839
5 years ago
luigi1111 3b28ff2d6d
Merge pull request #5838
5 years ago
luigi1111 4ef3848423
Merge pull request #5835
5 years ago
luigi1111 253786c8ea
Merge pull request #5833
5 years ago
luigi1111 da4512639e
Merge pull request #5830
5 years ago
xiphon c89f7effd1 wallet2_api: fix load unsigned tx from file error propagation
5 years ago
anonimal d099658522
bootstrap_daemon: resolve CID 203915 (UNCAUGHT_EXCEPT)
5 years ago
anonimal 1bd962d9f9
wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS)
5 years ago
Lev Sizov 928f4be953 Make null hash constants constexpr
5 years ago
moneromooo-monero 2ec455df1f
wallet: fix mismatch between two concepts of "balance"
5 years ago
moneromooo-monero 340774341f
wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_payments
5 years ago
moneromooo-monero bc1144e98e
Fix IP address serialization on big endian
5 years ago
moneromooo-monero 54fd97ae3f
slow-hash: fix CNv2+ on big endian
5 years ago
moneromooo-monero 4672b5cea9
db_lmdb: print percentages as percentages, not ratios
5 years ago
moneromooo-monero d046ca1db0
difficulty: fix check_hash on big endian
5 years ago
luigi1111 a567e884b2
Merge pull request #5822
5 years ago
luigi1111 e4f11a68fe
Merge pull request #5819
5 years ago
luigi1111 902e4b6ebf
Merge pull request #5806
5 years ago
luigi1111 0198b76217
Merge pull request #5799
5 years ago
luigi1111 23547e6ed6
Merge pull request #5536
5 years ago
Lev Sizov 4ad191ffa9 Removed unused boost/value_init header
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
luigi1111 98af2e954b
Merge pull request #5793
5 years ago
stoffu f380f69c69
simplewallet: warn if invalid default ring size is set and actually ignore the setting
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
moneromooo-monero 495a7e5b97
rpc: don't include an address in mining_status when not mining
5 years ago
moneromooo-monero 83ca76435b
wallet_rpc_server: call deinit on exit
5 years ago
moneromooo-monero 1f1fff2679
daemon: print mining algorithm in mining_status even when not mining
5 years ago
moneromooo-monero 21f6c80fcd
rpc: move a leftover light wallet RPC out of daemon RPC
5 years ago
moneromooo-monero 19bfe7e5ab
simplewallet: fix warnings about useless std::move
5 years ago
moneromooo-monero 11f13da8b4
blockchain: fix logging bad number of blocks if first one fails
5 years ago
Tom Smeding 6bbc646e6f Fix bug in mempool get_transaction_stats histogram calculation
5 years ago
luigi1111 85014813cf
Merge pull request #5707
5 years ago
Sarang Noether 3a0451a8be MLSAG speedup and additional checks
5 years ago
luigi1111 f68512e9e4
Merge pull request #5729
5 years ago
luigi1111 8f6f674753
Merge pull request #5609
5 years ago
luigi1111 3e80f44503
Merge pull request #5559
5 years ago
xiphon 082730b6e5 daemon: automatic public nodes discovering and bootstrap daemon switching
5 years ago
moneromooo-monero 33e91e1a1e
wallet, rpc: add a release field to get_version
5 years ago
moneromooo-monero f07524b56b
device_ledger: fix uninitialized additional_key
5 years ago
moneromooo-monero 7c894fc7fd
device_ledger: add paranoid buffer overflow check
5 years ago
moneromooo-monero 2cb22d4071
core: make the "update probably needed soon" message less scary
5 years ago
moneromooo-monero c4da1a25c3
wallet2: fix unset_ring tx retrieval checks
5 years ago
moneromooo-monero 87d2f063af
simplewallet: moan harder about untrusted nodes
5 years ago
moneromooo-monero b51f4cdcaf
daemon: add pruned and publicrpc flags to print_pl
5 years ago
moneromooo-monero 894cc81e83
wallet2: fix cold signing losing tx keys
5 years ago
xiphon 063eebbd43 daemon: implement 'set_bootstrap_daemon' command
5 years ago
moneromooo-monero cae488dc9b
p2p: reject incoming connections to self
5 years ago
Tadeas Moravec 63186a01ce
Wallet: Option to export data to ASCII
5 years ago
stoffu 50813c103e
ringdb: fix bug in blackballing
5 years ago
stoffu 2425f27acd
blockchain_blackball: use is_output_spent instead of ringdb.blackballed for spentness test
5 years ago
stoffu 9f68669503
blockchain_blackball: add --historical-stat which prints historical stats of spent ratio
5 years ago
moneromooo-monero 1dc3b1a516
wallet: add --extra-entropy command line flag
5 years ago
luigi1111 cdfa2e58df
Merge pull request #5827
5 years ago
luigi1111 2be47ae02a
Merge pull request #5817
5 years ago
luigi1111 7bdff6005f
Merge pull request #5815
5 years ago
luigi1111 d8244eb39c
Merge pull request #5808
5 years ago
luigi1111 0a42fddde4
Merge pull request #5807
5 years ago