Files
pezkuwi-subxt/substrate/frame
Alexander Theißen 7fa05518b0 contracts: Remove unused benchmarks (#3185)
Those were used for some adhoc comparison of solang vs ink! with regards
to ERC20 transfers. Not been used for a while.

Benchmarking is done here now:
[smart-bench](https://github.com/paritytech/smart-bench): Weight based
benchmark to test how much transaction actually fit into a block with
the current Weights
[schlau](https://github.com/ascjones/schlau): Time based benchmarks to
compare performance
2024-02-08 14:39:38 +00:00
..
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +00:00
2024-02-06 13:01:29 +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