Skip to content
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

Attempt to merge 1.5.0.0 into 1.6.0.0 #1169

Open
wants to merge 154 commits into
base: release/1.6.0.0
Choose a base branch
from

Conversation

zeptin
Copy link
Collaborator

@zeptin zeptin commented Sep 20, 2023

Not ready for review yet

SatyaKarki and others added 30 commits December 3, 2021 00:32
…0-upgrade

Merge .NET6 WIP to Feature branch
quantumagi and others added 28 commits February 15, 2023 20:48
* Fix FailsFV testcase

* Don't dispose already disposed runners

* Improve error logging in FullNodeFeatureExecutor

* Simplify AsyncLock

* Fix

* Increase timeout

* Disable failing Ubuntu and OSX test case temporarily

* Stabilize test

* Improve test-case
…anage

Make WalletSyncManager more robust
…oject#1124)

* Don't process deposits prior to already processed deposits

* Fix MaturedBlocksSyncManagerTests

* Update src/Stratis.Features.FederatedPeg/TargetChain/MaturedBlocksSyncManager.cs

Co-authored-by: zeptin <[email protected]>

* Fix BlocksAreRequestedIfThereIsSomethingToRequestAsync

---------

Co-authored-by: zeptin <[email protected]>
* Limit how often the wallet is saved

* Tweak

* Force wallet save in stop
…ratisproject#1126)

* Limit how often the wallet is saved

* Tweak

* Force wallet save in stop

* Throw error on duplicate withdrawal detected in federation wallet

* Stop application

* Fix

* Just display an error for now

* Can only explicitly remove transient transactions
* Add maturity height to logging

* Restore removed code section

* Send potentially suspended tx's to CCTS

* Fix

* Logging and code improvements

* Fix null and enforce sync

* Resolve some error scenarios

* Cleanup
* Use deposit blocktime for conversions

* Fix build errors in tests
* Bump version to 1.5.0.0 (stratisproject#1077)

* Add Stratis.SCL with ECRecover (stratisproject#1104)

* Add Stratis.SCL with ECRecover

* Add ValidateAndParse

* Refactor versions

* Fix CLR Validation (stratisproject#1154)

* Update ECRecover and SSAS to support new contracts (stratisproject#1157)

* Fix ValidateAndParse

* Refactor

* Changes based on feedback

* Allow optional arguments

* Bump collateral and fedpeg versions

* Bump Stratis.SCL version

* Bump CLR version

* Fix unit test

* Bump Strats.SmartContracts.CLR.Validation

* Fix versions
* Update packages to beta version

* Fix versions
@@ -7,11 +7,11 @@
</PropertyGroup>

<PropertyGroup>
<Version>4.0.1.0</Version>
<Version>4.0.0.88</Version>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly need to decide which version number should be assigned next

@zeptin zeptin marked this pull request as ready for review September 27, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants