@fuel-bridge/fungible-token
Advanced tools
Comparing version 0.4.0-pr-106-78d1192 to 0.4.0-pr-106-892ec41
# @fuel-bridge/fungible-token | ||
## 0.4.0-pr-106-78d1192 | ||
## 0.4.0-pr-106-892ec41 | ||
### Minor Changes | ||
- Update to fuel-core 0.21.0 (beta-5), by [@LuizAsFight](https://github.com/LuizAsFight) (See [#106](https://github.com/FuelLabs/fuel-bridge/pull/106)) | ||
- Update to fuel-core 0.22.0 (beta-5), by [@LuizAsFight](https://github.com/LuizAsFight) (See [#106](https://github.com/FuelLabs/fuel-bridge/pull/106)) | ||
- Replace FRC20 with SRC20, by [@DefiCake](https://github.com/DefiCake) (See [#102](https://github.com/FuelLabs/fuel-bridge/pull/102)) | ||
- Use sway 0.47 and migrate from U256 to u256, by [@DefiCake](https://github.com/DefiCake) (See [#104](https://github.com/FuelLabs/fuel-bridge/pull/104)) | ||
- Use sway 0.48.1 and migrate from U256 to u256, by [@LuizAsFight](https://github.com/LuizAsFight) (See [#106](https://github.com/FuelLabs/fuel-bridge/pull/106)) | ||
- Bumped fuels to 0.50.1, by [@DefiCake](https://github.com/DefiCake) (See [#95](https://github.com/FuelLabs/fuel-bridge/pull/95)) | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "@fuel-bridge/fungible-token", | ||
"version": "0.4.0-pr-106-78d1192", | ||
"version": "0.4.0-pr-106-892ec41", | ||
"module": "dist/index.mjs", | ||
@@ -9,3 +9,4 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@fuel-bridge/esbuild-bin-loader": "0.0.1" | ||
"@fuel-bridge/esbuild-bin-loader": "0.0.1", | ||
"@fuel-bridge/solidity-contracts": "0.4.0-pr-106-892ec41" | ||
}, | ||
@@ -12,0 +13,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
920042
2