Cardano Dev Wallet verziótörténet – 3 verzió
Cardano Dev Wallet szerző: MLabs
Cardano Dev Wallet verziótörténet – 3 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.3.0
Kiadva: 2024. júl. 11. – 2,25 MBEzekkel működik: firefox 109.0 vagy újabb# 1.3.0
* Make UTxO override affect the balance
Previously, the utxo list override only affected the `getUtxos()` call and not the
`getBalance()` call.
The UI only allows overriding the ADA value of the balance.
With this change, the users will be able to use the same UI to override the token balance returned by `getBalance()`.
# 1.2.0
* Fix SundaeSwap hanging (#17)
SundaeSwap and many other dApps seem to be not happy if the API object
returned by `wallet.enable()` is not a plain object.
They could be doing something like `Object.keys(api)` which trips up due to
the presence of internal methods present in the dev wallet, or they
could be doing something like `apiCopy = {...api}`.
Not sure of the exact mechanism, but returning a plain object seems to
fix this.
# 1.1.0
* Fix bugs in the Ogmios/Kupo backend:
* UTxO index was incorrect.
* Tokens were missing from the UTxO list.
* Allow specifying custom endpoint for blockfrost.
* Auto activate newly created accounts and backends if there's none active.
* Inject the wallet before any script in the page is run.
* Add seperators in UTxO list, wallets list and network backends list.A forráskód Minden jog fenntartva licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 1.1.0
Kiadva: 2024. ápr. 1. – 2,25 MBEzekkel működik: firefox 109.0 vagy újabb# v1.1.0
* Fix bugs in the Ogmios/Kupo backend:
* UTxO index was incorrect.
* Tokens were missing from the UTxO list.
* Allow specifying custom endpoint for blockfrost.
* Auto activate newly created accounts and backends if there's none active.
* Inject the wallet before any script in the page is run.
* Add seperators in UTxO list, wallets list and network backends list.A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.0.0
Kiadva: 2024. márc. 7. – 2,25 MBEzekkel működik: firefox 109.0 vagy újabbA forráskód Minden jog fenntartva licenc alatt közzétéve