Commit Graph

47 Commits (main)

Author SHA1 Message Date
Bazsalanszky d8312e32f8
Initial commit
Plonk working
2023-12-05 00:05:53 +01:00
Paritytech CI e6bf90cfbf
Auto-Update substrate-node-template from polkadot-v1.0.0 (#473)
Co-authored-by: substrate-developer-hub <devops-team@parity.io>
2023-07-28 09:39:05 +02:00
Denis Pisarev 87b1b4728e
Release pipeline for multiarch binaries and an image (#432)
* add release binaries

* test

* Test builds

* Install protobuff

* Install protobuff for mac and windows

* use sudo

* workaround windows warning

* typo

* typo2

* github vars at their best

* remove RUSTFLAGS

* remove windows instead

* mint release

* undebug

* more docs; build binary for an image

* Containerfile and joint pipeline to build-publish it

* debug workspace

* debug workspace 2

* debug workspace 3

* undebug, add dependabot

* expose more ports

* edit README; remove old CI

* edit github context variables

* fix COPY

* fix COPY chown

* fix GLIBCXX error

* optimize Containerfile

* don't cache the release

* Update README.md
2023-05-22 14:36:20 +02:00
Paritytech CI e0c480c0f3
Auto-Update substrate-node-template from polkadot-v0.9.42 (#428)
Co-authored-by: substrate-developer-hub <devops-team@parity.io>
2023-05-09 17:34:26 +03:00
Shain Lafazan 7c8393328e
Updates 'Simulate a network' link in README (#427) 2023-04-28 10:14:55 +02:00
Paritytech CI 120fc85498
Auto-Update substrate-node-template from polkadot-v0.9.40 (#421)
Co-authored-by: substrate-developer-hub <devops-team@parity.io>
2023-03-24 10:47:59 +00:00
Paritytech CI d67d92de1b
Auto-Update substrate-node-template from polkadot-v0.9.39 (#415)
Co-authored-by: substrate-developer-hub <devops-team@parity.io>
2023-03-10 16:04:12 +00:00
Paritytech CI 6a8b2b1237
Auto-Update substrate-node-template from polkadot-v0.9.28 (#367)
Co-authored-by: substrate-developer-hub <devops-team@parity.io>
2022-08-19 12:57:12 -06:00
Paritytech CI 69ee6aa646
Auto-Update node-template from polkadot-v0.9.27 (#366)
Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com>
Co-authored-by: Dan Shields <35669742+NukeManDan@users.noreply.github.com>
2022-08-06 07:02:27 -06:00
Bruno Galvao de262935ed
Update to polkadot-v0.9.25 (#354) 2022-07-05 14:15:45 -06:00
Daniel Chmielewski a083b0f3ee
Fix typo in README.md (#322) 2022-03-15 11:30:24 +08:00
Dan Shields 54163b0205
update to polkadot-v.0.9.17 (#313) 2022-02-24 11:09:06 -07:00
Shawn Tabrizi 0fa941470d
`--dev` implies `--tmp` 2022-02-09 08:49:32 +01:00
Dan Shields 3a4ee2b0e5
Changes from Substrate upstream `polkadot-v0.9.15-1` (#300)
Use 1 line deps
use `devhub/latest` tag for deps
Use ONLY 4.0.0-dev deps for sp-core and sp-std and sp-runtime (upstream master is ahead)
2022-01-20 13:37:29 -07:00
Alejandro Martinez Andres d68cf29e46
Persistent state fix (#285) 2021-12-21 12:46:28 -07: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 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
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
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
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
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 1747d02e3b
Add README documentation 2021-04-19 13:55:10 +02:00
Dan Forbes d567c87707
Upgrade to v3.0.0 (#141) 2021-02-24 08:12:24 -06: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
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
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 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
Dan Forbes c9fda53e31
Upgrade to v2.0.0-rc6 (#75) 2020-08-21 13:20:35 +02:00
Dan Forbes 3718adb0bc
Upgrade to v2.0.0-rc5 (#65) 2020-07-25 05:35:30 -07: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 b98e1d2dd0
Playground updates (#58)
* Fixed typo

* Updated image organization
2020-06-19 04:06:30 -07:00
Julien Eluard 8f31116fee
Add some playground love (#57) 2020-06-17 14:16:26 +02:00
Ricardo Rius 38058f3ef0
Upgrade to Substrate v2.0.0-alpha.8 (#44)
Co-authored-by: Dan Forbes <dan@danforbes.dev>
2020-05-16 15:32:11 +02:00
Jimmy Chu 3323afae5a
fix: README update on docker usage (#43)
* use docker to setup a local dev chain.

* install docker link

* update command

* Update README.md

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>

* more commands to start or check a node.

* purge chain in docker

* update README

Co-authored-by: Kaichao Sun <kaichaosuna@gmail.com>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
2020-05-15 13:03:54 +08:00
kaichao 1b8588241b
Use docker to setup a local dev chain (#41)
* use docker to setup a local dev chain.

* install docker link

* update command

* Update README.md

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>

* more commands to start or check a node.

* purge chain in docker

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
2020-05-15 12:27:30 +08:00
Joshy Orndorff 7db81f928b
Update node template to alpha.3 2020-03-05 11:53:25 -05:00
Jimmy Chu 8b6fe6666d
Update README.md 2020-01-08 11:55:30 +08:00
Jimmy Chu 1d6e830474
readme update on generating your own node-template (#16)
Added readme for generating your own substrate node template
2020-01-08 11:54:10 +08:00
Ricardo Rius 9e02251a9c
Update to 3e65111 (#18) 2020-01-06 14:58:38 -06:00
Shawn Tabrizi 20d08c295b
Update README.md 2019-10-21 23:09:02 +09:00
Shawn Tabrizi 60675465c2 Update to `d1cd01c74` 2019-10-20 14:22:24 +02:00
Shawn Tabrizi b6bfc95d71 Move node-template up a folder 2019-08-31 20:47:13 +02:00
Shawn Tabrizi 80c6e20723
Initial commit 2019-08-28 20:36:44 +02:00