massa icon indicating copy to clipboard operation
massa copied to clipboard

The Decentralized and Scaled Blockchain

Results 346 massa issues
Sort by recently updated
recently updated
newest added

This issue aims to track the remaining tasks related to Network restart capabilities. - [ ] Optimise the downtime interpolation of cycles. If the network is down between cycles 20...

enhancement
global

**Is your feature request related to a problem? Please describe.** Implementing complex cryptography in smart contracts is painful and error-prone. Thus, I suggest adding some cryptography features to the ABI....

enhancement
smart-contracts
need spec

* [ ] document all added functions * [ ] try in sandbox /simulation/labnet * [ ] if part of node-launch, checked using the `resync_check` flag * [ ] unit...

* https://github.com/creusot-rs/creusot

enhancement
tests
global

The following SC (stripped down from a real world example) cannot be deployed (on buildnet) with an error message like: '{"massa_execution_error":"Runtime error: runtime error when executing operation O12WteH8rKq19krXgdSVjxzzQ4v8JTNCMuhNfCsqP33FgNcRXLzb: VM Error...

bug
smart-contracts

When calling `execute_read_only_call` (and probably the same is true for `execute_read_only_bytecode`), the caller_address is optionnal. If we do not provide one, it is generated randomly by the node. This is...

enhancement
api

**Is your feature request related to a problem? Please describe.** When sending an operation to the node where the sender does not exists on the ledger (i.e it has not...

enhancement
api
smart-contracts

**Is your feature request related to a problem? Please describe.** There a one cycle delay (which is about 34min) between the time you sell rolls (and they disappear from your...

enhancement
api
production

Currently, we cannot use two different wallet files in `massa-client/wallets/`, e.g. yaml files created with Massa Station with different passwords: the client will prompt for a password and fail. Improvements:...

enhancement
production

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I want to count my rewards : ) **Describe the solution you'd like** That would be...

enhancement
production