forked from iotaledger/iota-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python: update API routes (iotaledger#1856)
* update core api routes * Python: update core api types * Python: update core api types (part 2) * address docs related todos * fix optionals, add issuance test * adjustments * docs * align sdk * align renames * simplify * add GetOutputRaw method * update python binding * remove todo * from_dict * revert * revert nits * revert more * revert sdk changes * revert sdk changes 2 * revert sdk changes 3 * add todos to bindings core * update python binding * add todos to sdk * rename * reorder fields Co-authored-by: Thoralf-M <[email protected]> * fix merge * fix tests * hexstr Co-authored-by: Thoralf-M <[email protected]> * remove 'test_issuance.py' * node info + routes suffixes * issuance suffixes * committee, validator, validators response suffixes * remaining suffixes * nits * even more nits that aren't worth their own PR * responses.py module * fix whooopsie * parents Co-authored-by: Thoralf-M <[email protected]> * review * good catches * how? --------- Co-authored-by: Thoralf-M <[email protected]> Co-authored-by: Thibault Martinez <[email protected]>
- Loading branch information
1 parent
0e1dc3e
commit 7fb722c
Showing
34 changed files
with
1,095 additions
and
379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.