-
Notifications
You must be signed in to change notification settings - Fork 8
Update master #88
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
Merged
Update master #88
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add option to create type catalog without versioning
* add test data * draft algorithm * fix seed ready test * fix seed ready test data * fix test data * add debug information from doc * tests are passed, before clean refactoring * add BIP32 junction factory * add BIP32 junction factory tests * replace dummy data with real keychain data values * refactor out curve order * refactor out master key generation * refactor out child keypair derivation function * refactor out key generation factory * latest version before failed tests fix * fix tests and padding problem * change lib version * update version * apply review comments: fix tests * apply review comments: change key padding technique * apply review comments: get rid of unnecessary try and clean up protocol * apply review comments: add equality to zero check for resulting private key * apply review comments: optimize JunctionFactory to avoid boilerplate code * apply review comments: separate checks for junction validity and constant naming * apply review comments: make initial seed static * apply review comments: split junction factory error into different enums * apply review comments: create separate seed factory for BIP32 seed generation * fix test
Add WebSocketEngine providing networking capabilities
* fix logger extension access * bump version
Make WebSocket state public
* Bumped version * Updated RobinHood dependency
Added V14 runtimes hex files Implemented parsing of runtime metadata V14 Fixed tests Fixed usages Fixed some warnings in old files
# Conflicts: # FearlessUtils/Classes/Network/WebSocketEngine+Protocol.swift
…misation FLW-2405: Build snapshot for used types only
…misation FLW-2226: change force connect to connectIfNeeded
Flw 1905 random crash
change fee rpc method
state_call rpc method added
…a-network-issues FLW-2460 Nodes not switching via network issues
polkaswap rpc methods added
add double support to JSON type
…-long-time-of-use FLW-2976: Connect and disconnect logic
…-long-time-of-use update version
bnsports
approved these changes
Jan 31, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.