-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Beacon 4.2.2 fix lost commits (#2968)
* feat: updated beacon to 4.2.2-beta.0 * feat: feat: updated beacon to 4.2.2-beta.1 * feat: feat: updated beacon to 4.2.2-beta.2 * chore(releng) bump version to 19.2.1-beta.0 * feat: updated beacon to 4.2.2-beta.3 * feat: updating to private prc nodes * reverted config to use public testnets instead * fix: updating back to public node * chore(releng) bump version to 19.2.1-beta.1 * feat: updated beacon to 4.2.2-beta.4 * chore(releng) bump version to 19.2.1-beta.2 * 2958 eventsub (#2960) * updated taquito-beacon-wallet to use eventsub * removed comments * removed console log * trigger ci build * updated beacon version to v4.2.2 * chore(releng) bump version to 19.2.1 --------- Co-authored-by: huianyang <hui-an.yang@ecadlabs.com> Co-authored-by: Davis Sawali <davis.sawali@ecadlabs.com>
- Loading branch information
1 parent
114b083
commit 707f2af
Showing
45 changed files
with
430 additions
and
429 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"useNx": true, | ||
"version": "19.2.0" | ||
"version": "19.2.1" | ||
} |
Oops, something went wrong.