git.delta.rocks / unique-network / refs/commits / cd49ae6ff709

difftreelog

commits

pallets/unique/src/lib.rs40.0 KiBsourcehistory
  1. Every extrinsic now runs in transaction implicitly, and
    `#[transactional]` on pallet dispatchable is now meaningless
    Yaroslav Bolyukin 2022-07-21 #7fd36ce
  2. New methods allows to call `remove_prefix` with limit multiple times
    in the same block
    However, we don't use prefix removal limits, so upgrade is
    straightforward
    Yaroslav Bolyukin 2022-07-21 #26734e9
  3. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2