Skip to content

Support camel case (convert before sending the tx)#172

Merged
q9f merged 1 commit intoq9f:mainfrom
a-moreira:support-camel-case-params
Dec 21, 2022
Merged

Support camel case (convert before sending the tx)#172
q9f merged 1 commit intoq9f:mainfrom
a-moreira:support-camel-case-params

Conversation

@a-moreira
Copy link
Contributor

@a-moreira a-moreira commented Dec 8, 2022

should close #141

@a-moreira a-moreira changed the title Support camel case Support camel case (convert before sending the tx) Dec 8, 2022
@q9f q9f added the enhancement New feature or request label Dec 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2022

Codecov Report

Merging #172 (a6a6628) into main (85e2283) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #172   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          70       70           
  Lines        4016     4064   +48     
=======================================
+ Hits         4006     4054   +48     
  Misses         10       10           
Impacted Files Coverage Δ
lib/eth/client.rb 100.00% <100.00%> (ø)
spec/eth/client_spec.rb 100.00% <0.00%> (ø)

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

@q9f q9f merged commit 1633ed0 into q9f:main Dec 21, 2022
@q9f q9f mentioned this pull request Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible problem in translating call() params into camelCase requirement

3 participants