-
Notifications
You must be signed in to change notification settings - Fork 21
Conversation
This pull request introduces 2 alerts when merging cf8b73a into 3a6945c - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 6287963 into 3a6945c - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 87adca3 into 3a6945c - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging d488c42 into 7bdcd8e - view on LGTM.com new alerts:
|
# Conflicts: # package.json
This pull request introduces 2 alerts when merging 1db41cd into 57f2bb9 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging efdf0a6 into 495f981 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging f1cf201 into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging b03a8d7 into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging 0efadbb into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging 77d6eb8 into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging ae78fbe into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging 7b2c01f into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging 72b11a8 into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
# Conflicts: # .github/workflows/.env
This pull request introduces 2 alerts and fixes 1 when merging 3d4d578 into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
.github/workflows/.env
Outdated
DRIVE_BRANCH=new-dpp | ||
DAPI_BRANCH=new-dpp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can keep it empty after releasing DAPI and Drive
} | ||
|
||
async verifyInstantLock(): Promise<boolean> { | ||
return true; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a comment, that verification will be implemented later with DAPI SPV functionality
return { | ||
// @ts-ignore | ||
data: transaction.toBuffer(), | ||
height: 1, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a comment, that we don't have transaction heights atm and it will be implemented later with DAPI SPV
This pull request introduces 2 alerts and fixes 1 when merging cc4e07d into f88ff2f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request fixes 1 alert when merging 9220d48 into f88ff2f - view on LGTM.com fixed alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This pull request fixes 1 alert when merging 2681308 into f88ff2f - view on LGTM.com fixed alerts:
|
Issue being fixed or feature implemented
What was done?
Integrated new DPP version
Introduced StateTransition class
How Has This Been Tested?
Tests
Breaking Changes
Will not work with previous version of DPP
Checklist:
For repository code-owners and collaborators only