-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fw): add optional
verify_sync
flag to hive blockchain tests (#431
) * feat(fw): add optional `verify_sync` flag to hive blockchain tests * fix: Don't convert flag to a string * fix: Add a sync payload instead * chore: add changelog. * chore: fix spelling in changelog :P --------- Co-authored-by: spencer-tb <spencer@spencertaylorbrown.uk>
- Loading branch information
1 parent
06ed07f
commit c8e0caa
Showing
4 changed files
with
41 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,6 +81,7 @@ eip | |
eips | ||
EIPs | ||
endianness | ||
EngineAPI | ||
enum | ||
env | ||
eof | ||
|