Skip to content

Releases: ascribe/transactions

v0.2.0

08 Jun 20:13
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Added Python 3 support.

v0.1.3

08 Jun 10:43
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Read long_description from README.rst

v0.1.2

08 Jun 10:25
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Add tests and upgrade pycoin, requests, and pybitcointools.

One notable change is that pybitcointools is now called bitcoin.

v0.1.1

03 May 09:28
Compare
Choose a tag to compare

Add support for:

functionality blockr.io api jsonrpc bitcoin node
raw response x x
decode x
get_block_info x
get_block_raw x
get_balance x
get_new_address (getnewaddress) x
send_to_address (sendtoaddress) x

Add aliases for:

  • Transactions.simple_transaction --< Transactions.create
  • Transactions.sign_transaction --> Transactions.sign

v0.1.0

23 Feb 09:30
Compare
Choose a tag to compare
Merge pull request #2 from sbellem/0.1.0

0.1.0