-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add test kardiachain #10
Open
dogecoindev
wants to merge
116
commits into
polynetwork:master
Choose a base branch
from
dogecoindev:kai
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…nto kai # Conflicts: # cmd/tools/run.go # config/config.go # go.mod # go.sum
update kardiachain config
Update KaiCLient
update kai epoch
tanZiWen
pushed a commit
that referenced
this pull request
Jul 23, 2021
* optimized and add bsc * refactor (#4) * mod text (#5) * add config.json to gitignore (#6) * fix (#8) * add SendBnbCrossEth (#9) * add SendBnbCrossEth * fix * fix testcase (#10) * fix test * fix test * fix test * fix test * log * log * add GetBlockHeaderByHash * mod .gitignore * mod bsc blkToWait * Revert "mod bsc blkToWait" This reverts commit 259f098. * add testcase * add testcase * add neo support to bsc * testcase for eth->bsc * add NeoToBscCircle * feat: register and sync for zilliqa devnet * chore: remove testcode * fix: register ccmc address * chore: update config file * chore: recovery some default config * fix: one node's ipaddr * chore: update zilliqa sdk version * fix(synczil): add 0x for raw header * chore(zil): ds node ip * fix ide warning * add msc * feat(zil) contract deploy * fix: rename * add ok * add ok support * mod cosmos * add o3 deployer * mod for o3 * o3too3 * mod * use clique for o3 * sync genesis for okex * add heco deployer * mod o3 deployer * fix(zilliqa): get rid of hard code for syncing genesis info * further resolve conflicts * fix bracket localtion * fix(zilliqa): register chain * fix(zil): sync header * refactor(zil): change veriable name, add some annotation * add tools for neo3 * fix a typo * rm dup field * update neo-gogogo version * fix * update .gitignore * mod msg * add ok * add ok * mod * update neo3 ccmc format * fix * add neo3 state validator related commands * update dependency * use new poly-go-sdk * update flag name to neo3_state_validators * rm useless * fix * add update_ok * mod tidy * add extra info (Neo3Magic) when registering or updating neo3 chain * fix param order * add test kai chain * add sync kai genesis header command * merge * update kardiachain config * fix kai signing * update kaichain id * update kai endpoint * mod for kai * fix kai client * update kaiclient * Fix DeploySmartContract logic in kai_invoker * upgrade kai relayer version * update kai epoch * update kai testcases * UPDATE KAI TEST * FIX SendKaiToEthChain * update * fix register kai * update kai testcases * UPDATE KAI TEST * FIX SendKaiToEthChain * update * fix register kai * uncomment ontInvoker, neoInvoker. revert max confirmation time in eth_tools.go * fix * update neo3-gogogo to v0.3.5 * update neo3 router number to 14 * revert go-ethereum version * fix * update poly dependency * fix wrong block hash * add polygon * add polygon_deployer * add SetupMatic to polygon deployer * add eip155 support for bor * add update_bor * add MaticToBor * mod for bor * update * fix * update Co-authored-by: zouxyan <[email protected]> Co-authored-by: xiaohuo <[email protected]> Co-authored-by: renlulu <[email protected]> Co-authored-by: zhuoqian <[email protected]> Co-authored-by: joeqian <[email protected]> Co-authored-by: dogecoindev <[email protected]> Co-authored-by: trinhdn97 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.