This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Init Plugin Docs - #5558
Merged
Merged
Conversation
* 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>
…b3 module redeclarations to test files
Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
Spacesai1or
force-pushed
the
wyatt/4.x/5526-plugin-docs
branch
from
October 25, 2022 05:10
c8ddee1 to
a342c79
Compare
Spacesai1or
commented
Oct 25, 2022
Spacesai1or
commented
Oct 25, 2022
Spacesai1or
marked this pull request as ready for review
October 25, 2022 05:12
jdevcs
suggested changes
Oct 25, 2022
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
Spacesai1or
requested review from
Muhammad-Altabba,
avkos,
jdevcs,
luu-alex and
nikoulai
October 25, 2022 10:44
jdevcs
suggested changes
Oct 25, 2022
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
jdevcs
reviewed
Oct 25, 2022
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
…3.js into wyatt/4.x/5526-plugin-docs
luu-alex
reviewed
Oct 25, 2022
luu-alex
approved these changes
Oct 25, 2022
Co-authored-by: Alex <alex.luu@mail.utoronto.ca>
jdevcs
approved these changes
Oct 27, 2022
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To see the plugin docs:
yarnyarn build:docscd docsdocsdirectory, runyarndocsdirectory, runyarn startAdded Pages
closes #5526