-
Hi Heidi
We have an issue with the Intended Purchase Price since this update. We do not change the Purchase Price for Output pallets - now if a purchase price is not entered the price is set as 0.0…
-
Relates to old comment: https://github.com/paritytech/polkadot-sdk/issues/1130#issuecomment-1971133824
Relates to: https://github.com/paritytech/polkadot-sdk/pull/4826 (new XCMv5)
## Potential pro…
-
### Description
So far, only `pallet-loans` has its underlying storage versioned. Other pallets do not. This is not troublesome as once we need to bump the storage version of a pallet, in case of a…
-
As we're working on improvements to the Substrate Rust-docs, it occurred to me that it would be nice to have a badge that indicates the "audit" status of a pallet. For example, it could indicate t…
-
The pallets are not sellable in the store, even though they appear in "owned" items list
-
```
change this code from:
for(int i = 0; i < 16; i++)
{
Vector3 color = set.color(i).xyz();
float d0 = colorDistance(palette[0], color);
float d1 = colorDistance(pal…
-
I want to use multiple pallets for a problem statement, what changes should I make to config python file?
-
## Add festivals and seasons
Enable the program to support multiple festivals and multiple seasons.
I will need tables that track both festivals and seasons. I will need to record which festival…
-
We need to start production and deliver the pallets. Where should we do this? I assume we do it immediately after placing an order. But should we put it in a separate php file? Or should we just do it…
-
indent filter uses \n always rather than following api newline_sequence
Configure the environment with newline_sequence="\r\n"
Then use the indent filter on a multi-line macro
The returned con…