Revisions of monero

buildservice-autocommit accepted request 1161441 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 78)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 77)
- Update to version 0.18.3.3:
  * ringct: fix trunc_amount field name change
  * build: prepare v0.18.3.3
  * Revert "http_client: reduce number of packets sent for small bodies"
  * depends: add riscv64 linux build tag
- Update to version 0.18.3.2:
  * Fixed mempool pruning
  * tx_memory_pool: make double spends a no-drop offense
  * get_block_template_backlog: better sorting logic
  * wallet2: adjust fee during backlog, fix set priority
  * unit_tests: fix strtoul unit test
  * docs: omit i2p port number from ANONYMITY_NETWORKS
  * wallet: feature: transfer amount with fee included
  * build: prepare v0.18.3.2
  * cryptonote_core: early out on out of bounds scaling parameter
  * depends: openssl: update to 3.0.13
  * depends: unbound: update to 1.19.1
  * depends: expat: update to 2.6.0
  * remove ARCH=x86-64 from release-static
  * serialization: fix infinite loops and clean up dispatching
  * Zero initialize rctSigBase elements
  * Disable/fix ports with I2P
  * Add <cstdint> to aligned test
  * wallet: mitigate statistical dependence for decoy selection within rings
  * Fix missing checks for IsObject in ZMQ jsonrpc reading
  * JH hash compiler workarounds
  * Fix EAGAIN bug in ZMQ-RPC/ZMQ-PUB
  * wallet: fix multisig key memory leak
  * heed NO_COLOR environment variable
  * readline_buffer: disable bracketed paste escape sequences
buildservice-autocommit accepted request 1145096 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 76)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1145065 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 75)
- Provide user/group symbol for user created during pre.
buildservice-autocommit accepted request 1130089 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 74)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1130040 from kevin whitaker's avatar kevin whitaker (eyecreate) (revision 73)
- Fix wrong name used for monerod config file
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1129853 from kevin whitaker's avatar kevin whitaker (eyecreate) (revision 72)
Fix issue preventing using monerod with systems.
buildservice-autocommit accepted request 1125826 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 71)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 70)
- Update to version 0.18.3.1:
  * add a test for the long term weight cache
  * Fix: long term block weight cache The long term block weight cache was doing a wrong calculation when adding a new block to the cache.
  * build: prepare v0.18.3.1
  * wallet2: fix refresh function parameters
  * storages: change error log category to serialization
  * wallet: store watch-only wallet correctly when `change_password()` is called
  * build: prepare v0.18.3.0
  * wallet2: fix `store_to()` and `change_password()`
  * functional_tests: fix multisig tests noutputs assertion
  * wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing
  * wallet_rpc_server: add --no-initial-sync flag for quicker network binding
  * wallet-rpc: restore from multisig seed
  * scan_tx: fix custom comparator for == case; fixes #8951
  * wallet2: when checking frozen multisig tx set, don't assume order
  * Enforce restricted # pool txs served via RPC + optimize chunked reqs [release-v0.18]
  * wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [release-v0.18]
  * core_rpc_server: return ID of submitted block
  * wallet2: do not lose exception in current thread on refresh
  * wallet2: fix missing exceptions from failing wallet refresh
  * protocol: drop peers sending duplicate txes
  * Set SSL SNI even when server verification is disabled
  * Add CLSAG serialization to ZMQ code
  * wallet: respect frozen key images in multisig wallets [RELEASE]
  * properly terminate interrupted TCP connection. fixes #8685
  * Speed up perf_timer init on x86
  * cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]
  * wallet_rpc_server: dedup transfer RPC responses [RELEASE]
  * depends: update openssl to 1.1.1u
  * common: do not use DNS to determine if address is local
buildservice-autocommit accepted request 1097881 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 69)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1096890 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 68)
Add upstream fixbuild.patch to build with gcc-13
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 67)
- Update to version 0.18.2.2:
  * cryptonote core/protocol: don't drop peers for soft offenses
  * Fixed deadlock and crash when syncing with full dataset on Windows
  * build: prepare v0.18.2.2
  * wallet2: fix infinite loop in fake out selection
  * p2p: do not log to global when re-blocking a subnet
  * p2p: avoid spam blocking ipv4 addresses in a blocked subnet
  * build: prepare v0.18.2.1
  * Add a size limit for tx_extra in tx pool
  * verRctNonSemanticsSimpleCached: fix fragility
  * device: Add ledger Stax device id to device detection
  * workflows: update dependencies to fix warnings
