-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/2.0.3 rc #397
Merged
Merged
Release/2.0.3 rc #397
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Update crc32c subtree (ref: bitcoin/bitcoin@fac1c13) - Update univalue subtree (ref: bitcoin/bitcoin@3043193) - Update leveldb subtree (ref: bitcoin/bitcoin@20a6bab) - refactor: depends build env - refactor: build configuration (comply with autotools 2.69) - Integrate univalue into our build system (ref: bitcoin/bitcoin@0f95247) - crc32c build system integration (ref: bitcoin/bitcoin@9ebdf04) - fixed placeholders at QT - Support to checking HW functions at compile-time - Support for HW 256-bit RNG (where available)
…ng with github build was errored and some changes made gone disappearing. this commit fixing what github broke. debug build and release are OK. CLI works as it should while GUI crashing after INIT. need investigate.
more info: https://wiki.qt.io/New_Signal_Slot_Syntax + https://stackoverflow.com/a/16795664 + Fix broken notificator on GNOME + Do not use systray on systems which do not support systray + Global specified name for CoinJoin to be constant through the build + Qt + SmartnodeTab at GUI should work with no wallet loaded + TxFee setting is non-static now [refs](bitcoin/bitcoin#12909) + Filter out macOS process serial number. [refs](bitcoin/bitcoin#17184) + Conversion to Windows args to be utf-8 string before parsing them to the Core/Wallet. [refs](bitcoin/bitcoin#13883) + Statically specified functions which are used widely along codebase to be Guaranteed Locale Independent. [refs](bitcoin/bitcoin#14599) + macOS bug-fixes [refs](bitcoin/bitcoin#17887) , [refs](bitcoin/bitcoin#15040) + refactored Timefunctions to be Thread-Safe + added support to multiwallet + refactored locks with fixes to deadlocks + boost::program_options and boost::chrono are NOT IN USE anymore and are deleted from the codebase + ArgsManager slightly refactored + Hidden Command-Line Arguments added + IsServiceEnabled (e.g. zmq, wallet) command_line arguments visibility activation (if certain service is not enabled, all cli commands related to that service will not be shown) + Other fixes and tweaks
… and batchlogger to comply with reworked logging. also tests are reworked to comply new codebase.
refs: [bitcoin#15101](bitcoin/bitcoin#15101)
qt: Assert QMetaObject::invokeMethod result gui: Defer removeAndDeleteWallet when no modal widget is active refs: [bitcoin#16384](bitcoin/bitcoin#16348) refs: [bitcoin#15614](bitcoin/bitcoin#15614)
refs: [bitcoin#12257](bitcoin/bitcoin#12257)
refs: [bitcoin#13563](bitcoin/bitcoin#13563)
refs: [bitcoin#14287](bitcoin/bitcoin#14287)
refs: [bitcoin#18011](bitcoin/bitcoin#18011)
refs: [bitcoin#14822](bitcoin/bitcoin#14822)
refs: [bitcoin#14437](bitcoin/bitcoin#14437) Also Deleted accounts and related code
…ce) + some 'typedef' replace with 'using' BIP174 style SignSignature refactor refs: [bitcoin#13425](bitcoin/bitcoin#13425) refs: [bitcoin#18468](bitcoin/bitcoin#18468) refs: [bitcoin#19326](bitcoin/bitcoin#19326)
refs: [bitcoin#19534](bitcoin/bitcoin#19534): net: save the network type explicitly in CNetAddr refs: [bitcoin#16702](bitcoin/bitcoin#16702): supplying and using asmap to improve IP bucketing refs: [bitcoin#17812](bitcoin/bitcoin#17812): asmap feature refinements and functional tests refs: [bitcoin#18023](bitcoin/bitcoin#18023): Fix some asmap issues refs: [bitcoin#19628](bitcoin/bitcoin#19628): change CNetAddr::ip to have flexible size
Comment from 6f7b52ac63a71d2706022ca58d69a1a622e0fa37: "The fix for CPubKey is a part of `#13557: BIP 174 PSBT Serializations and RPCs` which wasn't backported yet"
RIP-01 Round Voting
Co-authored-by: nandofw <dev.nandofw@gmail.com>
* fix protx helps, remove dash references * fix typo --------- Co-authored-by: nandofw <dev.nandofw@gmail.com>
* update rip01 testnet parameters for assets version * remove miniupnpc and zeromq from brew install * make testnet comparation easier to read
* add voteStats ub StateInfo * add voting stats for rip1 into getblockchaininfo * use voltResult object instead of pointer in VoteStats * rename VoteResult variables
Co-authored-by: nandofw <dev.nandofw@gmail.com>
* add --enable-stacktraces --enable-crash-hooks to debug build * enable stacktrace by default
* Fixed unknown rules check. Minor typo cleanup. * Removed debugging work. * debug cleanup
* Added 200_60 and 200_85 quorums with extended phases and Update vote for testnet. * Updated quorum recovery for new quorums. * Corrected height for LLMQ update
* add --enable-stacktraces --enable-crash-hooks to debug build * enable stacktrace by default * bump up version and turn user input for asset name to be case insensitive * only convert to upercase for root asset
* fix error too many messages * update bls lib --------- Co-authored-by: nandofw <dev.nandofw@gmail.com>
* Fixed deadlock when receiving new block during VerifyDB * Version update to 2.0.2
* Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Translate src/qt/locale/raptoreum_en.ts in fr 100% translated source file: 'src/qt/locale/raptoreum_en.ts' on 'fr'. * Fixed ampersand and apostrophe handling. Keyboard shortcuts for French need work (duplicates). --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: CodeIsTheKey <codeiskey@protonmail.com>
…lletdb (no code changes). (#387)
* new visual theme for the Qt wallet * new visual theme for the Qt wallet
* add upload on create/update asset and view ipfs image file on view assets * use boost instead of libcurl to make http requests * update action test-macos * attempt to fix mac build * remove recent tx for asset tab, make reference image bigger, link undisplayable image to gateway * add mainnet Round Voting chainparams * increase to 2.0.3.99 version * remove unuse variable and file
…ons. Fixed typo. (#396)
…#361) * Translate raptoreum_en.ts in zh_CN [Manual Sync] 57% of minimum 50% translated source file: 'raptoreum_en.ts' on 'zh_CN'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Restore translation --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: CodeIsTheKey <codeiskey@protonmail.com>
Raptor3um
approved these changes
Aug 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update to Dash 18 from upstream
Add assets creation, minting, and transferring,
Update translations
Add RIP01, new fork voting consensus for both miner and smartnodes