Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ltonetwork/lto-api.python issues and pull requests

#73 - Titanium

Pull Request - State: closed - Opened by jasny about 2 years ago

#72 - Default properties as None instead of an empty string or zero.

Pull Request - State: closed - Opened by jasny about 2 years ago

#71 - Update README.md

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#70 - Titanium support for Python

Issue - State: closed - Opened by jasny over 2 years ago

#69 - Register transaction to_json() function fix

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#68 - Burn transaction

Pull Request - State: closed - Opened by jasny over 2 years ago

#67 - Don't use empty string as default value of tx properties

Issue - State: closed - Opened by jasny over 2 years ago

#66 - Update .travis.yml

Pull Request - State: closed - Opened by mustafa-travisci over 2 years ago

#65 - Tests won't run on latest Python 3.9

Issue - State: closed - Opened by jasny over 2 years ago - 1 comment

#64 - Anchor transaction

Issue - State: closed - Opened by AndreaScorza over 2 years ago

#63 - Fix to_binary v3 for set script transaction

Pull Request - State: closed - Opened by jasny over 2 years ago

#62 - Transaction.to_json() do not have the tx.height

Issue - State: closed - Opened by AndreaScorza over 2 years ago

#61 - Better error handling public node wrapper

Pull Request - State: closed - Opened by jasny over 2 years ago

#60 - Allow PublicNode to do arbitrary API requests

Issue - State: open - Opened by jasny over 2 years ago

#59 - [bump:minor]

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#58 - Added validare address API

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#57 - Added get data and get data by key api

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#56 - Adding id and height to transactions

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#55 - initialization of the Transaction object in the from_data function

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#54 - updated register transactions fees

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#53 - Added `data_of` method of public node

Pull Request - State: closed - Opened by jasny over 2 years ago

#52 - BIP39 seed

Issue - State: closed - Opened by jasny over 2 years ago

#51 - Revert "added support for creation from seed for secp256k1"

Pull Request - State: closed - Opened by jasny over 2 years ago

#50 - added support for creation from seed for secp256k1

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#49 - added work in progress

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#48 - Cobalt alloy

Pull Request - State: closed - Opened by jasny over 2 years ago

#47 - Data transaction support

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#46 - Register transaction

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#45 - Data transaction

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#44 - Renaming main class and few minors

Pull Request - State: closed - Opened by AndreaScorza over 2 years ago

#43 - Main class should be named LTO

Issue - State: closed - Opened by jasny over 2 years ago

#42 - Cancel lease fee is 1 LTO, not 5 LTO

Issue - State: closed - Opened by jasny almost 3 years ago

#41 - Update travis for pypi deploying

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#40 - updated travis for pypi

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#39 - ```pytest``` command does not work

Issue - State: closed - Opened by AndreaScorza almost 3 years ago

#38 - Update public_node.py

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#37 - [BUMP=major]

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#36 - Delete set_script_test.py

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#35 - Update public_node.py

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#34 - DEFAULT_FEE in transaction classes

Issue - State: closed - Opened by jasny almost 3 years ago

#33 - Tests are outdated

Issue - State: open - Opened by AndreaScorza almost 3 years ago
Labels: refactor

#32 - Removing recursion from transaction class

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#31 - merging dictionary compatibility with python 3.8

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#30 - Compatibility with python 3.8

Issue - State: closed - Opened by jasny almost 3 years ago

#29 - snake_case for package's name

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#28 - 64bit key for ed25519

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#27 - Update PublicNode.py

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#26 - Add venv

Pull Request - State: closed - Opened by KaloyanTanev almost 3 years ago

#25 - Stick to Python naming conventions throughout the whole API

Issue - State: closed - Opened by KaloyanTanev almost 3 years ago - 5 comments

#24 - Add api_key in public node constructor

Issue - State: closed - Opened by KaloyanTanev almost 3 years ago - 4 comments

#23 - upgrade to sha256

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago - 1 comment

#22 - Verify signature function

Issue - State: closed - Opened by AndreaScorza almost 3 years ago

#21 - ECDSA uses SHA 1 instead of SHA256

Issue - State: closed - Opened by AndreaScorza almost 3 years ago

#20 - Script refactor

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#19 - Refactor ecdsa

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#18 - Refactor ecdsa

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#17 - Refactor ecdsa

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#16 - Remove the getAttr from Transaction (recursion)

Issue - State: closed - Opened by AndreaScorza almost 3 years ago

#15 - Return 64 byte secret key for ed25519

Issue - State: closed - Opened by AndreaScorza almost 3 years ago - 2 comments

#14 - Refactored Tests

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#13 - Refactor oop

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#12 - Remove print from CancelSponsorsihp

Issue - State: closed - Opened by AndreaScorza almost 3 years ago

#11 - corrected toJson => toJson()

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#10 - added two methods to the PublicNode class

Pull Request - State: closed - Opened by AndreaScorza almost 3 years ago

#9 - Refactor oop

Pull Request - State: closed - Opened by AndreaScorza about 3 years ago

#8 - Refactor oop

Pull Request - State: closed - Opened by AndreaScorza about 3 years ago

#7 - Support for sponsored transactions in Python client

Issue - State: closed - Opened by jasny over 3 years ago

#6 - Class for public node

Issue - State: closed - Opened by jasny over 3 years ago

#5 - Model other libraries

Issue - State: closed - Opened by jasny over 3 years ago - 2 comments

#4 - Private layer / event chain support

Issue - State: closed - Opened by jasny over 3 years ago

#3 - ECDSA support for Python client

Issue - State: closed - Opened by jasny over 3 years ago

#2 - Fix broken tx and allow pk

Pull Request - State: closed - Opened by BlackTurtle123 over 3 years ago

#1 - First pr

Pull Request - State: closed - Opened by BlackTurtle123 almost 4 years ago