Compare commits

...

800 Commits

Author SHA1 Message Date
wowario 276fd65f2a
Update RandomWOW to 1.2.1-wow
1 month ago
j-berman 1e38c3c508
wallet2: ensure transfers and sweeps use same fee calc logic
1 month ago
jeffro256 1cb536ff45
http_client: reduce number of packets sent for small bodies
1 month ago
tobtoht 7737171b6c
depends: openssl: update to 3.0.11
1 month ago
selsta 1b8475003c
wallet2: fix refresh function parameters
2 months ago
Boog900 c1093aa33d
Fix: long term block weight cache
2 months ago
Boog900 650cef2279
add a test for the long term weight cache
2 months ago
wowario 3c329005f5
add more seeds
2 months ago
wowario 56b5d10b41
disable mismatched daemon check
2 months ago
wowario bae8df3f21
remove nudge in daemon_is_outdated
2 months ago
wowario 8f6e5fb500
[README] bump version
2 months ago
wowario b322839951
update checkpoints
2 months ago
wowario 1e5184a63a
remove nudge in num_mainnet_hard_forks
2 months ago
_XxFedexX_ 87be033224
Add _xxfedexx_'s PGP key
2 months ago
wowario c1488d7896
remove rx_set code
2 months ago
wowario 140a5e430a
use rx_set_miner_thread after RX_BLOCK_VERSION
2 months ago
thotbot 378e241ff6
Import transaction
2 months ago
wowario b403a4e6d4
show wallet info
2 months ago
hinto-janaiyo 35a6b6c825
simplewallet/wallet2: set option - show-detailed-prompt
2 months ago
moneromooo-monero bfc28a3bfe
blockchain_prune: faster
2 months ago
moneromooo-monero 27a9a417dc
simplewallet: print fully qualified filename for new wallets
2 months ago
thotbot e3d5e895cd
Misc. network related
2 months ago
thotbot 5b9e342966
Skip unneeded blocks in fast refresh
2 months ago
thotbot dc44ccad2d
subaddressIndex()
2 months ago
thotbot fad6c11b6f
Print wallet cache
2 months ago
thotbot 493608203f
Misc. wallet API and wallet2 changes
2 months ago
thotbot ce32e59844
Coins
2 months ago
thotbot c7c1558c1d
Offline transaction signing
2 months ago
wowario 176ed83a39
update checkpoints
2 months ago
wowario 51e192d2cc
connect to updated seeds
2 months ago
wowario 2ebf9fcfe9
add wowario PGP key
2 months ago
wowario 938420b2e6
Revoke old pgp key
2 months ago
wowario 4679496727
support old ass BPs
2 months ago
wowario 8780f9fb30
revert sanity check
2 months ago
wowario 7cd57d6479
wallet seed message spacing
2 months ago
wowario 6e22bcadd9
remove warning reusing keys
2 months ago
wowario 02c36da7e5
remove warning about background mining
2 months ago
wowario d3e753deb5
add clear screen command
2 months ago
wowario 487418b952
wownero chan
2 months ago
wowario 748d6a3184
update README.md
2 months ago
wowario 7ab0cbb19e
update checkpoints
2 months ago
wowario 31c5ba00d5
set fork height
2 months ago
wowario c80566ca00
from v20, limit tx extra size
2 months ago
wowario dcafb09415
Debug level No incoming connections
2 months ago
wowario ae54f2e737
update checkpoints
2 months ago
wowario e1f25be028
uri remainder
2 months ago
wowario 3b15bb4696
update README.md
2 months ago
wowario e00a7d1638
remove testnet/stagenet fork heights/blocks
2 months ago
wowario c69dc334fb
don't request pre-bulletprooof pruned blocks
2 months ago
wowario 89c0a9de4c
change to debug level
2 months ago
wowario 7174ff9bcb
rename ringdb-dir
2 months ago
wowario 0fc75eb44e
mod variant4_random_math
2 months ago
wowario fe05821c19
support old BP
2 months ago
wowario daddd7d231
vote by block
2 months ago
wowario 0871203167
tidy up miner msgs
2 months ago
wowario de2a8c65cf
miner block header signing
2 months ago
wowario 2e18be9977
difficulty is fun
2 months ago
wowario 67f16d765c
shorten timestamp check window
2 months ago
wowario d81ef76d7c
limit future blk time to 10 min
2 months ago
wowario 39809d46c6
bump unlock time to 288 blks
2 months ago
wowario 8243f192ab
broadcast donation sub-address
2 months ago
wowario bb391f0d00
revert Preserve commitment format inside transactions #8277
2 months ago
wowario 052e775d24
add systemd file
2 months ago
wowario 2adf97e0d3
update gitian
2 months ago
wowario b3ce01e702
update Dockerfile
2 months ago
wowario 6a6f6c1424
adjust approx_blockchain_height
2 months ago
wowario 9b2d897043
add wowario gpg key
2 months ago
wowario 37169ebb39
config wallet2 settings
2 months ago
wowario c92464e27f
set dev fund address
2 months ago
wowario ae7c139056
add seed nodes
2 months ago
wowario add841d552
set name of daemon stdout
2 months ago
wowario 31f59338d3
set last v1 block
2 months ago
wowario c9b8d94e83
set pow variants
2 months ago
wowario 8498370447
set quick height for syncing
2 months ago
wowario c1ef123bad
send dump log to wowario
2 months ago
wowario 065e89580f
set genesis block timestamp
2 months ago
wowario 5d369a5bf3
set decimal point
2 months ago
wowario 07e3c1a9b8
add forks and checkpoints
2 months ago
wowario ad27e5892b
wownero skin pack
2 months ago
wowario 10f22a4267
bump RX block version
2 months ago
wowario 3709b2684b
correct length of addresses
2 months ago
wowario 0901cd95c9
move utilities to debug build
2 months ago
wowario 67e03a315a
automatic submodule update
2 months ago
wowario 36edf137e4
Doxygen off
2 months ago
wowario f36d2f79b8
trezor support off
2 months ago
wowario d890edf7db
turn off tests
2 months ago
wowario 6e1158eaa4
gitian: copy config file
2 months ago
wowario d1387cbadc
add RandomWOW
2 months ago
wowario 82a019cd12
show full version
2 months ago
wowario b83ff851d2
remove moneropulse urls
2 months ago
wowario 95e7407aa1
remove monero tx bug fixes
2 months ago
wowario 5f6703f2c2
bump ring size to 22
2 months ago
wowario 4c6e685174
initialize genesis block
2 months ago
wowario 92ebb323e1
config cryptonote
2 months ago
luigi1111 f9b81a589e
Merge pull request #9001
2 months ago
luigi1111 41157dbc82
Merge pull request #8999
2 months ago
selsta 3f9140e754 storages: change error log category to serialization
3 months ago
jeff 205c80427b
wallet: store watch-only wallet correctly when `change_password()` is called
3 months ago
luigi1111 533bbc3208
Merge pull request #8988
3 months ago
luigi1111 6e7bd68b18
Merge pull request #8977
3 months ago
luigi1111 031d318ca2
Merge pull request #8941
3 months ago
luigi1111 61e664a258
Merge pull request #8938
3 months ago
selsta 64ed9385a2
build: prepare v0.18.3.0
3 months ago
jeffro256 ba98269ca5
wallet2: fix `store_to()` and `change_password()`
4 months ago
jeffro256 7dbb14b02a
functional_tests: fix multisig tests noutputs assertion
4 months ago
moneromooo-monero 356e6877dc
wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing
4 months ago
moneromooo-monero 633e1b7359
wallet_rpc_server: add --no-initial-sync flag for quicker network binding
4 months ago
luigi1111 eac1b86bb2
Merge pull request #8957
4 months ago
luigi1111 3bebcc4a7d
Merge pull request #8953
4 months ago
luigi1111 9d5c5b5634
Merge pull request #8942
4 months ago
luigi1111 894adef295
Merge pull request #8891
4 months ago
luigi1111 6c7640eb74
Merge pull request #8800
4 months ago
jeffro256 78348bcddd
wallet-rpc: restore from multisig seed
4 months ago
j-berman b51f4a9244 scan_tx: fix custom comparator for == case; fixes #8951
5 months ago
jeffro256 ed05ac6872
wallet2: when checking frozen multisig tx set, don't assume order
5 months ago
j-berman f137a35984 Enforce restricted # pool txs served via RPC + optimize chunked reqs [release-v0.18]
5 months ago
rbrunner7 23f782b211 wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [release-v0.18]
5 months ago
luigi1111 ab826008d6
Merge pull request #8917
5 months ago
luigi1111 4dc727b3f6
Merge pull request #8916
5 months ago
luigi1111 1eb1162923
Merge pull request #8909
5 months ago
luigi1111 3be6c1389e
Merge pull request #8908
5 months ago
luigi1111 5a99b2dfbe
Merge pull request #8905
5 months ago
luigi1111 bd962882d1
Merge pull request #8900
5 months ago
luigi1111 f173bf6e72
Merge pull request #8895
5 months ago
luigi1111 a41453c256
Merge pull request #8892
5 months ago
jeffro256 842478c5a9
core_rpc_server: return ID of submitted block
5 months ago
luigi1111 17ea7665d7
Merge pull request #8883
5 months ago
luigi1111 9f8ae9649a
Merge pull request #8878
5 months ago
luigi1111 11b5139506
Merge pull request #8851
5 months ago
luigi1111 54f0f9eb96
Merge pull request #8845
5 months ago
luigi1111 5c900bb69f
Merge pull request #8831
5 months ago
luigi1111 60e9426ef2
Merge pull request #8566
5 months ago
Crypto City 835896ea24
wallet2: do not lose exception in current thread on refresh
5 months ago
Crypto City 62bb95b25f
wallet2: fix missing exceptions from failing wallet refresh
5 months ago
moneromooo-monero 1924c170d4
protocol: drop peers sending duplicate txes
5 months ago
Lee *!* Clagett aed36a25d6 Set SSL SNI even when server verification is disabled
6 months ago
Lee Clagett c6530d2f5d Add CLSAG serialization to ZMQ code
6 months ago
jeffro256 dc24312bc3 wallet: respect frozen key images in multisig wallets [RELEASE]
6 months ago
j-berman 438554e1ab
properly terminate interrupted TCP connection. fixes #8685
6 months ago
SChernykh 26025cb294 Speed up perf_timer init on x86
6 months ago
jeffro256 cfc62277c0 cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]
6 months ago
jeffro256 aa139f0334 wallet_rpc_server: dedup transfer RPC responses [RELEASE]
6 months ago
tobtoht a4a58eb886
depends: update openssl to 1.1.1u
6 months ago
tobtoht 8dc4abdafe
common: do not use DNS to determine if address is local
7 months ago
luigi1111 1ce32d8536
Merge pull request #8846
7 months ago
Crypto City 1fad8cc919
blockchain: ensure base fee cannot reach 0
7 months ago
tobtoht f983ac7780
fix missing <cstdint> includes
7 months ago
SChernykh 1d1d5fb74c Fixed RandomX initialization when mining from scratch
7 months ago
luigi1111 2f45d5c615
Merge pull request #8766
8 months ago
luigi1111 e06129bb4d
Merge pull request #8805
8 months ago
luigi1111 a371e60a30
Merge pull request #8813
8 months ago
luigi1111 2f62dd5b78
Merge pull request #8811
8 months ago
jeffro256 059b975388 cryptonote core/protocol: don't drop peers for soft offenses
8 months ago
SChernykh c742fa4c6e Fixed deadlock and crash when syncing with full dataset on Windows
8 months ago
selsta 4f1262bae9
build: prepare v0.18.2.2
9 months ago
luigi1111 4f47fd2626
Merge pull request #8801
9 months ago
Crypto City 132804811d
wallet2: fix infinite loop in fake out selection
9 months ago
luigi1111 25645e5d23
Merge pull request #8785
9 months ago
luigi1111 0e2c2ddd9c
Merge pull request #8787
9 months ago
moneromooo-monero c4cfaa4567
p2p: do not log to global when re-blocking a subnet
9 months ago
moneromooo-monero f0e326be58
p2p: avoid spam blocking ipv4 addresses in a blocked subnet
9 months ago
luigi1111 225e5ba571
Merge pull request #8784
9 months ago
luigi1111 66f57299a2
Merge pull request #8781
9 months ago
luigi1111 d7821a02c4
Merge pull request #8779
9 months ago
luigi1111 b4519c6bbd
Merge pull request #8746
9 months ago
selsta cdeb286359
build: prepare v0.18.2.1
9 months ago
tevador 5900ed3706
Add a size limit for tx_extra in tx pool
9 months ago
Jeffrey Ryan c59e0096b6 verRctNonSemanticsSimpleCached: fix fragility
9 months ago
Francois Beutin 14de562a6f
device: Add ledger Stax device id to device detection
9 months ago
j-berman 65e13dbef1 wallet2: fix rescanning tx via scan_tx
9 months ago
almalh ad80f1b357
Handle case where a command line flag is not allowed in the config file
9 months ago
selsta 77d883e507
workflows: update dependencies to fix warnings
10 months ago
luigi1111 99be9a044f
Merge pull request #8739
10 months ago
luigi1111 75bec6336a
Merge pull request #8738
10 months ago
luigi1111 68a73a2b4d
Merge pull request #8721
10 months ago
selsta dc18efa3d7
build: prepare v0.18.2.0
10 months ago
tobtoht d8e39bd381 depends: bump openssl to 1.1.1t
10 months ago
luigi1111 0f15707077
Merge pull request #8723
10 months ago
luigi1111 f38b07335a
Merge pull request #8714
10 months ago
luigi1111 057a77a09f
Merge pull request #8706
10 months ago
Howard Chu 573a369a8a
blockchain-stats: print any remaining data at end of loop
10 months ago
selsta 988056dc09
p2p: add plowsof seed nodes
11 months ago
selsta ce4ef6da96
p2p: remove offline seed nodes
11 months ago
tobtoht 15384cc135
depends: bump hidapi/libusb
11 months ago
SChernykh f456b3f023 Demote large pages warning to `mdebug`
11 months ago
SChernykh 480b050cc3 RandomX: print VM allocation warnings only once
11 months ago
luigi1111 c48f572e46
Merge pull request #8676
11 months ago
luigi1111 f73a2b1587
Merge pull request #8683
11 months ago
luigi1111 1d20b8171d
Merge pull request #8678
11 months ago
luigi1111 b0ea7cb528
Merge pull request #8654
11 months ago
luigi1111 153819fc4c
Merge pull request #8649
11 months ago
luigi1111 cbc5cf43f2
Merge pull request #8644
11 months ago
luigi1111 1976c9afa0
Merge pull request #8641
11 months ago
SChernykh 29208a33cb Cache successful `verRctNonSemanticsSimple` calls
12 months ago
selsta cbc297acfb
common: add missing includes
12 months ago
SChernykh f698f2b708 Refactored rx-slow-hash.c
12 months ago
luigi1111 8cb10345d6
Merge pull request #8642
1 year ago
luigi1111 47b41eabfe
Merge pull request #8636
1 year ago
luigi1111 abd37fcf5b
Merge pull request #8628
1 year ago
luigi1111 cce309512c
Merge pull request #8615
1 year ago
luigi1111 f5d701c550
Merge pull request #8611
1 year ago
luigi1111 d05298358c
Merge pull request #8604
1 year ago
selsta 5973985148
workflows: set a public DNS when doing tests
1 year ago
Jeffrey Ryan 2c2432245f DNSResolver: fix not handling hostnames without dot characters [release]
1 year ago
Jeffrey Ryan 38d4811c89 p2p: fix exclusive node DNS resolution for certain hosts [release]
1 year ago
selsta cbf636c7a9
workflows: build gitian on tag
1 year ago
AgoraDesk / LocalMonero 8c53995a88 Fix static builds for Ubuntu 22.04
1 year ago
j-berman 146cac02ca p2p: fix back ping to discover healthy peers to connect to
1 year ago
selsta 02b24cb353
workflows: ubuntu 18.04 is deprecated
1 year ago
luigi1111 e6f9c0013b
Merge pull request #8594
1 year ago
luigi1111 5d4ace8cae
Merge pull request #8578
1 year ago
Lee Clagett 1bb5d25e31 Fix dandelion++ fluff/stem bug with local txes
1 year ago
j-berman 85c9fe515d wallet2: fix create view-only wallet from existing wallet
1 year ago
selsta 401dda5f10
wallet_api: take priority into account when estimating fee
1 year ago
luigi1111 66184f3085
Merge pull request #8597
1 year ago
selsta 853171bbf0
build: prepare v0.18.1.2
1 year ago
luigi1111 1f27fdf6a5
Merge pull request #8588
1 year ago
luigi1111 0bef4265ac
Merge pull request #8585
1 year ago
luigi1111 a7b0c93c7d
Merge pull request #8582
1 year ago
luigi1111 9885b8b0f2
Merge pull request #8579
1 year ago
luigi1111 fdb31856dd
Merge pull request #8577
1 year ago
selsta d7445b576f
workflows: ubuntu 18.04 is deprecated
1 year ago
SChernykh 802c4bb0e4 Move update_checkpoints() to a later stage
1 year ago
j-berman 5ffa31c48e wallet2: fail to establish daemon cxn == "Disconnected" cxn status
1 year ago
koe 1cd21bfba5 add an option to force-update multisig key exchange under some circumstances
1 year ago
selsta 7d358cdb1f
repo: remove ldns leftovers
1 year ago
selsta 09402d0edb
depends: remove unused Qt package
1 year ago
Jeffrey Ryan 07f8e9e891 epee: dont shrink slice when storing to binary [release]
1 year ago
SChernykh 6adf03cdc5 Second thread pool for IO
1 year ago
luigi1111 7cbae6ca98
Merge pull request #8545
1 year ago
luigi1111 0be63cffa8
Merge pull request #8544
1 year ago
j-berman 864a78ee5f wallet2: check wallet compatibility with daemon's hard fork version
1 year ago
luigi1111 af4f97bf66
Merge pull request #8555
1 year ago
luigi1111 89f3d46120
Merge pull request #8553
1 year ago
luigi1111 3178bbe083
Merge pull request #8552
1 year ago
luigi1111 4b6a3fbaa0
Merge pull request #8548
1 year ago
luigi1111 6b9bbadd6b
Merge pull request #8534
1 year ago
Justin Berman 12e7c4188e
Merge pull request #5 from j-berman/restore-msig-encrypted-seed
1 year ago
moneromooo-monero e29b2e9997
wallet2: ensure imported outputs subaddresses are created
1 year ago
moneromooo-monero 1d3657afb5
wallet2: better test on whether to allow output import
1 year ago
moneromooo-monero 0cbf5571d3
allow exporting outputs in chunks
1 year ago
j-berman 848a0c05b0 Fix segfault restoring encrypted multisig seed
1 year ago
j-berman 625147e577 Fix missing semi-colon in error message
1 year ago
j-berman b03d7091f7
wallet2: fixes for export/import output flow
1 year ago
selsta 93db74a91e
rpc: skip bootstrap nodes that are lower than last checkpoint
1 year ago
moneromooo-monero 4b7eb573b2
wallet2: do not assume imported outputs must be non empty
1 year ago
moneromooo-monero 5b98bebad1
wallet2: prevent importing outputs in a hot wallet
1 year ago
moneromooo-monero 0de1571abd
wallet2: fix missing subaddress indices in "light" exported outputs
1 year ago
selsta 09ee78197c
build: prepare v0.18.1.1
1 year ago
j-berman 401f5d967b Require user ack multisig is experimental to restore
1 year ago
tobtoht 3679925331 Windows: fix unicode file path support
1 year ago
j-berman fc8a5d68f1 multisig: fix #8537 seed restore (suggestions by @UkoeHB)
1 year ago
luigi1111 57e57c239b
Merge pull request #8491
1 year ago
Seth For Privacy 876c08db53
Bump Gitian build instructions to v0.18.1.0 [Release Branch]
1 year ago
luigi1111 727bc5b687
Merge pull request #8492
1 year ago
luigi1111 b9e8504cfb
Merge pull request #8467
1 year ago
luigi1111 68537fa27a
Merge pull request #8463
1 year ago
luigi1111 dc2f548a68
Merge pull request #8470
1 year ago
luigi1111 5c33f40cd8
Merge pull request #8455
1 year ago
luigi1111 72490ca04f
Merge pull request #8483
1 year ago
luigi1111 a50cceb8d0
Merge pull request #8466
1 year ago
luigi1111 3b6eb11a88
Merge pull request #8454
1 year ago
luigi1111 90125931ad
Merge pull request #8451
1 year ago
j-berman 2b83d00a9b ledger support for hf 15 (BP+, view tags)
1 year ago
Dusan Klinec 6075be9cc8
feat(trezor): add HF15 support, BP+
1 year ago
selsta 309f6ba3f5
build: prepare v0.18.1.0
1 year ago
j-berman fac7c43644 continue pool pruning even if a tx can't be found
1 year ago
selsta 265d6ca7aa
device: set ledger min app version
1 year ago
selsta 1287074d0f
randomx: update submodule
1 year ago
SChernykh 099fc1f8a9 Fixed get_block_template_backlog performance
1 year ago
Howard Chu c0f3c5b577
Fix use of rtxn without a mdb_txn_safe wrapper
1 year ago
j-berman 8cc3c9af4d Publish submitted txs via zmq
1 year ago
luigi1111 b6a029f222
Merge pull request #8435
1 year ago
luigi1111 9df069f4ce
Merge pull request #8426
1 year ago
luigi1111 f982163fc9
Merge pull request #8425
1 year ago
luigi1111 4792ceefb1
Merge pull request #8414
1 year ago
luigi1111 070c3d6b0f
Merge pull request #8433
1 year ago
luigi1111 02cbccc529
Merge pull request #8432
1 year ago
luigi1111 d912444a4a
Merge pull request #7986
1 year ago
j-berman cf3be9926f Template hash func to fix compiler error on < gcc-6
1 year ago
selsta fe5d1bef56
build: prepare v0.18.0.0
1 year ago
koe edcc094558 derive multisig tx secret keys from an entropy source plus the tx inputs' key images
1 year ago
luigi1111 cfdee9ba69
Merge pull request #8421
1 year ago
luigi1111 6fed8c2d9f
Merge pull request #8149
1 year ago
j-berman a82fba4b7b address PR comments
1 year ago
anon 3be1dbd096 connection: fix implementation
1 year ago
anon 724ff21447 connection: add segfault and deadlocks demo
1 year ago
luigi1111 8f48f46495
Merge pull request #8413
1 year ago
luigi1111 e32b7a5598
Merge pull request #8412
1 year ago
luigi1111 4476c35fc8
Merge pull request #8408
1 year ago
luigi1111 cea2498e95
Merge pull request #8404
1 year ago
luigi1111 0f91416ab6
Merge pull request #8400
1 year ago
luigi1111 7a118f08f4
Merge pull request #8394
1 year ago
luigi1111 5a3c77be18
Merge pull request #8391
1 year ago
luigi1111 6e89d35541
Merge pull request #8390
1 year ago
luigi1111 45a44aa45f
Merge pull request #8388
1 year ago
luigi1111 969316685b
Merge pull request #8371
1 year ago
j-berman bd1e7c5635 wallet2: prevent crash when reading tx w/fewer outputs than expected
1 year ago
luigi1111 b54d5ae383
Merge pull request #8384
1 year ago
luigi1111 aa0b4fc7cc
Merge pull request #8358
1 year ago
luigi1111 e2e5fbf6a6
Merge pull request #8357
1 year ago
luigi1111 82cde936c3
Merge pull request #8356
1 year ago
luigi1111 622f251fa1
Merge pull request #8296
1 year ago
luigi1111 30a9183091
Merge pull request #7774
1 year ago
selsta 2ba391f02c
hardforks: set mainnet and stagenet v15/16 fork height
1 year ago
Leo Nerone d486c0322f utils: add fish shell completions
1 year ago
anon c7b2944f89 multisig: fix critical vulnerabilities in signing
1 year ago
selsta 8e9c60a682
README: depends has only been tested on ubuntu 18.04 and 20.04
1 year ago
Klaus Frank 83aa817b63
(fix): Confusingly named CI-Job
1 year ago
tobtoht 09a597ba28
wallet2: don't use DNS to obtain segregation heights
1 year ago
tobtoht 04c0da2986
Chunk /gettransactions to avoid hitting restricted RPC limit
1 year ago
tobtoht db8181adf8
wallet2: force using output distribution for ringct outs
1 year ago
tobtoht 50ccc7e726
wallet2: remove obsolete rpc version check
1 year ago
TheCharlatan 6f3abbead5
Depends: Unbound disable getentropy()/reallocarray() (glibc < 2.26)
1 year ago
moneromooo-monero 4278a3a7e3
cryptonote_basic: catch crypto api errors
1 year ago
hinto.janaiyo 41b1a6b0dd
simplewallet: print usage when given no args
1 year ago
j-berman 8460fcc32b Revert "Merge pull request #7937"
2 years ago
mj-xmr 61d0712ed5 Gitian: refresh the stale Monero dir via --setup switch
2 years ago
Kris Zyp ade464a5a0
ITS#9385 fix using MDB_NOSUBDIR with nonexistent file
2 years ago
Howard Chu 033a32a20b
Remove check is_directory check on lmdb path
2 years ago
Howard Chu b096e16699
Revert "db_lmdb: test for mmap support at init time"
2 years ago
Howard Chu 493577a6cd
Silence spurious fallthru warning
2 years ago
Howard Chu b46a60e390
Fix rawpart flag collision
2 years ago
Howard Chu 4e7586c9e4
More RAWPART support
2 years ago
Howard Chu 747f5d3594
Preliminary raw partition support
2 years ago
Luke Parker 16f8e042b5
Remove erraneous commas
2 years ago
Luke Parker da0715e503
Improve consistency between on_money_received and on_money_received_unconfirmed
2 years ago
Jeffrey Ryan fb3f7cebbf clang warning fix for #8338
2 years ago
luigi1111 9750e1fa10
Merge pull request #8340
2 years ago
luigi1111 72cba50458
Merge pull request #8338
2 years ago
luigi1111 e8252ef99b
Merge pull request #8337
2 years ago
luigi1111 1ff2b02064
Merge pull request #8331
2 years ago
luigi1111 f9d789d68c
Merge pull request #8330
2 years ago
luigi1111 f96cf86532
Merge pull request #8328
2 years ago
luigi1111 d52b7d0e99
Merge pull request #8326
2 years ago
luigi1111 7b0b06af84
Merge pull request #8325
2 years ago
luigi1111 7f2f7ce404
Merge pull request #8324
2 years ago
luigi1111 6d0df2f041
Merge pull request #8318
2 years ago
garth-xmr bc05d2dfa8
README.md: Add v15/v16 network upgrade
2 years ago
selsta de2f0d0102
wallet_api: add scanTransactions function
2 years ago
luigi1111 97271b7d20
Merge pull request #8349
2 years ago
Jeffrey Ryan 026dbc89bf Windows build: fix narrowing error for WaitForSingleObject
2 years ago
j-berman 2dab31f62f Don't exclusively drop tor/i2p outgoing cxns in idle loop
2 years ago
Jeffrey Ryan 08080df2d9
unit_tests: add more sha256sum test cases
2 years ago
Jeffrey Ryan a66a52d144
common: update sha256sum to use OpenSSL 3.0 API
2 years ago
moneromooo-monero 2979474221
disable multisig by default
2 years ago
Jeffrey Ryan 5858f05f9b GCC: Fix -Wstringop-overflow= warnings
2 years ago
selsta 1164874afc
src, epee: fix a couple compiler warnings
2 years ago
luigi1111 6e60919e6d
Merge pull request #8315
2 years ago
luigi1111 44c0470e1e
Merge pull request #8312
2 years ago
luigi1111 5b9724b03d
Merge pull request #8308
2 years ago
luigi1111 3d1e5db44d
Merge pull request #8307
2 years ago
luigi1111 f555e3855b
Merge pull request #8266
2 years ago
luigi1111 f4669bfa2b
Merge pull request #8046
2 years ago
moneromooo-monero fde7c96b5c
wallet2: fix spurious reorg detection with untrusted nodes
2 years ago
moneromooo-monero df2e680825
wallet2: speedup large tx construction: reserve vector memory
2 years ago
Crypto City 38cdf01c64
wallet2: speedup large tx construction: batch ringdb lookups
2 years ago
Crypto City 353cd5355e
wallet2: speedup large tx construction: no pointless clsag generation
2 years ago
Crypto City 2b95178897
wallet2: speedup large tx construction: batch ringdb updates
2 years ago
moneromooo-monero c9cf0b78f8
wallet2: speedup large tx construction: cache public key validity
2 years ago
Jeffrey Ryan 62914e7e3d Ignore gitian build files
2 years ago
j-berman b9d2c788bc fix backoff delay logic when re-relaying txs
2 years ago
j-berman bae4a1ad8f Don't send peerlist larger than max allowed
2 years ago
luigi1111 8349cfe4a6
Merge pull request #8321
2 years ago
luigi1111 c76e33bc44
Merge pull request #8304
2 years ago
luigi1111 d58ea37a8d
Merge pull request #8302
2 years ago
luigi1111 9e71901346
Merge pull request #8301
2 years ago
luigi1111 8480575cec
Merge pull request #8300
2 years ago
luigi1111 fbd1f1e476
Merge pull request #8293
2 years ago
luigi1111 ae377a7b23
Merge pull request #8281