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

Version 1.0.0 #13

Merged
merged 14 commits into from
Feb 13, 2021
Merged

Version 1.0.0 #13

merged 14 commits into from
Feb 13, 2021

Conversation

aaroncox
Copy link
Member

@aaroncox aaroncox commented Feb 13, 2021

Changes:

  • Fuel v2 via [email protected]
  • Implements @greymass/eosio instead of eosjs. Some response values will now come back typed and may require you to modify your application to interpret them. The AnchorUser class now has an objectify method you can use to convert these objects to plain javascript (user.objectify(typedData)).
  • APIClient from @greymass/eosio exposed on AnchorUser objects as client.
  • [New Config Option] fuelReferrer: Specify a referral account for Fuel transaction fees.
  • [New Config Option] verifyProofs: Control whether anchor-link verifies proofs upon user login. Default value is false.

@aaroncox aaroncox merged commit bdcd0c8 into master Feb 13, 2021
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.

1 participant