Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/rpc module #236

Merged
merged 12 commits into from
Nov 27, 2023
Merged

Feat/rpc module #236

merged 12 commits into from
Nov 27, 2023

Conversation

gnkz
Copy link
Contributor

@gnkz gnkz commented Nov 27, 2023

Added rpc module using the vm.rpc cheatcode

src/_internal/Rpc.sol Outdated Show resolved Hide resolved
src/_internal/Rpc.sol Outdated Show resolved Hide resolved
test/examples/rpc/UtilsExample01.t.sol Outdated Show resolved Hide resolved
test/examples/rpc/UtilsExample01.t.sol Outdated Show resolved Hide resolved
@gnkz gnkz merged commit d5d063f into main Nov 27, 2023
2 checks passed
@gnkz gnkz deleted the feat/rpc-module branch November 27, 2023 16:19
gnkz added a commit that referenced this pull request Nov 27, 2023
* feat: rpc module

* test: add test for the `rpc` module

* style: format

* docs: update docs

* docs: update other modules

* chore: add call method with url

* docs: update docs and examples

* docs: update examples

* chore: code review

* docs: update docs and examples

* chore: remove call with json params
gnkz added a commit that referenced this pull request Nov 27, 2023
* feat: rpc module

* test: add test for the `rpc` module

* style: format

* docs: update docs

* docs: update other modules

* chore: add call method with url

* docs: update docs and examples

* docs: update examples

* chore: code review

* docs: update docs and examples

* chore: remove call with json params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants