Releases: celo-org/developer-tooling
@celo/[email protected]
Patch Changes
-
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
Updated dependencies [
2e02d94
,79cd947
,2e02d94
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
Updated dependencies [
2e02d94
,79cd947
,2e02d94
,07c4c78
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Major Changes
-
#488
07c4c78
Thanks @aaronmgdr! - Interfaces for newLedgerWalletWithSetup and LedgerWallet constructor have changed.newLedgerWalletWithSetup
replaced positional arguments for named arguments and added changeIndexesnewLedgerWalletWithSetup( transport: any, - derivationPathIndexes?: number[], - baseDerivationPath?: string, - ledgerAddressValidation?: AddressValidation, - isCel2?: boolean + options: LedgerWalletSetup ) + interface LedgerWalletSetup { + derivationPathIndexes?: number[] + changeIndexes?: number[] + baseDerivationPath?: string + ledgerAddressValidation?: AddressValidation + isCel2?: boolean + }
new LedgerWallet
moved transport to first position and added changeIndexes in 4thnew LedgerWallet( + transport, derivationPathIndexes, baseDerivationPath, - transport, + changeIndexes, ledgerAddressValidation, isCel2 )
Minor Changes
- #488
07c4c78
Thanks @aaronmgdr! - It is now possible to iterate over both the change and address indexes to look thru more bip44 paths for addresses. just pass changeIndexes into LedgerWallet.
Patch Changes
-
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
#492
2e02d94
Thanks @aaronmgdr! - Bump dependncies up -
Updated dependencies [
2e02d94
,79cd947
,2e02d94
,07c4c78
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#492
2e02d94
Thanks @aaronmgdr! - Bump @noble/ciphers to use audited version -
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
#492
2e02d94
Thanks @aaronmgdr! - Bump dependncies up -
Updated dependencies [
2e02d94
,79cd947
,07c4c78
]:- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#492
2e02d94
Thanks @aaronmgdr! - Bump @noble/ciphers to use audited version -
Updated dependencies [
2e02d94
,79cd947
,2e02d94
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#492
2e02d94
Thanks @aaronmgdr! - Bump @noble/ciphers to use audited version -
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
Updated dependencies [
2e02d94
,79cd947
,2e02d94
,07c4c78
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#492
2e02d94
Thanks @aaronmgdr! - Bump @noble/ciphers to use audited version -
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
Updated dependencies [
2e02d94
,79cd947
,2e02d94
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
#492
2e02d94
Thanks @aaronmgdr! - Bump dependncies up -
Updated dependencies [
2e02d94
,79cd947
,2e02d94
,07c4c78
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
#492
2e02d94
Thanks @aaronmgdr! - Bump dependncies up -
Updated dependencies [
2e02d94
,79cd947
,07c4c78
]:- @celo/[email protected]
@celo/[email protected]
Patch Changes
-
#492
2e02d94
Thanks @aaronmgdr! - Bump @noble/ciphers to use audited version -
#497
79cd947
Thanks @aaronmgdr! - chore: package.json link fixes -
#492
2e02d94
Thanks @aaronmgdr! - Bump dependncies up -
Updated dependencies [
2e02d94
,79cd947
,07c4c78
]:- @celo/[email protected]