massa
massa copied to clipboard
The Decentralized and Scaled Blockchain
**Is your feature request related to a problem? Please describe.** Right now, the `SecureSend` wrapper does not communicate which step of the process is current. - Signed data for sending...
``` command > get_filtered_sc_output_event operation_id=O12MeJnFrsXDZQ99xRhDXySptMRhAkJipEFDVJktCh5mvWzQxw WARNING: 'operation_id' parameter was ignored because of wrong corresponding value ``` This kind of behavior shouldn't raise a warning but fail instead.
Normally I would have just included it in #3384 but this is security related, and want to make sure I understand it right, and doc-it well
Actually(testnet17), `massa-sdk` we use json `http-client`which is built on top of `hyper` which relies heavily on `tokio`. We should have the choice to have a single threaded http client. cc...
## Context Last testnet we introduced a new feature to have a precise gas-calibration. We want know to ensure that we always have all abis in associated to the gas...
Jan 5, 2023 @ 13:18:54.000 massa massa-node thread '' panicked at 'assertion failed: `(left != right)` Jan 5, 2023 @ 13:18:54.000 massa massa-node left: `XMM3`, Jan 5, 2023 @ 13:18:54.000...
Actual: ``` command > wallet_info WARNING: do not share your key Secret key: S12S57nLY3Mp2Q6ciWZMvAucMyUgdsPPG1m46Ly9ibDh2tqCP3gF Public key: P1L2bCTc5pYa1HXL5LtGF67kk1z4ehbNZb2xrVbCYaLSKXvmZgZ Address: A1XCXQ8t5xFqheAmY81Pw2pPT3cti9NZ2JeefzeeWiLyCXJAQ2t (thread 8): Balance: final=0, candidate=0 Rolls: active=0, final=0, candidate=0 ===== ```...
There is currently no utilities being used to guard against mismanagement of secrets within the source code. Maintaining confidentiality is highly fragile, requiring all code dealing with secrets to not...
We have WS client [example](https://github.com/paritytech/jsonrpsee/blob/master/examples/examples/core_client.rs) in `jsonrpsee` repository.
It will be more easily to have colors in the CLI outputs. For example this output : ``` get_operations 21z3jS2zzuv8dZpf7YrHhJugoe3s9NDn7dWmJzdCHQQHmdoaix Operation 21z3jS2zzuv8dZpf7YrHhJugoe3s9NDn7dWmJzdCHQQHmdoaix[ (in pool)] In blocks: - 2VKNvrkorxr2Qj3LJiYsZ2Jt9H8uL61eTSvkvBRgtoFiaVWCSX Signature: EJQQXzdoshJihGbq8px2dG4N3MBzaFstwWkiLAYLY9q5gyppeSZhbCoRMnBh1kUXhEsmSH3oR39ik8ronYERoR9Axpnqi...