-
Minecraft: `1.17.1`
Workings: `1.0.7`
When placing, breaking, or walking on pallets stone sounds are used instead of a wood sounds. Also there is no sound when you place pallets on top of other pa…
-
Per the [quart documentation](https://quart.palletsprojects.com/en/latest/how_to_guides/logging.html#configuration), logging configuration can be provided by configuring a logger called 'quart.app' vi…
-
## Description
When using pallets that can make calls to other pallets, having a mechanism to filter out these calls would be very helpful.
## Motivation
It may be necessary to filter out unwanted …
-
Related to https://github.com/paritytech/polkadot-sdk/issues/216 / https://forum.polkadot.network/t/wasm-view-functions/1045
## TLDR
- A `view_function` is an abstraction over `#[pallet::storage…
-
Together with my colleagues, we have implemented a pallet for Distributed Key Generation (DKG) and a randomness beacon pallet using keys generated by the DKG. Our work was founded by [a web3 grant](ht…
-
Continuing discussion from #202
-
### Description
So far, we have not made use of the `try_state` hooks which are part of the `try-runtime` feature. It provides checks which should ensure that the state of the pallet is consistent…
-
### Context
As part of the master task of updating to Polkadot 1.6.0 (see [tasks/#419](https://github.com/pendulum-chain/tasks/issues/419)) we need to identify which migrations need to be defined …
-
Hi @JoshOrndorff , @jimmychu0807
I was able to convert simple-event pallet into frame v2: https://github.com/herou/recipes/tree/simple_event_frame_v2, the node can run without a problem and I fixe…
herou updated
3 years ago
-
Pallets and their data would be copied to the servers they are aware of.
```py
arcgis_servers: []
```
To make it backwards compatible with existing pallets, we can add a property to the serve…