Files
pezkuwi-subxt/substrate/frame
Gavin Wood ccc614979a Make ED of zero (kind of) work (#13655)
* Minimum of 1 for ED

* Avoid need for ED to be minimum one

* Docs

* Ban ED of zero unless feature enabled

* use integrity_test

* Docs

* Cleanup

* Update frame/balances/Cargo.toml

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Update frame/balances/src/lib.rs

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Update frame/balances/src/lib.rs

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Ensure dodgy code is disabled by default

* zero_ed -> insecure_zero_ed

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: parity-processbot <>
2023-03-24 17:48:21 +00:00
..
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-20 18:21:26 +00:00
2023-03-20 12:34:36 +00:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-22 12:13:31 +00:00
2023-03-16 17:57:45 +01:00
2023-03-04 13:01:04 +00: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