Files
pezkuwi-subxt/substrate/frame
Gavin Wood 781ea7cbdc Various minor fixes (#13945)
* Fix: Incorrect implementation of can_reserve check

* Fix: Incorrect migration of consumer counting for existing accounts with frozen amounts

* Fix: Inconsistent implementation between assets can_deposit and new_account

* Fixes

* Fixes

* Another fix

* Update tests.rs

* Update fungible_tests.rs

* Use `can_accrue_consumers` in the body of `can_inc_consumer`

---------

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: parity-processbot <>
2023-04-26 14:26:07 +00:00
..
2023-04-26 14:26:07 +00:00
2023-04-19 09:11:47 +00:00
2023-04-26 14:26:07 +00:00
2023-04-26 13:46:44 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-26 14:26:07 +00:00
2023-04-13 13:11:58 +00: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