Andrei Terentiev

Results 17 comments of Andrei Terentiev

@kmarcell same issue here on unit tests, were you able to find the workaround?

Hi, I came across this thread when looking for some best practices on how to test client implementations with mocks. Is there currently any way to do this without creating...

Good idea igor, @erikzhang I think standard is still necessary because native contract still need to expose something like inputs/outputs to developer. Of course there can be simple transfer function...

There is a new proposal for Dapp wallet interface here https://github.com/neo-project/proposals/pull/69 @RavenXce If you'd have some commentary on how to improve it along with structured data, it would be welcome

Any workaround or way to do this?

I had similar thoughts at the beginning, but one issue with the Security Framework is that it seems to be relatively difficult to retrieve Private Key values, and use them...

Basically right, but some stricter requirements - Generation,Import, Export of public/private keys as a Hexadecimal String or Raw Byte Data - Verification Specific to Neo network protocol, there's a special...

I agree, that if the security framework works than it is a very good mid term solution