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

Add checkpoint at block 586920 #2

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

sqrrm
Copy link

@sqrrm sqrrm commented Jul 28, 2019

A checkpoint at block 586920 with hash
523aaad4e760f6ac6196fec1b3ec9a2f42e5b272 to avoid that clients in
a corrupt state continue running.

Ignore checkpointing if ignoreDevMsg is set

A checkpoint at block 586920 with hash
523aaad4e760f6ac6196fec1b3ec9a2f42e5b272 to avoid that clients in
a corrupt state continue running.

Ignore checkpointing if ignoreDevMsg is set
@sqrrm sqrrm requested a review from ripcurlx as a code owner July 28, 2019 18:54
Copy link
Owner

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

@ripcurlx ripcurlx merged commit 366314e into ripcurlx:hotfix-for-v1.1.3 Jul 29, 2019
@sqrrm sqrrm deleted the checkpointing branch September 19, 2019 15:36
ripcurlx added a commit that referenced this pull request Nov 7, 2019
ripcurlx pushed a commit that referenced this pull request Jun 8, 2020
Without the break statement, the execution would continue through the subsequent case clauses until it encountered a break, executing `checkArgument` calls meant for `REIMBURSEMENT_MAX_AMOUNT`. More specifically, the bug would cause a failed check in the case where `inputValueAsCoin.value <= 200000000` is false.
ripcurlx pushed a commit that referenced this pull request Jul 7, 2020
Refactor getFundingAddresses to use memoization
ripcurlx added a commit that referenced this pull request Jan 18, 2022
…trade

Add API methods 'failtrade', 'unfailtrade' + test case (#2)
ripcurlx added a commit that referenced this pull request Mar 9, 2022
…-price-to-string

Change API's OfferInfo proto's price field to string [#2]
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.

2 participants