-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update to latest p2p API (#594) * sdk app errors Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nti Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nit Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * nti Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> --------- Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> * update go mod * Remove block.Status (#593) * Remove block.Status * nit * nit * nit * update coreth indirect dep * fix linter * use rc.0 tag for e2e tests * eupgrade: base definitions (#603) * eupgrade: base definitions * updates * nit: consistently use EUpgrade for replace later * update test configs * refactor json genesis specs in vm_test.go * Update params/config.go Signed-off-by: Darioush Jalali <darioush.jalali@avalabs.org> --------- Signed-off-by: Darioush Jalali <darioush.jalali@avalabs.org> * Update avalanchego v1.11.10 prerelease (#607) * update avago 668b452 * update avago * update with test build tags * update golangci * update avalanchego --------- Signed-off-by: Ceyhun Onur <ceyhun.onur@avalabs.org> Co-authored-by: Ceyhun Onur <ceyhun.onur@avalabs.org> * update to latest avago * add test build tags to allowlist pkg * add test tags * add test tags to bind cmd * add gingko test tags * revert cosmetic changes * fix test chain config timestamps --------- Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> Signed-off-by: Darioush Jalali <darioush.jalali@avalabs.org> Signed-off-by: Ceyhun Onur <ceyhun.onur@avalabs.org> Co-authored-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com> Co-authored-by: Stephen Buttolph <stephen@avalabs.org> Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
- Loading branch information
1 parent
bec8da4
commit c07f4e9
Showing
52 changed files
with
259 additions
and
285 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
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,5 +1,6 @@ | ||
{ | ||
"rpcChainVMProtocolVersion": { | ||
"v0.6.8": 36, | ||
"v0.6.7": 35, | ||
"v0.6.6": 35, | ||
"v0.6.5": 35, | ||
|
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
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
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
Oops, something went wrong.