buildservice-autocommit accepted request 1069545 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 66)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 65)
- Update to version 0.18.2.0:
  * build: prepare v0.18.2.0
  * depends: bump openssl to 1.1.1t
  * blockchain-stats: print any remaining data at end of loop
  * p2p: add plowsof seed nodes
  * p2p: remove offline seed nodes
  * depends: bump hidapi/libusb
  * Demote large pages warning to `mdebug`
  * RandomX: print VM allocation warnings only once
  * Cache successful `verRctNonSemanticsSimple` calls
  * common: add missing includes
  * Refactored rx-slow-hash.c
  * workflows: set a public DNS when doing tests
  * DNSResolver: fix not handling hostnames without dot characters [release]
  * p2p: fix exclusive node DNS resolution for certain hosts [release]
  * workflows: build gitian on tag
  * Fix static builds for Ubuntu 22.04
  * p2p: fix back ping to discover healthy peers to connect to
  * workflows: ubuntu 18.04 is deprecated
  * Fix dandelion++ fluff/stem bug with local txes
  * wallet2: fix create view-only wallet from existing wallet
  * wallet_api: take priority into account when estimating fee
  * workflows: ubuntu 18.04 is deprecated
  * epee: dont shrink slice when storing to binary [release]
buildservice-autocommit accepted request 1035610 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 64)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 63)
- Update to version 0.18.1.2:
  * build: prepare v0.18.1.2
  * Move update_checkpoints() to a later stage
  * wallet2: fail to establish daemon cxn == "Disconnected" cxn status
  * add an option to force-update multisig key exchange under some circumstances
  * repo: remove ldns leftovers
  * depends: remove unused Qt package
  * Second thread pool for IO
  * wallet2: check wallet compatibility with daemon's hard fork version
  * wallet2: ensure imported outputs subaddresses are created
  * wallet2: better test on whether to allow output import
  * allow exporting outputs in chunks
  * Fix segfault restoring encrypted multisig seed
  * Fix missing semi-colon in error message
  * wallet2: fixes for export/import output flow
  * rpc: skip bootstrap nodes that are lower than last checkpoint
  * wallet2: do not assume imported outputs must be non empty
  * wallet2: prevent importing outputs in a hot wallet
  * wallet2: fix missing subaddress indices in "light" exported outputs
  * build: prepare v0.18.1.1
  * Require user ack multisig is experimental to restore
  * Windows: fix unicode file path support
  * multisig: fix #8537 seed restore (suggestions by @UkoeHB)
  * Bump Gitian build instructions to v0.18.1.0 [Release Branch]
  * ledger support for hf 15 (BP+, view tags)
  * feat(trezor): add HF15 support, BP+
  * build: prepare v0.18.1.0
  * continue pool pruning even if a tx can't be found
  * device: set ledger min app version
  * randomx: update submodule
buildservice-autocommit accepted request 976977 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 62)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 61)
- Update to version 0.17.3.2:
  * add a sanity check to RPC input data size
  * build: prepare v0.17.3.2
  * randomx: update submodule
  * Added support for Ledger Nano S Plus
  * [release-v0.17] Don't require --rpc-login with --rpc-access-control-origins
  * replace erciccione's seednode with one on haveno's infrastructure
  * wallet2: update stagenet rollback blocks
  * multisig key exchange update and refactor
  * simplewallet: rename duplicate amount headers for clarity
  * support authentication in monero-wallet-rpc set_daemon
  * Balance includes unconfirmed transfers to self
  * wallet inits cache if file and blob missing
  * Balance includes unconfirmed payments
  * Update net_node.inl to to replace seed node
buildservice-autocommit accepted request 961059 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 60)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 961051 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 59)
- Add memoryperjob constraint to avoid OOM
Displaying revisions 1 - 20 of 78
openSUSE Build Service is sponsored by