Improve mining#317
Open
Boblepointu wants to merge 30 commits into
Open
Conversation
Builds failing due to `apt-get update` failure. Also updated the `remotes` property in the YAML files to point to Lotusia Stewardship repo.
Changes included in this upgrade: - Change minerfund address to the new Lotusia Stewardship
- Bump version 6.3.3 -> 7.3.3 - Add Lotusia branding
There are no changes that will activate with this upgrade.
- Bump version 7.3.3 -> 8.3.3 - No consensus changes with this upgrade
Previous v8.3.3 implementation used the same IFP address from the Judges Epoch, but a new address is necessary in order to determine the fork block into the Ruth Epoch. This commit adds a new IFP address for this purpose.
These were not included when they should have been.
#9) Bump version to 8.3.4 and update validation rules for coinbase transactions. The new rules enforce that the coinbase transaction's first output must start with OP_RETURN followed by arbitrary data followed by the block height, ensuring better validation of block data. Removed hardcoded COINBASE_PREFIX with logos in thsi verification step it. --------- Co-authored-by: Bob <[email protected]> Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: Mrs Turtle <[email protected]> Co-authored-by: maff1989 <[email protected]>
Continuation of #10 --------- Co-authored-by: Bob <[email protected]> Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: Mrs Turtle <[email protected]> Co-authored-by: Boblepointu <[email protected]>
Update `vFixedSeeds` with new nodes that are known and reliable. There may be additional updates to this list in the future. For now, 4 reliable nodes is sufficient for bootstrapping new nodes. Also clean out the old, dead DNS seeder nodes and add the new DNS endpoint for `seed.lotusia.org`. This DNS endpoint is not active due to issues with the `lotus-seeder` executable and will need to be addressed in the future.
Take latest master from [Boblepointu/lotusd](https://github.com/Boblepointu/lotusd) and rebase it onto our `lotusd/master`, resolving conflicts by choosing the changes from the Boblepointu branch. --------- Co-authored-by: Bob <[email protected]> Co-authored-by: Mrs Turtle <[email protected]> Co-authored-by: Boblepointu <[email protected]>
Mrs Turtle needs some help after those branches diverged :)
Mrs. Turtle reverted versioning back to 8.3.x, I must have forgotten to merge one of the files in a previous commit
This is necessary in order for `IsFirstSamuelEnabled` activation check to execute properly
- Updated the GitHub Actions workflow to include a step for building the AMD Docker image. - Added a new Dockerfile for the AMD GPU miner. - Introduced a one-click setup script for easier installation on Ubuntu, detecting GPU vendor and configuring Docker. - Updated README to reflect new AMD image availability and one-click setup instructions.
Collaborator
|
What is going on here? Seems like there's a ton of files being changed? |
This file contains hidden or 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
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.
No description provided.