Commit Graph

183 Commits (120fc85498467b4bbd85e8bfcaf8ddc4d451372d)

Author SHA1 Message Date
Julien 3a4044f70c
Update devcontainer.json 2021-12-02 20:02:14 +01:00
Dan Shields b74af51fe2
Move to use `devhub/latest` tag upstream (#271) 2021-11-30 11:18:29 -07:00
Dan Shields 3dd3b348b3
update rust 2021 (#261) 2021-11-09 16:58:20 +01:00
Dan Shields d8063c4171
Update to `monthly-2021-11` (#259)
* file changes from upstream

* fix cargo for monthly-2021-11
2021-11-07 21:41:04 +01:00
Dan Shields 1ea08839ae
hompage = substrate.io (#256) 2021-10-14 14:51:45 +08:00
Dan Shields 8e5c1c4855
new docs site + Do not provide benchmarking host functions by default (#255) 2021-10-12 17:47:26 +08:00
Amir Abrams 28ea72b5c5
Correct link to basic Rust setup instructions (#251) 2021-10-09 21:25:11 -06:00
Dan Shields 865c0c01f2
Update shell.nix (#247) 2021-10-04 20:02:43 +08:00
Dan Shields 4e98521355
Update to `monthly-2021-10` (#246) 2021-10-02 07:38:49 +08:00
Julien 2e93d33afb
Cleanup (#243) 2021-09-22 09:32:23 -06:00
Vasiliy Yorkin 139bdbb038
Update nightly toolchain to 2021-06-17 (#240)
* Update nightly toolchain to 2021-06-17

* Update shell.nix

Co-authored-by: Dan Shields <35669742+NukeManDan@users.noreply.github.com>
2021-09-21 08:25:17 -06:00
Julien 3b547c94a2
Remove now irrelevant workflow (#235) 2021-09-07 10:37:38 -06:00
Dan Shields bf528143a5
V3.0.0+monthly 2021 09+1 (#234)
* update to monthly-2021-09+1

* name docs -> doc, correct versions

* use monthly-2021-09+1 tag

* nix instruction

* fmt
2021-09-07 09:26:25 -06:00
Sacha cd936fca4d Revert "Initialize submodule for front-end template"
This reverts commit 0d70ffced2.
2021-09-03 11:38:16 +02:00
Sacha 0d70ffced2 Initialize submodule for front-end template 2021-09-03 11:35:31 +02:00
Dan Shields e5366c11cc
Update to substrate `monthly-2021-08` (#222)
* update to substrate `monthly-2021-08`

* clean and update cargo files, use correct monthly version

* rev -> tag in cargo
2021-08-06 08:51:49 -06:00
Dan Shields 6de2bf2e83
Add a matrix chat badge to the README (#223)
https://github.com/paritytech/substrate/pull/9476/
2021-08-03 08:10:44 -04:00
Dan Shields 3a1acf0a98
Add rustfmt.toml, run `cargo +nightly fmt` (#217)
* add rustfmt to match upstream

* correct rustfmt, run cargo +nightly fmt
2021-07-20 14:44:58 +02:00
Jimmy Chu 64f5744e99
`monthly-2021-07` release (#210) 2021-07-05 11:17:23 +08:00
Vladimir Serov 32039ccbb4
Minor Nix environent tweaks (#209)
* envrc: made lorri optional

* shell.nix: added RUST_SRC_PATH, so rust-analyzer works out of the box
2021-07-02 23:38:32 -06:00
hamidra e54c97edd8
fix missing docker-compose volume source (./.local) (#189) 2021-06-23 14:15:34 -06:00
Shawn Tabrizi f471fdd6e4
Use latest node-template from Substrate master (#205)
Co-authored-by: Jimmy Chu <jimmychu0807@gmail.com>
2021-06-22 14:00:32 +08:00
Disconnect3d 56da2b636c
Remove AccountIndex from runtime (#204)
This commit removes the `AccountIndex` from the runtime/src/lib.rs as the `AccountIndex` type is typically used to configure the Indices pallet (https://substrate.dev/rustdocs/v3.0.0/pallet_indices/trait.Config.html) which is not used by the node template, so there is no point to include it.
2021-06-20 12:34:00 +01:00
Jimmy Chu 12d56a7621
Node template generated from Substrate repo `monthly-2021-05` tag (#186) 2021-05-19 14:45:16 +08:00
Jimmy Chu 83ed2d45b9
Added instructions for custom-types (#183) 2021-05-17 11:52:36 +08:00
Shawn Tabrizi c0b81651a8
Merge pull request #177 from erasmus/patch-1
Fix broken link
2021-05-13 22:47:26 -04:00
Erasmus Hagen 44e4ce7aeb
Fix broken link 2021-05-05 11:38:42 +02:00
Dan Shields 467927bda0
Merge pull request #170 from Anderssorby/acs/nix-build
Add nix build
2021-05-03 16:49:46 -06:00
Anders Christiansen Sørby d6117e0b2e
Simplify nix setup 2021-04-26 10:38:54 +02:00
Dan Shields 53c7a9f117
Merge pull request #171 from substrate-developer-hub/playground
Include Playground link in Node Template README
2021-04-21 13:33:41 -06:00
Sacha 587b67a292 Include Playground link in Node Template README
Added button and text to point reader to it Playground.
2021-04-20 13:43:31 -04:00
Anders Christiansen Sørby 7da59dcf33
Add direnv cache to gitignore 2021-04-19 13:57:32 +02:00
Anders Christiansen Sørby 1747d02e3b
Add README documentation 2021-04-19 13:55:10 +02:00
Anders Christiansen Sørby d537bf8154
Add nix build 2021-04-18 23:43:32 +02:00
Alexander Koz fc9d24c429
Fix broken benchmarking (#167) 2021-04-15 18:53:36 +08:00
Jimmy Chu 0a0a91d578
The latest Substrate Node Template v3 compiled from Substrate (#160) 2021-03-30 07:51:52 +08:00
Julien 8370ddd69c
Rely on latest syntax 2021-03-04 17:08:44 +01:00
Julien f2992364ee
Revisit once playground template are finalised 2021-03-03 15:52:16 +01:00
Dan Forbes d567c87707
Upgrade to v3.0.0 (#141) 2021-02-24 08:12:24 -06:00
Julien 09707d5721 Rely on debug compilation 2021-02-23 14:59:10 +01:00
Muhammad-Jibril c9b47beb8e
Add Fedora/RHEL/CentOS (#140)
Add Fedora/RHEL/CentOS Installation details
2021-02-12 10:55:12 -08:00
Shawn Tabrizi 571448fb41
Patch Multiaddress Into Substrate Node Template (#130)
* Patch Multiaddress Into Substrate Node Template

* Updated all version to 100

* Update runtime/src/lib.rs

* Update runtime/src/lib.rs

Co-authored-by: Jimmy Chu <jimmychu0807@gmail.com>
2021-01-18 15:18:01 +08:00
Dan Forbes 09d8af797f
Update to v2.0.1 (#126)
* Add Rust setup steps

* Update to v2.0.1

* Cannot skip Wasm build

* Update docs

* Update build.rs

* new wasm builder, cargo update, and script tweaks

* minor update

Co-authored-by: Dan Shields <35669742+NukeManDan@users.noreply.github.com>
Co-authored-by: Dan Shields <nukemandan@protonmail.com>
Co-authored-by: Jimmy Chu <jimmychu0807@gmail.com>
2021-01-15 12:10:35 +08:00
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