Skip to content

Tags: devalbo/bitcash

Tags

0.5.2

Toggle 0.5.2's commit message
0.5.2: bccblock.info is offline, replace with cashexplorer.bitcoin.com

Hard fork happened yesterday. Not sure if bccblock.info was even ready
for that.

0.5.1

Toggle 0.5.1's commit message
0.5.1: Fix fee calculation with combined=False

Also lower fees since we can. Couple little tweaks.

Delete a .orig file I had added before by mistake.

This same bug was in bit, fix was the same.

ofek/bit#30 for details.

One? test is broken, seemingly from a blockdozer issue discussed in

0.5.0

Toggle 0.5.0's commit message
0.5.0: Breaking change! Add cashaddr support, return .address as

...cashaddr. That hopefully is all that breaks.

0.4.3

Toggle 0.4.3's commit message
0.4.3: Switch from Bitpay to BCCBlock.info

Bitpay API is unusable with their address format, unless we
switch over. Not interested in doing that in the near future so
I found another block explorer.

Just needs a testnet variant.

0.4.2

Toggle 0.4.2's commit message
0.4.2: Raise exception when using pay2sh addresses

Comes from: ofek/bit#24

0.4.1

Toggle 0.4.1's commit message
0.4.1: Take three

More tuple to list magic to appease the setup.py gods.