Open 17number opened 5 years ago
Testnet updated and the transaction.proto as well. libra-core relies on RawTransaction which has been removed from the transaction.proto. So basically this means that a lot need to be rewritten
@olibaron Thank you for reply. That sounds bad to me...
Not bad, but every client in whatever language is now forced to implement the libra canonical serializer. Meaning that it will need to be ported to javascript.
I tried transfer coins sample code with PR #46, but transfer failed. So I executed test(
npm test
), but test suites also failed. I want to know to the reason of failure. My development environment is something wrong? Or any changes on libra/libra? Someone knows?My environment.
Below is my command history.
https://libraview.org/Account/71d1fc92139f8a247d6758e9e69c8b26b67b5e3547655a6eb1f615ec5411e668
is my test account.