Rename Palette to FRAME (#4182)

* palette -> frame

* PALETTE, Palette -> FRAME

* Move folder pallete -> frame

* Update docs/Structure.adoc

Co-Authored-By: Benjamin Kampmann <ben.kampmann@googlemail.com>

* Update docs/README.adoc

Co-Authored-By: Benjamin Kampmann <ben.kampmann@googlemail.com>

* Update README.adoc
This commit is contained in:
Shawn Tabrizi
2019-11-22 19:21:25 +01:00
committed by GitHub
parent 68351da29b
commit c9175b59ff
206 changed files with 485 additions and 483 deletions
+2 -2
View File
@@ -155,7 +155,7 @@ test-dependency-rules: &test-linux
script:
- .maintain/ensure-deps.sh
test-palette-staking: &test-palette-staking
test-frame-staking: &test-frame-staking
stage: test
<<: *docker-env
variables:
@@ -167,7 +167,7 @@ test-palette-staking: &test-palette-staking
variables:
- $DEPLOY_TAG
script:
- cd palette/staking/
- cd frame/staking/
- WASM_BUILD_NO_COLOR=1 time cargo test --release --verbose --no-default-features --features std
- sccache -s