Now we support Swift5.0!
- Plan, Build and Sign a transaction #228
- QRCode support #158
- ECPoint multiplication methods #219
- Mnemonic #227
- HDWallet #228
- Address #232
- Key derivation bug #220
- Add merkleblock and proof of work check #170 #153
- Add BlockMessage.computeMerkleRoot() #215
- Using secp256k1 library instead of openssl #218 #203
- Fix typos #179
- Modify README #180 #208 #211
All PRs since v1.0.2
- #158
- #159
- #161
- #167
- #169
- #171
- #173
- #211
- #208
- #179
- #168
- #215
- #170
- #218
- #219
- #220
- #220
- #222
- #223
- #226
- #227
- #228
- #229
- #232
- Added Multisig Script Mock!
- Added isCoinbase() in Transaction class by @federicobond
- Fix some typo by @federicobond
- Add HeadersMessage by @akifuj
- Add open collective committers and backers by @monkeywithacupcake
- ScriptFactory is added!
- First major release!
- All OP_CODEs are available now!
- Script is available now!
- etc...
- Fix Carthage install problem
- Add OP_CODEs
- Refactor ScriptMachine
- etc...
First Version for BitcoinKit! Bunch of changes included.
- Cashaddr
- Bech32
- BIP143 based Transaction Digest Algorithm
- Script Machine
- UnitTests
- Minor bug fixes
- etc...
- None.
- None.
- Hide OpenSSL headers in private module. No longer needed to add header search paths in a user project.
#20
- None.
- Fix carthage installation failure
#5
First Version!