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

Wallet Import from file #2

Open
wants to merge 7 commits into
base: feature/walletUtils
Choose a base branch
from

Conversation

micahriggan
Copy link

  • Importing wallet addresses from jsonl file
  • Broadcast as a wallet method, so you can have chain and network from the wallet
    • Alternatively, we could pass in chain and network to the broadcast command
  • Balance shows the network associated with the balance
  • Removing debug lines from import
  • Cleaning up some sections still using walletId
  • Removing duplicate getWallet on route that is using authenticate middleware

nitsujlangston pushed a commit that referenced this pull request Dec 23, 2018
# This is the 1st commit message:

Tag future transactions if config is set

# This is the commit message #2:

Adding bitcore-client package.json

# This is the commit message #3:

Testing version number

# This is the commit message #4:

Updating test dockerfile and lerna json
nitsujlangston pushed a commit that referenced this pull request Mar 28, 2019
nitsujlangston pushed a commit that referenced this pull request Oct 13, 2019
nitsujlangston pushed a commit that referenced this pull request Dec 18, 2019
nitsujlangston pushed a commit that referenced this pull request Apr 8, 2020
Fixing loadWallet to handle db down, and throw in loadWallet if no wa…
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.

2 participants