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: deep clean sn_transfers, reduce exposition, remove dead code #773

Merged
merged 6 commits into from Sep 27, 2023

Conversation

grumbach
Copy link
Member

@grumbach grumbach commented Sep 26, 2023

  • remove lots of dead code
  • reduce variable exposition in sn_transfers, hide TransactionBuilder and other implementation details
  • make exposed types explicit all in sn_transfers lib.rs, all modules now private
  • rewrite benchmarks with the more high level exposed API

BREAKING CHANGE: sn_transfers type API exposision changes

Description

reviewpad:summary

@reviewpad reviewpad bot requested a review from bochaco September 26, 2023 13:21
@reviewpad reviewpad bot added Large Large sized PR waiting-for-review labels Sep 26, 2023
sn_transfers/src/reason_hash.rs Dismissed Show dismissed Hide dismissed
BREAKING CHANGE: sn_transfers type API exposision changes
sn_transfers/Cargo.toml Outdated Show resolved Hide resolved
@grumbach grumbach added this pull request to the merge queue Sep 27, 2023
Merged via the queue into maidsafe:main with commit e1f251a Sep 27, 2023
28 checks passed
@grumbach grumbach deleted the clean_sn_transfers_api branch September 27, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Large Large sized PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants