Files
pezkuwi-subxt/substrate/frame
PG Herveou b6231c79ca Contracts: Refactor API to use WeightMeter (#2943)
Update the Contracts API to use `WeightMeter`, as it simplifies the code
and makes it easier to reason about, rather than taking a mutable weight
or returning a tuple with the weight consumed

---------

Co-authored-by: Alexander Theißen <alex.theissen@me.com>
2024-04-09 10:22:54 +00:00
..
2024-04-04 11:47:24 +00:00
2024-04-05 18:35:57 +00:00
2024-04-08 16:03:56 +00:00
2024-04-05 18:35:57 +00:00
2024-04-08 04:21:11 +00:00
2024-04-08 04:21:11 +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