Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Glutton pallet updates #14192

Merged
merged 3 commits into from
May 22, 2023

Conversation

ggwpez
Copy link
Member

@ggwpez ggwpez commented May 22, 2023

Changes:

  • Add AdminOrigin to bypass the only-root requirement
  • Extend docs
  • Add gen_value to use pseudo-random values that should compress worse than just [i; 1024].
  • Add VALUE_SIZE const to get rid of the 1024 magic number

Note: Does not target master.

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
@ggwpez ggwpez requested a review from a team May 22, 2023 16:04
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
@NachoPal NachoPal merged commit d5978ee into nacho/add-genesis-glutton May 22, 2023
@NachoPal NachoPal deleted the oty-nacho-add-genesis-glutton branch May 22, 2023 16:10
NachoPal added a commit that referenced this pull request May 23, 2023
* glutton gensis config added

* Glutton pallet updates (#14192)

* Add admin origin and other fixes

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Remove magic number

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Typo

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix genesis_build

* Fix docs

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Fix kitchensink runtime

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix twox_256

* fmt

* twox_256 clean

* nitpick

Co-authored-by: joe petrowski <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: joe petrowski <[email protected]>
gpestana pushed a commit that referenced this pull request May 27, 2023
* glutton gensis config added

* Glutton pallet updates (#14192)

* Add admin origin and other fixes

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Remove magic number

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Typo

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix genesis_build

* Fix docs

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Fix kitchensink runtime

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix twox_256

* fmt

* twox_256 clean

* nitpick

Co-authored-by: joe petrowski <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: joe petrowski <[email protected]>
Ank4n pushed a commit that referenced this pull request Jul 8, 2023
* glutton gensis config added

* Glutton pallet updates (#14192)

* Add admin origin and other fixes

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Remove magic number

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Typo

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix genesis_build

* Fix docs

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Fix kitchensink runtime

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix twox_256

* fmt

* twox_256 clean

* nitpick

Co-authored-by: joe petrowski <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: joe petrowski <[email protected]>
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
* glutton gensis config added

* Glutton pallet updates (paritytech#14192)

* Add admin origin and other fixes

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Remove magic number

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Typo

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix genesis_build

* Fix docs

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Fix kitchensink runtime

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* fix twox_256

* fmt

* twox_256 clean

* nitpick

Co-authored-by: joe petrowski <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: joe petrowski <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants