SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ravencoin-test-4.6.2-crypto.2.1.x86_64.rpm :

* Tue Sep 17 2024 Thomas Williams - Fix build for Factory
* add patch (fix-boost-1.86-build.patch) for build issues WRT boost-1.86
* update spec to use Factory current GCC/C++
* Tue Sep 06 2022 marecAATTdetebe.org- Update to version 4.6.2:
* Added -snapshot CLI option and printsnapshot RPC call Together they can be used to generate a list of all non-zero-bal addresses and their balances and any time in the past or future. Also changed github actions to allow builds manually triggered instead of automatically triggered on PR merges.
* Sat Aug 20 2022 marecAATTdetebe.org- Update to version 4.6.1:
* Update release version to v4.6.1 in prep for develop merge into master (#1204)
* Update nMinimumChainWork, defaultAssumeValid, checkpointData, chainTxData (#1203)
* Fix function test failures which depend on nonstandard transactions (#1202)
* Revert p2sh (#1201)
* Fix bug with in memory qualifier address checking
* Fix createrawtransaction transferwithmessage RPC (#1113)
* Revert \"backport: Shut down if trying to connect a corrupted block (#1126)\" (#1185)
* backport: net: Add missing locks in net.{cpp,h} (bitcoin #11744) (#1170)
* gui: create and reissue asset views - browse ipfs button (#1144)
* Remove redundant locks (#1169)
* Fix typo
* Fix mining bug - lockup in CreateNewBlock loop
* docs: Update dependencies for Ubuntu 21.10 (#1180)
* backport: Make CWallet::FundTransaction atomic (bitcoin #11864) (#1173)
* [qt] Fix potential memory leak in newPossibleKey(ChangeCWallet
*wallet) (#1167)
* backport: Introduce a maximum size for locators. (#1164)
* backport: fix uninitialized read when stringifying an addrLocal (#1163)
* backport: rpc: Fix data race (UB) in InterruptRPC() (#1162)
* backport: gui: Set CConnman byte counters earlier to avoid uninitialized reads (#1161)
* backport: wallet: Fix Char as Bool in Wallet (#1160)
* backport: [validation] Crash if disconnecting a block fails (#1159)
* depends: increase download timeout and retries (#1145)
* Update translations (#1140)
* gui: Create Assets tooltip wording (#1138)
* gui: search for string in whole asset name. (#1134)
* gui: minimum sizes and margins (#1133)
* gui: optional seed extension word rename (#1132)
* fixes #1072 (#1128)
* backport: Shut down if trying to connect a corrupted block (#1126)
* gui: Wallet -> Get my words, auto close. (#1125)
* fix: include array to fix building for osx. (#1122)
* Security: Fix for issue #1110, CVE-2021-3401 (#1111)
* Add asset support for IsFromMe (#1103)
* http: Release work queue after event base finish (btc#19033) (#1031)
* Update feature_assets_p2sh.py
* Update README.md
* lockedpool: avoid sensitive data in core files (Linux and FreeBSD)
* Backport: Remove useless mapRequest tracking
* Bip39: Add support multilanguage (#1085)
* gui: set window minimum size to usable default (#1075)
* [GUI] Fixed display for atomic swap transactions in wallet (#1069)
* depends: zeromq 4.3.4 (#1066)
* Updated Copyright Year Using Python Dev Tool (#1080)
* build: github action enable Skip Duplicate Actions. (#1078)
* Update translations (#1074)
* depends: Bump Qt version to 5.12.11 (#1067)
* GUI: Get my words, re-lock wallet if not bip44. (#1068)
* net: Do not force dns seeds by default. (#1070)
* Release: version 4.7.0test2 (#1063)
* Introduce a Shuffle for FastRandomContext and use it in wallet (#1057)
* gui: Manage assets - update list when shown. (#1060)
* GUI: Reissue asset spinboxes. Disable if unit is max. (#1050)
* Fix handling of nonstandard txns and \"-acceptnonstdtxn\" (#1048)
* gui: osx darkmode (#1025)
* consensus: correct verification of transactions pre p2sh-asset activation (#1019)
* translation: update transifex client config. (#1043)
* p2p: add fixed seeds more often. (#1042)
* gui: toolbar move code to match order in toolbar (#1040)
* fix typo (#1039)
* Move app out of if, and remove qt version checks (#1038)
* Drop buggy TableViewLastColumnResizingFixer class (btc#204) (#1036)
* testnet switch to the correct portnumber for seeds (#1035)
* gui: add version to modal overlay (#1034)
* depends: libevent update (btc#21991) (#1032)
* gui: option to hide text in toolbar (#1030)
* build: update Expat 2.4.1 change source to github. (#1033)
* contrib: Dockerfile updated (#1026)
* verification.cpp update variables to be const (#1028)
* testnet updated seeds (#1027)
* refactor: remove unneccesary parantheses. (#1024)
* Require miniupnpc v10 (#1023)
* refactor: ravengui cleanups. (#1022)
* [backport] gui, wallet: random abort (segmentation fault) btc#9683 (#1021)
* Default to c++17 (#1020)
* Re-Add Feature: Add P2SH support - Core Protocol Development Proposal 001 (PR #873)
* Revert \"Add sweep support to RPC\" (#1011)
* Revert \"Feature: Add P2SH support - Core Protocol Development Proposal 001 (PR #873)\" (#1010)
* qt, refactor: remove build warnings Qt 5.15.x (#1008)
* build: Suppress -Wdeprecated-copy warnings (#1007)
* doc: add build-freebsd.md and updates to build-unix.md (#1003)
* GUI: Add Wallet -> Get my words (PR #976) (#976)
* GUI: Warning when opening ipfs-urls. (#978)
* build: fix includes for freebsd. (#999)
* fix: broken links due to search and replace. (#1000)
* GUI: Send RVN, Transfer Assets. We don\'t pay. (#971)
* Replaced bitcoin-core with Ravencoin (#967)
* Update to build-ubuntu.md (#964)
* Depends: Update boost download url (#972)
* Release: version 4.7.0test1 (#963)
* Build: Use package-version from raven-config.h when naming files (PR #962)
* Feature: Add P2SH support - Core Protocol Development Proposal 001 (PR #873)
* Cleanups: Remove unused scripts. (#960)
* Doc: general updates to multiple files. (PR #959)
* GUI: Adjust blue and orange to match the logo. (PR #956)
* Update src/secp256k1 to same as current bitcoin master and path configure.ac (PR #951)
* Build: Update paths for git-actions to ignore. (#957)
* Doc: Add build-ubuntu.md (#935)
* Build: build on bionic for glibc-compatibility. (#945)
* Build: Add aarch64-linux-gnu (#955)
* Depends: Remove depends we don\'t need. (#954)
* Redesigned the mnemonic dialog GUI for wallet creation into 3 less co… (#939)
* Contrib: Copy install_db4.sh from bitcoin (PR #934). (#934)
* Cleanups: Move urls to defines. (#944)
* Update Documentation (#941)
* GUI: Add preview to QR code drag and drop (PR #938) (#938)
* Cleanups: move files from root to better locations (PR #937) (#937)
* Cleanups: remove unused and old files (PR #936). (#936)
* Build: Cache depends. (#946)
* GUI: Overview, increase size of recent transaction, now showing 8. (#930)
* GUI: Try to use the same words. (Send and Transfer no Pay) (#931).
* Doc: Update dependencies.md, discord invites and revert some wrong urls. (#933)
* BugFix: ISE-RAVEN-2020-02 (PR #863)
* GUI: Manage Assets - Add label for reissue assets.
* GUI: Transfer assets and send view fixes.
* GUI: Enable High DPI Scaling
* Add helpmessage for -assetindex
* GUI: Overview page - copy hash context menu.
* Build, package: Make sure the sha256sum goes to a separate file (PR #923)
* ADD: missing_check_unit (PR #821)
* Depends: Update Qt 5.12.10, openssl 1.1.1k and most of the dependencies (PR #922)
* (Doc, Fix) Updated unix library list (PR #886) Added library to build script Edited libdb++ library -dev
* Depends: mac_alias 2.2.0 (PR #920)
* Depends, boost: update download url #919
* GUI: Add out-of-the-box browsers. Can be changed and removed in options (PR #917)
* GUI: custom ipfs viewer url (PR #901) Configurable IPFS Browser url, defaults to https://ipfs.io/ipfs/
* Feature: Set and reset better maximum values on quantity spinboxes for asset creation. (PR #898) Update to 21 billion, as that is the max value for most assets. GUI Create Assets: Fix max-values for spinboxes Restricted to Qualifier-path.
* Feature: Adding a dropdown on the main UI to select what unit the current value is displayed in (BTC/RVN, USDT/RVN, etc.) (PR #894)
* Fix: transferqualifier parameter index (PR #872)
* Fix: Restore mistakenly changed instances of \'bitcoin\' (PR #868)
* Cleanup: Regex cleanup (PR #852)
* Translation: fix(src/qt/locale): fix wrong translation in Chinese (PR #892)
* Feature: Dockerfile for building and running a full ravend node (PR #890)
* Docs: updating documents to reflect changes to build processes (PR #845)
* Docs: Update Roadmap README.md (PR #885)
* Docs: Update README.md (PR #881)
* Docs: Update Roadmap README.md (PR #842)
* Update dnsseed-policy.md
* GUI: Update Restricted Asset menu icons and change to SingleColorIconOnOff (PR RavenProject#839)
* Build: Remove reference to AWS. (PR RavenProject#915)
* Docs: Issue template on github removed bitcoin and updated to Ravencoin (PR RavenProject#916).
* RPC: Add sweep support to RPC (PR RavenProject#909)
* Build: Update depends and fixes auto-build (PR RavenProject#904) - Switch from gcc-7 to gcc-9. - Force building of depends. (No access to s3). - Add Trons PR #896-changes. To test binary checks. - Update expat in the build-depends. - 2.2.1 has security vulnerabilities. - Separate depends-build only if branch name is \'depends\'
* Update overviewpage.cpp
* Tue Dec 08 2020 marecAATTdetebe.org- Update to version 4.3.2.1:
* testing some build issues
* Wed Dec 02 2020 marecAATTdetebe.org- Update to version 4.3.2:
* Update version for release
* Add IP addresses of known good nodes
* Removing line to allow default level of logging.
* reverting logging level to all
* Fixing Phat Phingers
* Adding master branch PRs to run build as part of process
* Update clientmodel.cpp
* Fix missing OSX header
* Add support of left click and right click on assets
* Fixing MacOS compile error
* Add ability to browse IPFS from overview page
* fixing boost 1.73 compile errors
* Fix getblocktemplate
* Wed Aug 26 2020 marecAATTdetebe.org- Update to version 4.3.1:
* Fix getblocktemplate
* Tue Aug 25 2020 marecAATTdetebe.org- Update to version 4.3.0:
* Move check to CheckTransactions
* Update asset auditor to notify by email
* Add additional enforced value check
* Add additional coinbase check
* move to 4.3.0
* Add missing checks for assets
* Remove extra deserialization
* Replace unspendable check for nAmount check
* Sat Jul 11 2020 marecAATTdetebe.org- Update to version 4.2.1:
* Version bump 4.2.1
* Update Roadmap README.md
* Add define constants
* Remove magic numbers
* [Qt] Use version nums from configure
* Add variable name, and fix typos
* Add additional failsafe else statement
* Add decodeblock rpc call
* Create version string from integer values
* Make soft fork active at 70%
* Add checks when coming from database, to accept the blocks
* Remove DoS score
* Added activation with bip is locked in
* add testnet and regtest params
* Add unit test for enforced value
* Add enforce value
* Fri Jul 03 2020 marecAATTdetebe.org- Update to version 4.2.0:
* Fix transfer message in decode script
* Fix memo\'s not attaching to GUI asset transfers
* Add new call to get masterkey information
* Update copyright
* Create release_checklist.md
* Sat May 16 2020 marec - initial package build
 
ICM