forked from nxtmeta/go-nxtmeta
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* migrate : governance-contract * panic: core.GenerateChain * fix: test panic * fix : FakeMode, escape futureBlock * fix : panic bad block * refact : mv wemix_backends -> wemix package * refact : remove common/bn * refact : GovContracts * fix : remove unused * fix : rename confusing variable * fix : unhandled error * fix : code style * refact: migrate openzeppelin contract:v4.6.0, contracts-upgrade:v4.7.0 * feat : update governancedeploy use wemix/bind * fix : remove unused * fix : default init envstorage values * fix : gwemix.sh * fix : compare fixed bytes * fix : compare fixed bytes * fix : typo * fix : Flag type * feat : update genesisConfig * fix : remove unused code * fix : deploy log * feat : wemix simulated OptionFn * feat : install solc * fix : typo * fix : typo * fix : error verifyBlockSig * fix : remove unused file * fix : gwemix.sh * fix: go.mod * refact : using bind structs * docs : gwemix.sh comment * refact : submodule openzeppelin * feat : using NCPExit * wip : dev-ci * fix : unuse generic * fix : TestWemixBackends$ * feat : using generic, remove lint_test go@1.17 * fix: go:generate * fix : clean code * fix : remove comment * fix : clean code * feat : (governance abigen) compare data before writing to the file * refact : using compiledTy * feat : include sigs wemix/bind contracts * refacet : move compiled, remove simulated-backend * fix : clean code * fix : clean code * fix : detailed tick processing * feat : [init-gov] add option password * fix : gwemix.sh init-gov params * fix : [init-gov] add option password * refact : use const * fix : use constant * fix : loadGenesisConfig * fix : check bootnodeExists --------- Co-authored-by: egonspace <egonspace@gmail.com>
- Loading branch information
1 parent
0651567
commit 71325e9
Showing
71 changed files
with
33,426 additions
and
2,144 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
Oops, something went wrong.