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: add info_get_peers rpc as poc #415

Merged
merged 21 commits into from
Jul 10, 2024
Merged

feat: add info_get_peers rpc as poc #415

merged 21 commits into from
Jul 10, 2024

Conversation

ryo-casper
Copy link
Contributor

@ryo-casper ryo-casper commented Apr 11, 2024

Closes #416

TODO

  • Check if this section should be moved to casper-js-types module.

@ryo-casper ryo-casper changed the title feat: add info_get_peers rpc as pof feat: add info_get_peers rpc as poc Apr 11, 2024
@ryo-casper ryo-casper self-assigned this Apr 12, 2024
@ryo-casper ryo-casper linked an issue Apr 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

Merging #415 (7231dca) into feat-4.0 (fe670ee) will decrease coverage by 1.68%.
The diff coverage is 81.39%.

Additional details and impacted files
@@             Coverage Diff              @@
##           feat-4.0     #415      +/-   ##
============================================
- Coverage     82.54%   80.86%   -1.68%     
============================================
  Files            29       31       +2     
  Lines          1369     1437      +68     
  Branches        145      157      +12     
============================================
+ Hits           1130     1162      +32     
- Misses          178      209      +31     
- Partials         61       66       +5     
Components Coverage Δ
casper-js-api ∅ <ø> (∅)
casper-js-types ∅ <ø> (∅)
casper-js-keys ∅ <ø> (∅)

@ryo-casper ryo-casper marked this pull request as ready for review April 19, 2024 06:42
@ryo-casper ryo-casper merged commit b43714d into feat-4.0 Jul 10, 2024
9 checks passed
@ryo-casper ryo-casper deleted the feat/poc-rpc-2.0 branch July 10, 2024 02:53
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.

create a sub package for api layer
2 participants