Andreas Freund

Results 48 comments of Andreas Freund

@ognjenkurtic the steps with Metamask are: 1. get `pubkey_owner` from `accounts` in MM through API 2. `message = keccack256(pubKey_owner)' 3. call the MM signing function API with the message as...

> > @ognjenkurtic left some questions. Bit confused. > > @Therecanbeonlyone1969 Please have a look at my answers and let me know if there is anything else to clarify see...

@dshaw @tasdienes @0x000hx @t0mcr8se @lgingerich @DZGoldman @smartcontracts -- some minor updates and editorial clean-up after today's WG call (2/21). The most significant change is that the `transactionPriority` in the request...

@smartcontracts @DZGoldman @t0mcr8se @0x000hx @leeederek -- please, review and approve this PR ASAP. Thank you!

Issue: No gas on target chain after token transfer forces tokens to be stuck on target chain. ELC-4337 can address this issue. Potantial spec to require a signed prepaid transaction...

> Issue: No gas on target chain after token transfer forces tokens to be stuck on target chain. ELC-4337 can address this issue. > > Potantial spec to require a...

Will do PR for that by next meeting for address aliasing for EVM compatible chains -> 9/21

> See also: > > * [Issuer identity and key transparency ietf-wg-scitt/draft-ietf-scitt-architecture#65](https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/65) > * https://datatracker.ietf.org/wg/keytrans/about/ > * https://github.com/ietf-scitt/draft-steele-cose-merkle-tree-proofs > > TLDR, not all VDRs are append only logs / built...