Rafael Korbaš

Results 22 comments of Rafael Korbaš

We would like to add metadata support but it's not the priority right now so unfortunately it won't by available by epoch 258. The most direct way of submitting metadata...

@MichalPetro Sure we can consider it :+1: If by secret.key you mean the json key export file we have in Adalite, AFAIK there's no formal documentation and it was reverse-engineered...

> In any case, having a separate tab to unlock using a root_xsk string should be straight forward and way more user friendly than an intermediate step through a key...

> do you mean that the keyfile in this case could contain only the root_xsk string and nothing else, and the parser could recognize that? Yes, that's what I meant

Hi @dorijan - thanks for raising this. You are right, this is indeed a known issue (#867) that we would like to address, but we were postponing it so far...

let's use https://www.npmjs.com/package/bignumber.js to handle easily also formatting of decimal numbers and avoid issues with older versions of browsers which may not support native JS BigInt

note: was testing with pool registration that had the TTL removed and it still didn't work, likely needs further fixing

@MichalPetro this feature indeed doesn't require hw wallet support beyond generic metadata to work as it doesnt require assembling the metadata by the hw wallet (no signature of the payload...

Hi, is there anything we need to comply with or help with to get this merged?

we abandoned it eventually for that reason and migrated to https://github.com/input-output-hk/project-icarus-backend-service actually, we made our own fork that emulates the cardano-sl api: https://github.com/vacuumlabs/adalite-backend-service . At the same time, as far...