Releases: alchemyplatform/alchemy-web3
Releases · alchemyplatform/alchemy-web3
v1.4.7
What's Changed
- Require 'category' field in getAssetTransfers() by @thebrianchen in #145
- Fix NFT endpoints and update web3.js by @thebrianchen in #151
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- Fix the missing Transaction in the return type of subscribe by @nishuzumi in #140
- Add alchemy_pendingTransactions support by @thebrianchen in #142
New Contributors
- @nishuzumi made their first contribution in #140
Full Changelog: v1.4.4...v1.4.6
v1.4.4
What's Changed
- Fix improper AbiEncoder.decodeParameter() import by @thebrianchen in #137
- Fixed #74
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Add SPAM filters to getNfts() by @thebrianchen in #131
- Fix media field on getNFTs response by @thebrianchen in #136
- Add methods for private transactions by @rtunazzz in #132
New Contributors
Full Changelog: v1.4.2...v1.4.3
v1.4.2
- Batch backfill requests in the Websocket implementation in order to adhere to the 10 request limit enforced by the Alchemy backend.
v1.4.1
Fixed a bug with getNfts()
and getNftMetadata()
.
v1.4.0
v1.3.0
v1.2.5
v1.2.4
What's Changed
- Updated the types for
TransactionReceipt
to match the Alchemy types onalchemy_getTransactionReceipts
Full Changelog: v1.2.3...v1.2.4