Ravencoin Testnet v4.7.0test1

Cryptocurrency News and Public Mining Pools

Ravencoin Testnet v4.7.0test1

Today the Raven-Qt Special Interest Group announced Ravencoin Testnet v4.7.0test1. This new version includes the evaluation of 124 pull requests to the Ravencoin github, which all have been processed by the Raven-Qt Special Interest Group over the last 21 days.

This work is mainly from the developers

Discord: Hans_Schmidt#0745 – https://github.com/hans-schmidt

Discord: fdov#3115 – https://github.com/fdoving

Discord: HyperPeek#9099 – https://github.com/HyperPeek

These guys are amazing!!!

Binaries are available at:

https://github.com/Ravenqt-RVN-SIG/Ravencoin/releases/tag/v4.7.0test1

(these are builds of https://github.com/RavenProject/Ravencoin/tree/develop, which you may also build if you rather use that resource)

This version contains a BIP9 consensus fork for Testnet. Consensus voting will start this weekend. And new features will most likely be available later next week.

Please do not use this version on main net. This is a test version and we expect you to run into errors and crashing wallets. Several bugs have already been found.

If you like to test it, great! Please submit any issues that you run into at https://github.com/RavenProject/Ravencoin/issues

The new code includes:

– Pay to script hash (P2SH) support for assets ON TESTNET. P2SH allows a sender to commit funds to a hash of an arbitrary valid script. P2SH is mainly used for multisignature addresses enabling users to store their assets in multisignature wallets. P2SH is a requirement for AtomicDex. Additional info may be found at https://blog.komodoplatform.com/en/p2sh-pay-to-script-hash/. NB. Once the P2SH for assets is activated on mainnet, there should be ways to hop Ravencoin assets (NFTs) onto other chains (like BSC).

– New and up-to-date Ravencoin core building pipelines

– Many Raven-Qt GUI updates including a redesigned and more intuitive mnemonic dialog GUI for importing seed words, configurable transaction links to block explorers, configurable IPFS links to IPFS viewers, and configureable Ravencoin price indicators.

– A docker image build

– Several minor bug fixes

For a full list see below:

* 27dec57fc : Release: version 4.7.0test1 (#963)* cf67d87e3 : Build: Use package-version from raven-config.h when naming files (PR #962)* a7e305b16 : Feature: Add P2SH support - Core Protocol Development Proposal 001 (PR #873)* fa42dafe0 : Cleanups: Remove unused scripts. (#960) * 1a1f229fb : Doc: general updates to multiple files. (PR #959) * eb54a2f01 : GUI: Adjust blue and orange to match the logo. (PR #956) * fa7d03ad5 : Update src/secp256k1 to same as current bitcoin master and path https://configure.ac (PR #951) * 47187018b : Build: Update paths for git-actions to ignore. (#957) * 6b33952c0 : Doc: Add [build-ubuntu.md](https://build-ubuntu.md) (#935) * ee065b319 : Build: build on bionic for glibc-compatibility. (#945) * a8be3193f : Build: Add aarch64-linux-gnu (#955) * baed71c94 : Depends: Remove depends we don't need. (#954) * 932a983bf : Redesigned the mnemonic dialog GUI for wallet creation into 3 less co… (#939) * c2c9baf1b : Contrib: Copy install_db4.sh from bitcoin (PR #934). (#934) * 2613cf667 : Cleanups: Move urls to defines. (#944) * 7887e6577 : Update Documentation (#941) * eaee4fb57 : GUI: Add preview to QR code drag and drop (PR #938) (#938) * bfaf185ed : Cleanups: move files from root to better locations (PR #937) (#937) * 1f74407d9 : Cleanups: remove unused and old files (PR #936). (#936) * c31dbf2b0 : Build: Cache depends. (#946) * c30a0d0cc : GUI: Overview, increase size of recent transaction, now showing 8. (#930) * 84eec7c02 : GUI: Try to use the same words. (Send and Transfer no Pay) (#931). * a710ac950 : Doc: Update [dependencies.md](https://dependencies.md), discord invites and revert some wrong urls. (#933) * 259f3a47a : BugFix: ISE-RAVEN-2020-02 (PR #863) * cc19e00d5 : GUI: Manage Assets - Add label for reissue assets. * ce3a6ed4f : GUI: Transfer assets and send view fixes. * ddc821eec : GUI: Enable High DPI Scaling * f5aacd947 : Add helpmessage for -assetindex * f57bd6ee2 : GUI: Overview page - copy hash context menu. * 67a286d7a : Build, package: Make sure the sha256sum goes to a separate file (PR #923) * 43d7b6314 : ADD: missing_check_unit (PR #821) * 8dc2999b3 : Depends: Update Qt 5.12.10, openssl 1.1.1k and most of the dependencies (PR #922) * 01bfd9561 : (Doc, Fix) Updated unix library list (PR #886) Added library to build script Edited libdb++ library -dev * e5d128c26 : Depends: mac_alias 2.2.0 (PR #920) * 349930578 : Depends, boost: update download url #919 * d36cb41f1 : GUI: Add out-of-the-box browsers. Can be changed and removed in options (PR #917) * 0ab725d69 : GUI: custom ipfs viewer url (PR #901) Configurable IPFS Browser url, defaults to [https://ipfs.io/ipfs/](https://ipfs.io/ipfs/) * 74e4b223c : 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. * daf21eab4 : 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) * e79b73e3a : Fix: transferqualifier parameter index (PR #872) * 7feac4e68 : Fix: Restore mistakenly changed instances of 'bitcoin' (PR #868) * 3b1f4245e : Cleanup: Regex cleanup (PR #852) * d2d52dbb2 : Translation: fix(src/qt/locale): fix wrong translation in Chinese (PR #892) * e5c4e87e5 : Feature: Dockerfile for building and running a full ravend node (PR #890) * 617815d24 : Docs: updating documents to reflect changes to build processes (PR #845) * 661b4767b : Docs: Update Roadmap [README.md](https://README.md) (PR #885) * e56bf44ab : Docs: Update [README.md](https://README.md) (PR #881) * 9eaa7a2a0 : Docs: Update Roadmap [README.md](https://README.md) (PR #842) * fa813f5b7 : Update [dnsseed-policy.md](https://dnsseed-policy.md) * cefdca2c4 : GUI: Update Restricted Asset menu icons and change to SingleColorIconOnOff (PR RavenProject#839) * 2da26867d : Build: Remove reference to AWS. (PR RavenProject#915) * d0e2a202c : Docs: Issue template on github removed bitcoin and updated to Ravencoin (PR RavenProject#916). * 73619e9e1 : RPC: Add sweep support to RPC (PR RavenProject#909) * eaab03b7f : 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' * 9def8ed6b : Merge pull request #867 from corviato1/patch-1 * 58b9b7887 : Update overviewpage.cpp * 25a2dbf41 : Merge pull request #860 from RavenProject/mney-test-build-issues 

submitted by /u/Jeroz_
[link] [comments]