Commit ed365da8 authored by Gavin Wood's avatar Gavin Wood Committed by GitHub
Browse files

Gilts Pallet (#8139)



* Initial draft

* Enlarge function drafted.

* Thaw draft

* Retract_bid draft

* Final bits of draft impl.

* Test mockup

* Tests

* Docs

* Add benchmark scaffold

* Integrate weights

* All benchmarks done

* Missing file

* Remove stale comments

* Fixes

* Fixes

* Allow for priority queuing.

* Another test and a fix

* Fixes

* Fixes

* cargo run --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_gilt --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/gilt/src/weights.rs --template=./.maintain/frame-weight-template.hbs

* Grumble

* Update frame/gilt/src/tests.rs

Co-authored-by: default avatarShawn Tabrizi <[email protected]>

* Update frame/gilt/src/tests.rs

Co-authored-by: default avatarShawn Tabrizi <[email protected]>

* Grumble

* Update frame/gilt/src/tests.rs

Co-authored-by: default avatarShawn Tabrizi <[email protected]>

* Update frame/gilt/src/lib.rs

Co-authored-by: default avatarShawn Tabrizi <[email protected]>

* Update frame/gilt/src/lib.rs

Co-authored-by: default avatarShawn Tabrizi <[email protected]>

* Fix unreserve ordering

* Grumble

* Fixes

Co-authored-by: default avatarParity Benchmarking Bot <[email protected]>
Co-authored-by: default avatarShawn Tabrizi <[email protected]>
parent 65df4a93
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment