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: use snake case for lp api method names #4108

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

dandanlen
Copy link
Collaborator

Pull Request

Use snake case names for lp and broker rpcs.

broker rpcs are backwards-compatible.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #4108 (76ed2fd) into main (e79b88c) will increase coverage by 0%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #4108   +/-   ##
=====================================
  Coverage     71%     71%           
=====================================
  Files        377     377           
  Lines      59967   60022   +55     
  Branches   59967   60022   +55     
=====================================
+ Hits       42717   42760   +43     
- Misses     15008   15016    +8     
- Partials    2242    2246    +4     

see 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dandanlen dandanlen merged commit 0c86913 into main Oct 12, 2023
44 checks passed
@dandanlen dandanlen deleted the feat/snake-case-rpc-methods branch October 12, 2023 14:11
syan095 added a commit that referenced this pull request Oct 12, 2023
* origin/main:
  Feat: Set pool fees (#4050)
  fix: don't egress empty all_batch calls (#4102)
  fix: don't abort broadcast if signers are unavailable (#4104)
  feat: add restricted balances to AccountInfoV2 (#4048)
  feat: use snake case for lp api method names (#4108)
  feat: add expiry block to liquidity channel event (#4111)

# Conflicts:
#	state-chain/custom-rpc/src/lib.rs
#	state-chain/runtime/src/lib.rs
#	state-chain/runtime/src/runtime_apis.rs
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.

3 participants