-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* patch pilot text. Was showing incorrect print on account creation. * formatting on health print * ol start doesn't always attempt db restore seems to have false negative * change move error codes * entrypoint * validator universe add_self tx script. build stdlib. add mining make file test. * exists_jailbit is incorrectly checking for testnet * closes #522 * if user is onboarding can add self to validator universe. * add script for adding self to set * release.yaml to use tar gzip instead of zip * remove zip dependency from install.sh * patch onboarding move tests
- Loading branch information
1 parent
9734eed
commit 9b01b5e
Showing
53 changed files
with
221 additions
and
86 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
Binary file renamed
BIN
+1.02 KB
...age/stdlib/compiled/stdlib/032_Globals.mv → ...age/stdlib/compiled/stdlib/027_Globals.mv
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+2.4 KB
...ib/compiled/stdlib/037_DualAttestation.mv → ...ib/compiled/stdlib/038_DualAttestation.mv
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+10.6 KB
...tdlib/compiled/stdlib/041_LibraAccount.mv → ...tdlib/compiled/stdlib/042_LibraAccount.mv
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+287 Bytes
language/stdlib/compiled/transaction_scripts/abi/ol_validator_universe_add_self.abi
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
language/stdlib/compiled/transaction_scripts/abi/ol_validator_universe_join.abi
Binary file not shown.
Binary file added
BIN
+269 Bytes
language/stdlib/compiled/transaction_scripts/ol_validator_universe_add_self.mv
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
language/stdlib/compiled/transaction_scripts/ol_validator_universe_join.mv
Binary file not shown.
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.