-
Notifications
You must be signed in to change notification settings - Fork 15
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
hardware wallet operations #339
Open
stdevAlDen
wants to merge
878
commits into
fibercrypto:next
Choose a base branch
from
simelo:stdevAlDen_t255_hardware_wallet_operations
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
hardware wallet operations #339
stdevAlDen
wants to merge
878
commits into
fibercrypto:next
from
simelo:stdevAlDen_t255_hardware_wallet_operations
Conversation
This file contains 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
…295_slow_load_times # Conflicts: # src/ui/Settings.qml
… Add some logs
… for log level This function returns a logrus.level from an enum identifier.
…Slow_load_times # Conflicts: # src/coin/skycoin/config/config.go # src/main/config.go # src/models/history/historyManager.go # src/models/walletsManager.go # src/ui/Settings.qml
…es' into stdevAntiD2ta_t295_Slow_load_times
…age' into stdevRulo_t279_improve_coverage
…b.com/simelo/FiberCryptoWallet into stdevCrow_Add_Options_for_the_Log_in_Settings
…://github.com/simelo/FiberCryptoWallet into stdevCrow_Improve_AddressBook_Layout_Settings
Remove all `console.log`
…wallets kepping state of marked filters
…nsactionsWithFilters
…licated transactions
…ods for don't return duplicated transacions
…o manage the encryption outside the delegate Remove unused code and useless comments
…ties to the previosly existing dialog Handle the encryption from here Improve visual layout of dialogs
…Timeout vs SkycoinBlockchain.CacheTime
…freshTimeout and SkycoinBlockchain.CacheTime
…g signature of GetSpentOutput and GetAddress ... still WiP
…_t255_hardware_wallet_operations Conflicts: Gopkg.lock Makefile src/contrib/hardware-wallet/skywallet/sky-wallet.go src/models/walletsModel.go ref fibercrypto#255
…re_wallet_signer Hardware wallet signer fixes fibercrypto#139
stdevAlDen
force-pushed
the
stdevAlDen_t255_hardware_wallet_operations
branch
from
March 7, 2020 01:05
5b494e0
to
9b54a17
Compare
…_History_async_update_not_accurate Update history UI after every new transaction
…_Match_addresses_order_with_deterministic_sequence Add order to addresses list
stdevAlDen
force-pushed
the
stdevAlDen_t255_hardware_wallet_operations
branch
3 times, most recently
from
March 10, 2020 14:34
256c05a
to
bc2f544
Compare
…devAlDen_t255_hardware_wallet_operations ref fibercrypto#255
stdevAlDen
force-pushed
the
stdevAlDen_t255_hardware_wallet_operations
branch
from
March 10, 2020 18:40
bc2f544
to
7ff01cc
Compare
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.
Fixes #255
Changes:
Does this change need to mentioned in CHANGELOG.md?
yes
Requires testing
yes