forked from FuelLabs/fuels-ts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: internalise
ethers
utilities for hexlify
, arrayify
, `con…
…cat` and `BytesLike` (FuelLabs#1775) * feat: replaces ethers usages in abi-typegen * feat: replaces ethers usages in address * feat: replaces ethers usages in contract * feat: replaces ethers usages in crypto * feat: replaces ethers usages in fuels * feat: replaces ethers usages in hasher * eat: replaces ethers usages in hdwallet * feat: replaces ethers usages in merkle * feat: replaces ethers usages in mnemonic * feat: replaces ethers usages in predicate * feat: replaces ethers usages in program * feat: replaces ethers usages in providers * feat: replaces ethers usages in script * feat: replaces ethers usages in transactions * feat: replaces ethers usages in signer * feat: replaces ethers usages in wallet * chore: fix conflicts * feat: pick up leftover ethers usages * chore: linting * chore: changeset * chore: rebuild * chore: remove buidl file * chore: linting
- Loading branch information
1 parent
59432a6
commit f5466b6
Showing
92 changed files
with
328 additions
and
314 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
"@fuel-ts/abi-coder": patch | ||
"@fuel-ts/abi-typegen": patch | ||
"@fuel-ts/account": patch | ||
"@fuel-ts/address": patch | ||
"@fuel-ts/contract": patch | ||
"@fuel-ts/crypto": patch | ||
"@fuel-ts/errors": patch | ||
"fuels": patch | ||
"@fuel-ts/hasher": patch | ||
"@fuel-ts/interfaces": patch | ||
"@fuel-ts/math": patch | ||
"@fuel-ts/merkle": patch | ||
"@fuel-ts/program": patch | ||
"@fuel-ts/script": patch | ||
"@fuel-ts/transactions": patch | ||
"@fuel-ts/utils": patch | ||
"@fuel-ts/versions": patch | ||
--- | ||
|
||
Use interal utilities for arrayify, hexlify, concat and BytesLike |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.