Pierre Seznec

Results 9 issues of Pierre Seznec

**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.** To facilitate application development and especially the handling of errors that can occurs when broadcasting operation to the network. It...

enhancement
smart-contracts

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

excludes all `__*__` folders from sub command parser

cla:signed

This enable the options test for flags provided through environment variables

cla:signed

* [ ] if the API has changed, update the API specification

**Describe the bug** Using current jsonRPC api, when making a SC write call, there is no way to get the data returned by a SC function. **Expected behavior** The returned...

When using smart contract vm function sendMessage() to schedule a future SC call, targeting a function on a contract that does not exists or targeting a function that is not...

## What does this PR do? Add Massa plugin with Transfer action ## What kind of change is this? Features (non-breaking change which adds functionality) ## Screenshots ![image](https://github.com/user-attachments/assets/bcb1f608-a781-446e-9b39-0072f7df18d3) ![image](https://github.com/user-attachments/assets/0d441360-7a36-49fd-acee-7a5f2dd5d472) ##...