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

Client Patches, Command Line Error Handling, Caller Support #12

Merged
merged 4 commits into from
Jan 7, 2021

Conversation

SilentCicero
Copy link
Member

@SilentCicero SilentCicero commented Jan 7, 2021

@fuel-js/client

  • Fixes a startup hang on mainnet and rinkeby RPC found with geth on linux systems
  • Fixes poor password handling states and failure cases
  • Better error handling all around
  • @fuel-js/logic version bump (with genesis patch)
  • Adds support for more cors option while using the Fuel RPC serve
  • Default network is now "mainnet" not "rinkeby"
  • Readme fixes and updates for building from source and recommended geth settings.
  • Adds network detection phase on setup to better ensure the rpc provider is available.

@fuel-js/logic

  • Updates the genesis setup phase for mainnet and rinkeby

@fuel-js/wallet

  • Adds support for caller signing and tests
  • Adds support for transactionId generation option in transfer
  • More integration testing for live browser tests

@SilentCicero SilentCicero merged commit 3164545 into master Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
2 participants