Skip to content

add possibility to retrieve payment details from smart-contract on ma…#28

Merged
eduv09 merged 7 commits into
developfrom
store-payment-details
Jan 6, 2026
Merged

add possibility to retrieve payment details from smart-contract on ma…#28
eduv09 merged 7 commits into
developfrom
store-payment-details

Conversation

@eduv09
Copy link
Copy Markdown
Contributor

@eduv09 eduv09 commented Jan 6, 2026

Fixes #27

Solhint 6.0.2 fixes a bug and no longer required NatSpec for internal or private functions/variables

@eduv09 eduv09 self-assigned this Jan 6, 2026
@eduv09 eduv09 requested a review from DimaStebaev as a code owner January 6, 2026 12:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.69%. Comparing base (2de453c) to head (7c3c33d).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #28       +/-   ##
============================================
+ Coverage    73.68%   83.69%   +10.01%     
============================================
  Files            4        6        +2     
  Lines           57       92       +35     
  Branches        18       24        +6     
============================================
+ Hits            42       77       +35     
  Misses          15       15               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread contracts/CreditStation.sol Outdated
Comment thread contracts/structs/TypedMap.sol Outdated
Comment thread contracts/structs/TypedSet.sol Outdated
@eduv09 eduv09 merged commit 75137ae into develop Jan 6, 2026
6 checks passed
@eduv09 eduv09 deleted the store-payment-details branch January 6, 2026 16:53
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store payments in the state in addition / instead of events

2 participants