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

[Barz] Allow deriving multiple addresses from a single public key #3340

Merged
merged 6 commits into from
Aug 4, 2023

Conversation

rsrbk
Copy link
Contributor

@rsrbk rsrbk commented Jul 28, 2023

Salt is passed to functions as a parameter now instead of being hardcoded to 0

Copy link
Collaborator

@satoshiotomakan satoshiotomakan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@satoshiotomakan
Copy link
Collaborator

@rsrbk please fix Android tests

lamafab
lamafab previously approved these changes Jul 28, 2023
@Milerius
Copy link
Collaborator

ios test is not passing @rsrbk

@rsrbk rsrbk dismissed stale reviews from lamafab and satoshiotomakan via 636e5b2 July 31, 2023 19:02
@rsrbk rsrbk force-pushed the rsrbk/barz-accounts-derivation branch from 6a3663b to 445ee3c Compare August 3, 2023 14:18
@rsrbk
Copy link
Contributor Author

rsrbk commented Aug 3, 2023

tests fixed

@satoshiotomakan satoshiotomakan merged commit f28d866 into master Aug 4, 2023
12 checks passed
@satoshiotomakan satoshiotomakan deleted the rsrbk/barz-accounts-derivation branch August 4, 2023 07:37
Milerius added a commit that referenced this pull request Aug 11, 2023
* [NewChain/Base]: add base blockchain (#3342)

* [Aptos]: Add `transfer_coins` function call (#3344)

* feat(aptos): Add `TokenTransferCoinsMessage` to call `aptos_account::transfer_coins` function

* Add test with testnet transaction

* feat(aptos): Add mainnet test

* feat(aptos): Fix comment

* [Bitcoin] Fix `TWBitcoinFeeCalculateFee` (for JavaScript) (#3346)

* [Barz] Allow deriving multiple addresses from a single public key (#3340)

* [Barz] Allow deriving multiple addresses from a single public key

* fix tests

* Update BarzTests.swift

* update tests

* update tests

* update tests

* [ETH]: Handle `tuple[]` ABI type parameter (#3352)

---------

Co-authored-by: Sztergbaum Roman <[email protected]>
Co-authored-by: Fabio Lama <[email protected]>
Co-authored-by: Ruslan Serebriakov <[email protected]>
satoshiotomakan added a commit that referenced this pull request Oct 6, 2023
* [NewChain/Base]: add base blockchain (#3342)

* [Aptos]: Add `transfer_coins` function call (#3344)

* feat(aptos): Add `TokenTransferCoinsMessage` to call `aptos_account::transfer_coins` function

* Add test with testnet transaction

* feat(aptos): Add mainnet test

* feat(aptos): Fix comment

* [Bitcoin] Fix `TWBitcoinFeeCalculateFee` (for JavaScript) (#3346)

* [Barz] Allow deriving multiple addresses from a single public key (#3340)

* [Barz] Allow deriving multiple addresses from a single public key

* fix tests

* Update BarzTests.swift

* update tests

* update tests

* update tests

* [ETH]: Handle `tuple[]` ABI type parameter (#3352)

---------

Co-authored-by: Sztergbaum Roman <[email protected]>
Co-authored-by: Fabio Lama <[email protected]>
Co-authored-by: Ruslan Serebriakov <[email protected]>
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.

4 participants