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

Mnemonic data #791

Merged
merged 12 commits into from
Nov 7, 2023
Merged

Conversation

pharms-eth
Copy link
Collaborator

Summary of Changes

half of the Mnemonic changes that have been coming
this one cleans up some of the data calculations

@pharms-eth pharms-eth marked this pull request as draft March 6, 2023 05:09
@JeneaVranceanu
Copy link
Collaborator

@pharms-eth Is this PR aimed to fix the same issue as #790 ?

Changes seem to be at least partially identical.

@pharms-eth pharms-eth marked this pull request as ready for review April 2, 2023 11:31
@pharms-eth
Copy link
Collaborator Author

@pharms-eth Is this PR aimed to fix the same issue as #790 ?

Changes seem to be at least partially identical.

no, these are fixing seed phrase issues

Sources/Web3Core/Utility/String+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/Web3Core/Utility/Data+Extension.swift Outdated Show resolved Hide resolved
Sources/web3swift/Utils/ENS/ENSRegistry.swift Outdated Show resolved Hide resolved
Package.swift Outdated Show resolved Hide resolved
@JeneaVranceanu JeneaVranceanu merged commit bab86ca into web3swift-team:develop Nov 7, 2023
2 checks passed
JeneaVranceanu added a commit to JeneaVranceanu/web3swift that referenced this pull request Jan 16, 2024
* develop: (24 commits)
  refactor: random bytes generation; data and string extensions update (web3swift-team#791)
  encodeTopic bytes should accept hex string
  add more test for encodeTopic
  Trim Trailing Whitespace
  remove a force unwrap
  feat: enable encode Event and IETH.getLogs
  - isHardened check removed from createNewCustomChildAccount
  - linter warning fixed
  chore: trailing closure style for compactMap
  fix: used short notation for null checking
  fix: trimming / only if it's present as a prefix; using let for 'newPath';
  - Test testAddressGeneration modified with hardcoded addresses
  chore: refactoring of createNewCustomChildAccount
  - bug with original pathAppendix fixed
  fix: createNewAccount always non-hardened derivation
  - Trailing Whitespace fixed in tests
  - not used code removed - small refactoring
  - closure style updated - pathAppendix declaration place changed
  - linter Trailing Whitespace Violation fixed
  - Grammar fixed - Removed prefix path from address generation
  ...
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.

3 participants