Skip to content

Py3 only#26

Open
pl0mo wants to merge 21 commits into
geminipy:masterfrom
pl0mo:py3-only
Open

Py3 only#26
pl0mo wants to merge 21 commits into
geminipy:masterfrom
pl0mo:py3-only

Conversation

@pl0mo

@pl0mo pl0mo commented Feb 20, 2022

Copy link
Copy Markdown

Many new methods implemented (most of then related with "Gemini Clearing" features. See: Geminy Clearing )
New "model.py" file and other minor code changes.

havocesp and others added 21 commits November 1, 2021 00:31
 - Code update to python 3.6 or newer version.
 - Code simplified and refactored
 - Created new method "_requests" to unify all requests.
 - Code comments changed.
 - Method names changed for more friendly and autodoc ones.
 - New class Geminipy method "get_account_details"
 - New class Geminipy  method "get_earn_balance"
 - New class Geminipy  method "request_approved_address"
 - New class Geminipy  method "remove_approved_address"
 - New class Geminipy  method "get_notional_balances"
 - Changelog updated
Some errors fixed on README examples.
Using find_packages in "setup.py" file.
Some errors fixed on README examples.
Using find_packages in "setup.py" file.
Some errors fixed on README examples.
Using find_packages in "setup.py" file.
Restored packages attribute on setup.py file.
Restored packages value.
Removed find_packages function from import
Fixed import error
Added handle error method.
Added get_approved_addresses method.
Networks class created to made crypto 3 chars code and their networks names easily.
Using warning to ignore some of them.
New method "get_payment_methods" implemented.
New method "get_transfers" implemented.
New method "internal_transfers" implemented.
New method "get_role" implemented.
New method "clearing_new" implemented.
New method "clearing_broker_new" implemented.
New method "clearing_confirm" implemented.
New method "clearing_order_status" implemented.
New method "clearing_cancel_order" implemented.
get_balances method now is filterable by supplying some args at method call.
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.

3 participants