Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Commit

Permalink
Merge pull request #109 from blockstack/feat/multi-sig-gen
Browse files Browse the repository at this point in the history
Multi Sig Transactions
  • Loading branch information
reedrosenbluth committed Aug 24, 2020
2 parents 29f23dc + ff911cf commit f41adb1
Show file tree
Hide file tree
Showing 12 changed files with 878 additions and 491 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@ All notable changes to the project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Added
- Multi-Sig (P2SH) transaction support

## v0.6.1
- Fixed `BufferArray` class so that it does not need to rely on extending the Array native class

Expand Down

0 comments on commit f41adb1

Please sign in to comment.