Ales

Results 35 comments of Ales

I think it's a little bit more secure if the files have the wallet name included as well, since you could accidentaly move files around and suddenly you have a...

Right, keys should be offline ideally, but there are cases, where you need the keys on the node. E.g. if you just play around with the testnet.

Hey sorry for the late reply. Yes I'm going to make Nami Vasil compatible. As long as the serialized version of the tx conforms to the babbage CDDL it shouldn't...

> error:\nThe machine terminated part way through evaluation due to overspending the budget.\nThe budget when the machine terminated was:\n({ cpu: 7441580\n| mem: -2200\n}) You have the answer in the error....

Whenever you send assets, you also have to send a minimum required ADA amount along it. This means you won't be able to send your full ada balane out of...

> What's strange is that the error seems to come & go every few days. I'll go 5 days without being able to use Nami, then 3 days it's fine,...

> It looks like the `vasil` branch of nami properly understands babbage era transaction (at least, the ones that have all the babbage era features set to use the `*None`...

> Hmmm, weird - I don't quite understand where else the problem could lie if it's not where I originally suspected it to be. I can sign and submit this...

> I would share a CBOR hex of such a transaction but it couldn't be signed without my private key anyway The idea was to simply check if Nami would...

> Indeed, it is the incompatibility between the cardano libs. Using the specific cardano multiplatform lib impl from `temporary_modules` in this repo (`vasil` branch, of course) works properly. I tried...