Skip to content

Conversation

@algochoi
Copy link
Contributor

@algochoi algochoi commented Sep 12, 2022

This PR adds deprecation tags to the Javadocs to v1 algod APIs and related models/utilities.

Related issue here: algorand/algorand-sdk-testing#218

Copy link
Contributor

@michaeldiamant michaeldiamant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@algochoi Matches my expectations of what we agreed to deprecate. Prefer a 2nd reviewer approves prior to merge.

@winder
Copy link
Contributor

winder commented Sep 14, 2022

How are you determining the overlap between Kmd and Algod v1 functionality? The most convenient reference I have for KMD is the README example, it imports the following:

import com.algorand.algosdk.kmd.client.ApiException;
import com.algorand.algosdk.kmd.client.KmdClient;
import com.algorand.algosdk.kmd.client.api.KmdApi;
import com.algorand.algosdk.kmd.client.model.*;

edit: Nevermind! I didn't realize the v1 API had 2 copies of everything.

@winder winder merged commit e4efd98 into develop Sep 15, 2022
@winder winder deleted the deprecate-v1-api branch September 15, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants