Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Init Plugin Docs - #5558

Merged
luu-alex merged 34 commits into
4.xfrom
wyatt/4.x/5526-plugin-docs
Oct 29, 2022
Merged

Init Plugin Docs#5558
luu-alex merged 34 commits into
4.xfrom
wyatt/4.x/5526-plugin-docs

Conversation

@Spacesai1or

@Spacesai1or Spacesai1or commented Oct 25, 2022

Copy link
Copy Markdown
Contributor

To see the plugin docs:

  1. In project root, run yarn
  2. In project root, run yarn build:docs
  3. cd docs
  4. In docs directory, run yarn
  5. In docs directory, run yarn start

Added Pages

closes #5526

@Spacesai1or Spacesai1or added the 4.x 4.0 related label Oct 25, 2022
@Spacesai1or Spacesai1or self-assigned this Oct 25, 2022
@Spacesai1or Spacesai1or added the Documentation Relates to project wiki or documentation label Oct 25, 2022
Spacesai1or and others added 24 commits October 24, 2022 19:06
* fix typing compatibility when linking a contract to a context

* replace any with unknown at a suggested code for Web3Context

* Web3 net system tests (#5457)

* Add tests

* Update geth script

* Fix geth script

* Reset to initial chainId

* Remove uneeded space

* Ganace chainId

* more fixes and sample calls for the plugin draft

* tiny code revert for unused variable

* add comments and replace some `any`s with `unknown`s for plugin related code

* 5427 contracts unit tests (#5465)

* sample abi of a contract

* unit tests contract

* contract events test

* unit test data

* additional tests for more coverage

* default common check

* test contract source and updated abi

* common type fix

* Merge with 5091

Co-authored-by: Nikos Iliakis <nikoulai@users.noreply.github.com>
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
Co-authored-by: Wyatt Barnes <me@wyatt.email>
Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
@Spacesai1or
Spacesai1or force-pushed the wyatt/4.x/5526-plugin-docs branch from c8ddee1 to a342c79 Compare October 25, 2022 05:10
Comment thread packages/web3/CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
@Spacesai1or
Spacesai1or marked this pull request as ready for review October 25, 2022 05:12
Comment thread docs/docs/guides/web3_plugin_guide/plugin_authors.md Outdated
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
Comment thread docs/docs/guides/web3_plugin_guide/plugin_users.md Outdated
Comment thread docs/docs/guides/web3_plugin_guide/plugin_users.md Outdated
Comment thread docs/docs/guides/web3_plugin_guide/plugin_users.md Outdated
Comment thread docs/docs/guides/web3_plugin_guide/plugin_users.md Outdated
Comment thread docs/docs/guides/web3_plugin_guide/index.md
Comment thread docs/docs/guides/web3_plugin_guide/plugin_users.md
Spacesai1or and others added 2 commits October 25, 2022 00:53
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
Comment thread docs/docs/guides/web3_plugin_guide/plugin_authors.md
@Spacesai1or
Spacesai1or requested a review from jdevcs October 25, 2022 11:02
Comment thread docs/docs/guides/web3_plugin_guide/plugin_users.md Outdated
Co-authored-by: Alex  <alex.luu@mail.utoronto.ca>
@luu-alex
luu-alex merged commit 173bca5 into 4.x Oct 29, 2022
@luu-alex
luu-alex deleted the wyatt/4.x/5526-plugin-docs branch October 29, 2022 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

4.x 4.0 related Documentation Relates to project wiki or documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants