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

Conversation

@spacesailor24
Copy link
Contributor

@spacesailor24 spacesailor24 commented Oct 25, 2022

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

@spacesailor24 spacesailor24 added the 4.x 4.0 related label Oct 25, 2022
@spacesailor24 spacesailor24 self-assigned this Oct 25, 2022
@spacesailor24 spacesailor24 added the Documentation Relates to project wiki or documentation label Oct 25, 2022
spacesailor24 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 <[email protected]>
Co-authored-by: Junaid <[email protected]>
Co-authored-by: Wyatt Barnes <[email protected]>
Co-authored-by: Muhammad Altabba <[email protected]>
@spacesailor24 spacesailor24 force-pushed the wyatt/4.x/5526-plugin-docs branch from c8ddee1 to a342c79 Compare October 25, 2022 05:10
@spacesailor24 spacesailor24 marked this pull request as ready for review October 25, 2022 05:12
@spacesailor24 spacesailor24 requested a review from jdevcs October 25, 2022 11:02
@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.

5 participants