Skip to content

Updates to facilitate local network testing #517

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

Merged
merged 3 commits into from
Oct 21, 2021
Merged

Conversation

fordN
Copy link
Contributor

@fordN fordN commented Oct 19, 2021

This PR is part of a larger effort to create a local graph network for use by developers in testing and optimizing components.

Changes:

  • Add chainID=1337 entry to the address book with local network contract addresses and params.
  • Configure local chain to mine a block every 30 seconds.
  • Minor updates and fixes to the CLI.

@abarmat abarmat force-pushed the ford/local-network branch from c718965 to e4ad50d Compare October 19, 2021 18:33
@fordN fordN force-pushed the ford/local-network branch from e4ad50d to 05ab444 Compare October 19, 2021 22:42
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #517 (05ab444) into dev (e5583e1) will not change coverage.
The diff coverage is n/a.

❗ Current head 05ab444 differs from pull request most recent head f894b38. Consider uploading reports for the commit f894b38 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #517   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files          33       33           
  Lines        1658     1658           
  Branches      282      282           
=======================================
  Hits         1524     1524           
  Misses        134      134           
Flag Coverage Δ
unittests 91.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5583e1...f894b38. Read the comment docs.

@abarmat abarmat merged commit 0877142 into dev Oct 21, 2021
@abarmat abarmat deleted the ford/local-network branch October 21, 2021 15:23
jona pushed a commit that referenced this pull request Dec 3, 2021
* build: support local network deployment (network id 1337)
* fix: various bug fixes to protocol get/set, gns, and gns modules.
* test: add timeout to avoid test to fail in certain cases
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