Evgenii Lisitskii

Results 107 comments of Evgenii Lisitskii

@amnambiar check please configs, even package.json and config-overrides.js

Hi @0xtrossets ! Thanks for your issue. Until we add the function for that case you can try to set zero `pool_deposit` in `TransactionBuilderConfig` as workaround.

Hi @klntsky ! From wasm bingen side it is correct behavior, because `as_*` functions returns `Result` type it means you always get a non-nullable value or get an exception. In...

Hi @EvanXzj ! Could you tell me what package changes `Uint8Array.prototype.slice` ?

Hi @klntsky! I'm not sure about initial reason of naming, but it might be because a credential is used for reward withdrawal. Yes reward address contains a staking credential but...

The function is ready. Check the new release: https://github.com/Emurgo/cardano-serialization-lib/releases/tag/11.4.0

Hi! Do you still have the issue with cardano-serialization-lib-asmjs installation ?

This solution might help https://github.com/Emurgo/cardano-serialization-lib/issues/295#issuecomment-995943141