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

Terra.js 3.x #172

Merged
merged 109 commits into from
Nov 17, 2021
Merged

Terra.js 3.x #172

merged 109 commits into from
Nov 17, 2021

Conversation

hanjukim
Copy link
Contributor

Description

This is a major upgrade. Highlights are

  1. Uses new endpoint (i.e. /cosmos/bank, /terra/oracle) instead of legacy ones (i.e. /bank, /oracle)
  2. Supports protobuf message
  3. Multiple signers (aka. Multisig)

This release is compatible with @terra-money/[email protected] (tag: beta) version

심철환 and others added 22 commits October 19, 2021 19:37
* Create a method for signing bytes
* Bump version
…coverage (#156)

* Removed Object mutation from removeNull utility and increased code coverage
* fix lcd.staking.unbondingDelegations
* test(client): StakingAPI delegations & unbondings

Co-authored-by: Paul Kim <[email protected]>
* Updated to run prettier in CI along with the linting

* Fixed any eslint warnings

* Updated prettier task name to format as a more common script name
…ic wallet

build: bump version to 3.0.0-beta.0
fix query return format of denomTrace[s]
Copy link
Contributor

@yun-yeo yun-yeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just checked last merge commit and LGTM

@yun-yeo yun-yeo marked this pull request as ready for review November 17, 2021 07:13
@yun-yeo yun-yeo merged commit 9e5f553 into master Nov 17, 2021
@yun-yeo yun-yeo deleted the feature/proto branch November 17, 2021 07:13
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.

6 participants