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

merge to the latest #4

Merged
merged 589 commits into from
Apr 16, 2021
Merged

merge to the latest #4

merged 589 commits into from
Apr 16, 2021

Conversation

Wayonb
Copy link
Owner

@Wayonb Wayonb commented Apr 16, 2021

No description provided.

…option

when account is added by address and public key and then removed by public key, it should be effectively added by address
prior to fix, entire account was being improperly removed
Jaguar0625 and others added 29 commits February 8, 2021 08:22
Basically, do not manually copy things from seed to data.
Also, simplified instructions by removing intermediate directory
in seed/network-test/00000.
problem:
  timesync SelectNodes acquires CatapultCache lock followed by NodeContainer lock
  peer SelectNodes acquires NodeContainer lock followed by CatapultCache lock

solution:
 always acquire NodeContainer lock before CatapultCache lock
@Wayonb Wayonb merged commit 5ce7cf6 into Wayonb:main Apr 16, 2021
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.

5 participants