Skip to content

Commit

Permalink
Merge pull request #258 from coinbase/v0.6.0
Browse files Browse the repository at this point in the history
V0.6.0 Release
  • Loading branch information
alex-stone authored Sep 18, 2024
2 parents 44abe98 + 979648f commit 4c88584
Show file tree
Hide file tree
Showing 383 changed files with 4,289 additions and 1,915 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Coinbase Node.js SDK Changelog

## Unreleased
## Unreleased

## [0.6.0] - 2024-09-18

### Added
- Add `deployToken` method to `WalletAddress` and `Wallet` to deploy an ERC20, updated `SmartContract` class to support deployment and fetching contract details
- Add SOL asset support
- Fix a bug where large numbers were being returned in scientific notation

### Breaking
- `Asset#toAtomicAmount` now returns a BigInt instead of a Decimal

## [0.5.1] - 2024-09-12

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

Loading

0 comments on commit 4c88584

Please sign in to comment.