Skip to content

Conversation

@anhthii
Copy link
Contributor

@anhthii anhthii commented Nov 21, 2025

No description provided.

@anhthii anhthii merged commit 717f2e8 into master Nov 21, 2025
18 checks passed
anhthii added a commit that referenced this pull request Nov 26, 2025
anhthii added a commit that referenced this pull request Dec 9, 2025
* Merge pull request #122 from fystack/update-readme

Update readme

* WIP: Add CKD implementation and integrate derivation path in signing sessions

use consulKV for store ckd seed

* Update .gitignore to exclude node modules and modify CKD example

* chore: fix lint error

* feat: support eddsa ckd

* CKD struct refactor: rename chain code field to masterChainCode and adjust constructor/accessor

* Enable wallet-scoped derivation: add walletID to Derive and wire through HMAC-SHA512

* Add chain_code setup instructions and integrate chain_code into configuration

* Enhance setup scripts: distribute event initiator public key to node configs and add build step in setup.sh

* Update dependencies: replace bnb-chain/tss-lib with fystack/tss-lib and add btcec v2.3.2

* Fix reshare event handling: ensure successEvent.PubKey is non-empty before send result

* Add chain_code config and integration CKD sign into e2e

* Update e2e test matrix to include TestCKDSigning

* Remove unused functions

* Update derivatoin logic

* Add hd wallet examples for both ecdsa and eddsa

* Fix lint issue

---------

Co-authored-by: vietddude <imrbdnv@gmail.com>
anhthii added a commit that referenced this pull request Dec 9, 2025
* Merge pull request #122 from fystack/update-readme

Update readme

* WIP: Add CKD implementation and integrate derivation path in signing sessions

use consulKV for store ckd seed

* Update .gitignore to exclude node modules and modify CKD example

* chore: fix lint error

* feat: support eddsa ckd

* CKD struct refactor: rename chain code field to masterChainCode and adjust constructor/accessor

* Enable wallet-scoped derivation: add walletID to Derive and wire through HMAC-SHA512

* Add chain_code setup instructions and integrate chain_code into configuration

* Enhance setup scripts: distribute event initiator public key to node configs and add build step in setup.sh

* Update dependencies: replace bnb-chain/tss-lib with fystack/tss-lib and add btcec v2.3.2

* Fix reshare event handling: ensure successEvent.PubKey is non-empty before send result

* Add chain_code config and integration CKD sign into e2e

* Update e2e test matrix to include TestCKDSigning

* Remove unused functions

* Update derivatoin logic

* Add hd wallet examples for both ecdsa and eddsa

* Fix lint issue

---------

Co-authored-by: vietddude <imrbdnv@gmail.com>
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.

2 participants