Files
pezkuwi-subxt/substrate/frame
Oliver Tale-Yazdi 0770417880 [XCM] Treat recursion limit error as transient in the MQ (#4202)
Changes:
- Add new error variant `ProcessMessageError::StackLimitReached` and
treat XCM error `ExceedsStackLimit` as such.

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
2024-04-25 09:01:21 +00:00
..
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2023-09-04 12:02:32 +03:00

FRAME

The FRAME development environment provides modules (called "pallets") and support libraries that you can use, modify, and extend to build the runtime logic to suit the needs of your blockchain.

Documentation

https://docs.substrate.io/reference/frame-pallets/

Issues

https://github.com/orgs/paritytech/projects/40