v0.0.12
Pre-release
Pre-release
What’s Changed
🚀 Features
- added DfTx PoolAddLiquidity @fuxingloh (#145)
- blockchain.getRawMempool, wallet.getNewAddress, wallet.getAddressInfo, wallet.validateAddress, wallet.listAddressGroupings, wallet.getWalletInfo, wallet.setWalletFlag, wallet.sendToAddress, wallet.createWallet @canonbrother (#112)
- added dftx custom tx scripting for poolswap @fuxingloh (#143)
- added v2 transaction bi-directional composing @fuxingloh (#141)
- added dct_id for vout @fuxingloh (#131)
- added bech32 & wif into jellyfish-crypto @fuxingloh (#129)
- rawtx.createRawTransaction, rawtx.signRawTransactionWithKey, rawtx.testMempoolAccept, rawtx.sendRawTransaction @fuxingloh (#127)
- new testcontainers utils for raw tx QOL testing @fuxingloh (#125)
- jellyfish-transaction signing @fuxingloh (#122)
- jellyfish-crypto @fuxingloh (#117)
- jellyfish-transaction constants and module export @fuxingloh (#113)
- jellyfish transaction composer @fuxingloh (#111)
- blockchain.getTxOut, wallet.listUnspent @canonbrother (#94)
- defi blockchain transaction scripting @fuxingloh (#106)
- jellyfish transaction buffer composer @fuxingloh (#105)
- json reviveLosslessWithKeys @canonbrother (#97)
- blockchain.getBlock, getBlockHeight, getBlockHash @canonbrother (#91)
- blockchain.getBlockchainInfo @fuxingloh (#89)
🐛 Bug Fixes
- fix jellyfish-json path based bignumber remapping @fuxingloh (#128)
- fix fundAddress should wait confirmations @fuxingloh (#126)
- remap array handling @canonbrother (#101)
Maintenance
- flaky test refactor and deps upgrade @fuxingloh (#144)
- updated governance, labels & codeowners @fuxingloh (#136)
- added acindex=1 and txindex=1 to reg_test_containers @fuxingloh (#123)
- added labeler to automatically label area of concern in each PR @fuxingloh (#119)
- updated CODEOWNERS to include latest ownership priority and preference @fuxingloh (#110)
- updated area label to include latest projects @fuxingloh (#103)
- added canonbrother to CODEOWNERS @fuxingloh (#90)
Dependencies
- Bump cross-fetch from 3.1.2 to 3.1.4 @dependabot (#115)
- Bump @types/dockerode from 3.2.2 to 3.2.3 @dependabot (#116)
- Bump husky from 5.2.0 to 6.0.0 @dependabot (#96)