massa
massa copied to clipboard
The Decentralized and Scaled Blockchain
* [ ] document all added functions * [ ] try in sandbox /simulation/labnet * [ ] unit tests on the added/changed features * [ ] make tests compile *...
**Is your feature request related to a problem? Please describe.** At the moment, an address is any address, but there are differences when using it depending on context. **Describe the...
posting issue at very end of week. come back monday to fill out **Is your feature request related to a problem? Please describe.** We may be able to pack (VarInts)[https://developers.google.com/protocol-buffers/docs/encoding]...
* [ ] document all added functions * [ ] try in sandbox /simulation/labnet * [ ] unit tests on the added/changed features * [ ] make tests compile *...
* [x] document all added functions * [ ] try in sandbox /simulation/labnet * [ ] unit tests on the added/changed features * [ ] make tests compile * [...
Format of the operations datastore is `BtreeMap` but key as non-string type can't be serialized by `serde_json` and so can't be returned by the API. ## TODO: - [ ]...
* [x] document all added functions * [x] try in sandbox /simulation/labnet * [x] unit tests on the added/changed features * [x] make tests compile * [x] make tests pass...
* [ ] document all added functions * [X] try in sandbox /simulation/labnet * [ ] unit tests on the added/changed features * [ ] make tests compile * [...
We changed the way to encode our thyra wallet to be iso with massa-client following this ticket : https://github.com/massalabs/thyra-plugin-wallet/issues/29 Please check the comments on the PR : https://github.com/massalabs/thyra-plugin-wallet/pull/30 We need...