Nana Essilfie-Conduah

Results 112 comments of Nana Essilfie-Conduah

@mshakeg heads up. We're adding tests to capture isAssociated() from HIP 719

Good idea. We should explore is there's an automated approach here so it's easier to stay up to date. That is can we take a protobuf file and create the...

@Ferparishuertas and @quiet-node added suggestions for a GA workflow that watched the protobuf repo and pulled in the changes

In addition to this HIP 1028 work is required and is likely not to be unblocked before 0.61.0 A. @Ferparishuertas Moving to backlog

Moving to blocked based on current efforts. Once we have something to show we can revisit to confirm this scenario has been resolved

Related to my pending PR, picking this up

I'd argue that `toSolidityAddress()` functions by design and returns the account id in a 20 byte address format. I think what you want is `toEvmAddress()`. This requires a Mirror Node...

Working on this, making progress on an E2E IHtsFungibleToken version. However, in implementation I've found that implementing IHRC719 may not be a base case scenario. For a contract to associate...

> > For a contract to associate or dissociate it would require the contract to be listed on another accounts admin key. > > Does this invalidate the assumption made...