zxchen
4d97032c11
Add .editorconfig and format code style ( #115 )
...
* Add .editorconfig and format code style
* Enforce line length to be smaller than 100
2020-12-10 15:57:04 -08:00
Dan Forbes
72c1548ec6
Fix Docker Compose
2020-11-23 15:15:57 -08:00
Dan Forbes
cbf28f1042
Workflow nitpicks
2020-11-21 19:03:46 -08:00
Dan Forbes
617e71b1ff
Add workflow to check set-up & build
2020-11-21 18:59:17 -08:00
Dan Forbes
655bfdc6fc
Update Local Development docs to use Makefile ( #105 )
...
* Update Local Development docs to use Makefile
* Update Makefile per @athei
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
2020-11-17 10:12:58 -08:00
Addie Wagenknecht
aa444e2413
Merge pull request #109 from xlc/patch-1
...
Update init.sh to reflect working nightly
2020-11-17 09:57:27 +01:00
Xiliang Chen
5322aa1e85
Update init.sh
...
The instruction on readme explicitly depends on nightly-2020-10-05
2020-11-17 21:41:39 +13:00
Dan Forbes
946a062f6a
Update Cargo.lock
2020-11-15 16:18:56 -08:00
Alexander Popiak
093519bb37
include all (potential) pallets in Cargo workspace ( #107 )
2020-11-10 15:56:04 +01:00
kaichao
ad5e2dc56d
Nix shell sync with Substrate ( #100 )
...
* nix shell config
* fix darwin
* update nightly for nix shell
2020-10-24 13:06:08 +02:00
Bastian Köcher
462689b2cd
Merge pull request #101 from xlc/patch-1
...
Bump wasm-builder-runner
2020-10-24 10:22:58 +02:00
Xiliang Chen
edc3c5df33
Bump wasm-builder-runner
...
1.0 wasm-builder-runner is not compatible with 2.0 wasm-builder https://github.com/paritytech/substrate/pull/7283#issuecomment-705824314
2020-10-24 18:24:31 +13:00
Alexander Theißen
5785c8d71d
Remove rust-toolchain file ( #99 )
...
Architecture specific toolchains are not allowed in this file.
We can assume that stable is the default toolchain and should not
dictate with which toolchain the user builds the client. Also this
breaks under macOS.
We are only interested with which toolchain the runtime is build.
For this we should set the WASM_BUILD_TOOLCHAIN variable.
2020-10-21 23:07:46 +02:00
Dan Forbes
c97e17e907
Update toolchain file to be compatible with paritytech/ci-linux Docker ( #98 )
...
Closes #95
2020-10-19 12:56:28 -07:00
Julien Eluard
b8faba774a
Added new menu option
2020-10-15 16:23:00 +02:00
Julien Eluard
d6efb42c7c
Rely on latest image
2020-10-14 16:19:34 +02:00
Julien Eluard
5dc7853cad
Added nicer commands
2020-10-13 21:40:25 +02:00
Julien Eluard
17aec8ce69
Delete Dockerfile
2020-10-12 16:19:29 +02:00
Julien Eluard
9af6401c56
Update devcontainer.json
2020-10-12 16:19:18 +02:00
Dan Forbes
5769470053
Add toolchain file ( #92 )
...
* Add toolchain file
* Remove reference to script that uses latest nightly
* Remove link to nonexistent subheading
2020-10-10 08:44:58 -07:00
Julien Eluard
188d964902
Update Dockerfile
2020-10-08 12:00:06 +02:00
Julien Eluard
3c283f654a
Update Dockerfile
2020-10-05 10:59:24 +02:00
Dan Forbes
24da7670a9
Update to v2.0.0 🎉 ( #88 )
2020-09-23 08:24:35 +08:00
Dan Forbes
fcd577e817
Backport paritytech/substrate#7014 ( #81 )
2020-09-08 13:00:22 -07:00
Julien Eluard
87f70c66f2
Simplify docker image creation workflow
2020-08-25 08:48:28 +02:00
Dan Forbes
8983afb28e
🔖 update image
2020-08-21 12:16:59 +00:00
Dan Forbes
c9fda53e31
Upgrade to v2.0.0-rc6 ( #75 )
2020-08-21 13:20:35 +02:00
Julien Eluard
8682ee4edf
🔖 update image
2020-08-20 13:56:57 +00:00
Julien Eluard
912fa0f721
Only run build action in main repo
2020-08-20 15:00:53 +02:00
Dan Forbes
c55ca4c83f
🔖 update image
2020-08-20 01:45:46 +00:00
Dan Forbes
7a3d8d6f3b
Create Issue templates ( #73 )
...
* Create Issue templates
- Report a Bug
- Suggest a Feature
- Ask a Question
2020-08-19 17:47:10 -07:00
Julien Eluard
2228916c3e
🔖 update image
2020-08-18 16:38:04 +00:00
Julien Eluard
55f7ff5b9d
Updated base image
2020-08-18 17:40:02 +02:00
Dan Forbes
48b28c9ee3
🔖 update image
2020-08-06 23:38:08 +00:00
Dan Forbes
8f769dbd97
🔖 update image
2020-08-03 16:01:23 +00:00
Dan Forbes
360f30845d
Update serde dependency per @thiolliere ( #68 ) & fix OpaqueBlock
...
paritytech/substrate#6557 (comment)
2020-08-03 08:07:08 -07:00
Caio
c29d312c86
🔖 update image
2020-07-28 11:52:01 +00:00
Caio
769ca1a1df
Remove unused dependencies ( #66 )
2020-07-28 03:57:49 -07:00
Dan Forbes
76fc3ef6bb
🔖 update image
2020-07-25 13:33:27 +00:00
Dan Forbes
3718adb0bc
Upgrade to v2.0.0-rc5 ( #65 )
2020-07-25 05:35:30 -07:00
Dan Forbes
f8924ad3e0
🔖 update image
2020-06-27 17:01:25 +00:00
Dan Forbes
ff0fa246c9
Upgrade to v2.0.0-rc4 ( #62 )
...
* Upgrade to v2.0.0-rc4
* Better updates to README
Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
2020-06-27 09:14:55 -07:00
Julien Eluard
a704d36d05
🔖 update image
2020-06-23 12:44:58 +00:00
Julien Eluard
aab3a40646
Updated base template image ( #61 )
2020-06-23 05:01:51 -07:00
Julien Eluard
4509dc8c15
🔖 update image
2020-06-19 15:51:47 +00:00
Julien Eluard
fe8e53a9f2
Get rid of that guy. Use tag ( #59 )
2020-06-19 08:07:48 -07:00
Julien Eluard
cf26399f77
🔖 update image
2020-06-19 11:46:26 +00:00
Julien Eluard
b98e1d2dd0
Playground updates ( #58 )
...
* Fixed typo
* Updated image organization
2020-06-19 04:06:30 -07:00
kaichao
a03455012b
🔖 update image
2020-06-19 02:35:19 +00:00
kaichao
64ca567e30
Merge pull request #53 from substrate-developer-hub/ci_image
...
New CI image
2020-06-19 09:48:07 +08:00