-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make --dev work standalone (#334)
* feat: make --dev work standalone * feat: set address * fix: prefund root account * feat: add index token deposit range (#336) * feat: add deposit range * feat: remove dot contribution limits * feat(docs): Adds mkdocs for project documentation (#332) * feat: added docs * wip: pint documentation * Update index.md * Update index.md * docs: update docs * docs: add resources readme * fix: typos * docs: add note about parachain * docs: add standalone chain docs * docs: update run commands * docs: add note * feat(docs): adds docker option in getting-started * feat(docs): adds test chapter in installation * feat(docs): adds summary of e2e testing * feat(docs): note git submodule in e2e tests * feat(docs): fix typo in the submmary of e2e tests Co-authored-by: Redwan <redwan.meslem@gmail.Com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: clearloop <mercuryfletcher@gmail.com> * feat(js): adds scripts in js directory (#339) * feat(js): adds scripts updating types.json in js * feat(js): export e2e script to workspace * chore(docs): add more chain spec info (#341) * chore: upgrade chainlink pallet (#340) * chore: upgrade chainlink pallet * fix: use latest genesis config * chore(docs): update readme * fix: dev command argument Co-authored-by: Dustin Brickwood <dustinbrickwood204@gmail.com> Co-authored-by: Redwan <redwan.meslem@gmail.Com> Co-authored-by: clearloop <mercuryfletcher@gmail.com> Co-authored-by: clearloop <udtrokia@gmail.com>
- Loading branch information
1 parent
80d0418
commit ac38962
Showing
7 changed files
with
207 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters