Commit 62f3f1a
Upgrade upstream 2.0.0 rc5 (#14)
* alpha.6 to github (#37)
* alpha.6 to github
* fix format
* Update to 2.0.0-alpha.7 (#38)
Closes #35
Thanks to @brenzi for the work he did on #36 I copied a lot of it 🙏
* 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>
* 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>
* Upgrade to Substrate v2.0.0-alpha.8 (#44)
Co-authored-by: Dan Forbes <dan@danforbes.dev>
* Update to v2.0.0-rc1 (#45)
* Upgrade to Substrate v2.0.0-rc2 (#46)
* change (ci): new CI image
* Upgrade to v2.0.0-rc3
* Fix manual upgrade errors and update Cargo lockfile
* Add some playground love (#57)
* 🔖 update image
* Playground updates (#58)
* Fixed typo
* Updated image organization
* 🔖 update image
* Get rid of that guy. Use tag (#59)
* 🔖 update image
* Updated base template image (#61)
* 🔖 update image
* 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>
* 🔖 update image
* Upgrade to v2.0.0-rc5 (#65)
* 🔖 update image
* Remove unused dependencies (#66)
* 🔖 update image
* Update serde dependency per @thiolliere (#68) & fix OpaqueBlock
paritytech/substrate#6557 (comment)
* 🔖 update image
* upgrade dependencies to rc5
* fix upgrade and bump version
Co-authored-by: Ricardo Rius <9488369+riusricardo@users.noreply.github.com>
Co-authored-by: Dan Forbes <dan@parity.io>
Co-authored-by: kaichao <kaichaosuna@gmail.com>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Co-authored-by: Jimmy Chu <jimmy@parity.io>
Co-authored-by: Dan Forbes <dan@danforbes.dev>
Co-authored-by: Denis P <denis.pisarev@parity.io>
Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
Co-authored-by: Julien Eluard <jeluard@users.noreply.github.com>
Co-authored-by: Caio <c410.f3r@gmail.com>1 parent b2bf28b commit 62f3f1a
File tree
13 files changed
+1944
-1213
lines changed- .vscode
- node
- src
- runtime
- src
13 files changed
+1944
-1213
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments