fibercryptowallet icon indicating copy to clipboard operation
fibercryptowallet copied to clipboard

Multi-coin cryptocurrency wallet

Results 86 fibercryptowallet issues
Sort by recently updated
recently updated
newest added

Fixes #255 **Changes:** - Remove skycon git submodule, use it as vendor - Run skywallet-mcu emulator on travis(share network with docker) - Change skywallet signer implementation to a promise schema...

wip
wallet-hw

**Describe the bug** Desktop app **Environment information:** - OS: Mac OS X - Platform: Darwin 17.4.0 x86_64 - Software Version: working copy at 5dbf3c28b22dfa1b7dd9505bb21f0e137e53f76b **Steps to Reproduce** 1. `make clean`...

bug
gui
wallet

**Is your feature request related to a problem? Please describe.** SkyWallet signer only supports `TransactionSign` firmware message to sign Skycoin transactions with no more than 8 inputs and outputs. **Describe...

skyfiber
wallet-hw
skywallet

Fixes #248 **Changes:** - **Does this change need to mentioned in CHANGELOG.md?** yes **Requires testing** Requires testing no

explorer

**Feature description** GUI controls to perform hardware wallet operations. **Describe the solution you'd like** Clicking on hardware wallet indicator should display a pop up menu or navigate to separate views...

skyfiber
wallet
wallet-hw

**Describe the bug** App crashes at load time. **Environment information:** - OS: Mac OS X - Platform: Darwin 17.4.0 x86_64 **Steps to Reproduce** 1. Execute `make run` **Actual behavior** App...

bug
gui

**Feature description** User interface should allow for choosing transaction signer strategy **Is your feature request related to a problem? Please describe.** Multiple signers are supported in the backend, yet frontend...

gui
qml_models
wallet

**Is your feature request related to a problem? Please describe.** Bitcoin wallets do not implement `ScanOutputs` method. **Describe the solution you'd like** Go through Bitcoin RPC API . **Additional context**...

wallet
bitcoin

**Is your feature request related to a problem? Please describe.** Ethereum wallets do not implement `ScanOutputs` method. **Describe the solution you'd like** Equivalent to scanning transactions since Ethereum transactions seem...

wallet
ethereum

**Is your feature request related to a problem? Please describe.** Skycoin wallets do not implement `ScanOutputs` method. **Describe the solution you'd like** Use Skycoin node's address => outputs endpoint ....

skyfiber
wallet