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

Follow-up of: https://github.com/massalabs/massa/pull/4619 Please look at the PR comments for additionnal context. Non critical instances that we may want to better handle - [ ] In the AsyncPool, the keys...

enhancement
global

When updating the initial ledger, the final_state_hash changes, and so the deployed sc addresses change. This fails the test send_and_receive_async_message.

bug
smart-contracts
tests

https://blog.rust-lang.org/2023/12/28/Rust-1.75.0.html it stabilizes some things we had forked such as [IpAddr::to_canonical](https://doc.rust-lang.org/stable/core/net/enum.IpAddr.html#method.to_canonical) and brings compile time speedups

enhancement
global

как востоновить мне мой кошелек из моего бекапа (yml file)

bug
support

In `massa-wallet/src/lib.rs`, Using the [transition crate](https://github.com/massalabs/transition) (similarly to how we handle the version in other components, such as KeyPair, PublicKey and Address) would be best IMO to make future wallet...

enhancement
production

**Is your feature request related to a problem? Please describe.** To facilitate application development and especially the handling of errors that can occurs when broadcasting operation to the network. It...

enhancement
smart-contracts

In the revamp of bootstrap tests we added tests universe for client and server that allow to test a bootstrap with determined data at the start of the test. Currently,...

bootstrap
tests

To compute storage cost of an operation some constants must be known and may be specific to a network. To avoid these constants to be hardcoded and to easily support...

enhancement
smart-contracts

## Context https://github.com/massalabs/massa/pull/4505#discussion_r1381880621

enhancement
smart-contracts