Skip to content
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

feat: add multi sign support #85

Merged
merged 93 commits into from May 26, 2021
Merged

Conversation

fpChan
Copy link
Contributor

@fpChan fpChan commented May 20, 2021

No description provided.

wangbing and others added 12 commits May 14, 2021 17:58
* feat: add eth unlock verify

* feat: add unlock record verify

* chore: update the config
* fix: fix ckb contract name and burn amount (nervosnetwork#58)

* fix: add btc confirm and orm time zone and contract eth name

* chore: format ckb contract code

* chore: format ckb contract code

* fix: remove btc confirm part

* fix(cli): fix cli asset ownLockHash (nervosnetwork#59)

Co-authored-by: wangbing <wangbing@cryptape.com>

* fix: add btc confirm number and add sql timezone (nervosnetwork#60)

* fix: add btc confirm and orm time zone and contract eth name

* chore: format ckb contract code

* chore: format ckb contract code

* fix: remove ckb contracts

* chore: format ckb code

* feat: update ckb assetid (nervosnetwork#62)

* fix(rpc): fix getBalance too slow (nervosnetwork#63)

* feat: update ckb assetid

* feat: update ckb getBalance

* fix: update txSummary

* fix(eos): using private node in ci test (nervosnetwork#42)

Co-authored-by: wangbing <wangbing@cryptape.com>

* chore: lint for staged files  (nervosnetwork#65)

* chore: lint for staged files

* chore: check the types when lint

* docs: add user-guide.md (nervosnetwork#61)

* docs: add user-guide.md

* chore: add pw-lock ref link

* fix: update tx summary query (nervosnetwork#66)

* fix: opt log (nervosnetwork#57)

* fix: opt log

* feat(log): 增加file类型的日志输出

* chore(log): opt ckb & eth handler log

* chore(log): opt ci test log

* fix: update tron-ci test order, to fix tron ci test failed cause by local time large then tron test server time

Co-authored-by: wangbing <wangbing@cryptape.com>

* chore: prepare husky to avoid cannot find git error (nervosnetwork#70)

* fix(ckb-contracts): add bridge_lock_hash_type to recipient data (nervosnetwork#67)

* fix(ckb-contracts): add bridge_lock_hash_type to recipient data

* fix

* fix

* fix

* fix: change watch ckb mint status way (nervosnetwork#69)

* fix: change watch ckb mint status way

* fix: update ckb handler

* chore: update code

* chore: update logger

* chore: update logger info

* chore: reset mint sent log

* fix: remove mysql index of enum

* fix: use index

* feat: support use private key path in config (nervosnetwork#75)

* feat: support use private key path in config

* fix ci

* lint

* fix(offchain): deploy asset bridge cell when start (nervosnetwork#74)

* fix(offchain): deploy asset bridge cell when start

* fix

* feat: support query by other chain address  (nervosnetwork#71)

* feat: support other address query

* chore: format log

* chore: format response

* fix: update filter

* fix: pass the ci

* fix: pass the tron ci

Co-authored-by: Eric.Wang <136147966@qq.com>
Co-authored-by: wangbing <wangbing@cryptape.com>
Co-authored-by: Yonghui Lin <homura.dev@gmail.com>
Co-authored-by: mkxbl <33241113+mkxbl@users.noreply.github.com>
Co-authored-by: JacobDenver007 <29848184+JacobDenver007@users.noreply.github.com>
Co-authored-by: Wenchao Hu <me@huwenchao.com>
# Conflicts:
#	offchain-modules/packages/scripts/src/deploy_ckb.ts
#	offchain-modules/packages/x/src/db/ckb.ts
@codecov-commenter
Copy link

codecov-commenter commented May 20, 2021

Codecov Report

Merging #85 (017f7e5) into main (d6f248c) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   42.33%   42.33%           
=======================================
  Files          50       50           
  Lines        2532     2532           
  Branches       82       82           
=======================================
  Hits         1072     1072           
  Misses       1460     1460           
Impacted Files Coverage Δ
offchain-modules/packages/x/src/core.ts 42.85% <0.00%> (ø)
offchain-modules/packages/x/src/db/model.ts 76.19% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6f248c...017f7e5. Read the comment docs.

@fpChan fpChan marked this pull request as ready for review May 21, 2021 04:00
offchain-modules/.eslintrc.next.js Outdated Show resolved Hide resolved
offchain-modules/package.json Show resolved Hide resolved
offchain-modules/tsconfig.next.json Outdated Show resolved Hide resolved
@solargatsby solargatsby merged commit 573df19 into nervosnetwork:main May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants