Sha256: 6a77eb0a9f96f81d5db4058bf701a363f97c6a277223bff15987116ca82ee6a2

Contents?: true

Size: 617 Bytes

Versions: 1

Compression:

Stored size: 617 Bytes

Contents

# v0.7.2

- Raise error when an account name is nil
- Use BitcoinCleaner over BitcoinTestnet to facilitate cleaning of bitcoin daemon

# v0.7.1

- Fix issue where an undefined `BitWallet.min_conf` was causing an exception to be raised. Defaults it to 0.

# v0.7.0

- `min_conf` is configurable directly via `BitWallet.min_conf` instead of `BitWallet.config.min_conf`

# v0.6.1

- Fix warning where Wallet#client was being accessed but it was private

# v0.6.0

- Handle error -6 (invalid address)

# v0.5.0

- Allow to set the host, and ssl (true/false) of Bitcoin client
- Remove version constraint on activesupport

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bit_wallet-0.7.2 CHANGELOG.md