Skip to content

Conversation

@StratisIain
Copy link
Contributor

No description provided.

SatyaKarki and others added 30 commits December 3, 2021 00:32
.AddPowPosMining(true)
.AddSignalR(options =>
{
DaemonConfiguration.ConfigureSignalRForCirrus(options);
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is in the BuildStraxNode method?

@quantumagi
Copy link
Contributor

The CI issue related to EnableAutoKickAsync will be fixed in a follow-up CI:

image

@quantumagi
Copy link
Contributor

quantumagi commented Feb 9, 2023

@StratisIain , actually, from going the other way and attempting to merge master into release/1.4.0.7 its apparent that the 1.4.0.7 stuff is already the latest (when comparing and looking at the differences in the VS IDE).

I.e. the expectation is that this PR would result in 1.4.0.7 being copied across as the new master. So, if you encountered the same (1.4.0.7 being the latest in each comparison) we should be good on this merge.

@quantumagi quantumagi dismissed stale reviews from zeptin and themself via 4117934 February 9, 2023 11:28
quantumagi and others added 24 commits February 13, 2023 19:47
* 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
* Don't process deposits prior to already processed deposits

* Fix MaturedBlocksSyncManagerTests

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

Co-authored-by: zeptin <zeptin@gmail.com>

* Fix BlocksAreRequestedIfThereIsSomethingToRequestAsync

---------

Co-authored-by: zeptin <zeptin@gmail.com>
* Limit how often the wallet is saved

* Tweak

* Force wallet save in stop
)

* 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
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.

8 participants