Skip to content

Cleanup unused functions in cordova#1

Open
ecioppettini wants to merge 4 commits intomasterfrom
cleanup-unused-functions-in-cordova
Open

Cleanup unused functions in cordova#1
ecioppettini wants to merge 4 commits intomasterfrom
cleanup-unused-functions-in-cordova

Conversation

@ecioppettini
Copy link
Owner

No description provided.

Enzo Cioppettini added 4 commits March 14, 2022 01:00
These functions are not really used anymore, and while the cost of
maintaining them is not that high, it's still better to have less things
to care about when updating, or when new users aks questions.

This commit focuses mostly on the bindings, mostly because that's where
most of the 'complexity' (duplication) is found, the underlying code is
not really that problematic, but it may be good to remove it too.

In any case, code can be retrieved from the history if necessary.

- walletRestore
- walletRetrieveFunds
- walletConvert
- conversionTransactionsSize
- conversionTransactionsGet
- conversionGetIgnored
- walletPendingTransactions
- pendingTransactionsSize
- pendingTransactionsGet
@ecioppettini ecioppettini force-pushed the cleanup-unused-functions-in-cordova branch from b2efbe1 to 6cf261a Compare March 14, 2022 16:35
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.

1 participant