v0.1.0
Pre-release
Pre-release
What’s Changed
🚀 Features
- Add crypto opcodes @jingyi2811 (#219)
- added ability to override testcontainers docker image @fuxingloh (#216)
- Add OP_RESERVED opcode @jingyi2811 (#217)
- Add getChainTips rpc @jingyi2811 (#205)
- Add OP_RIPEMD160 opcode @jingyi2811 (#203)
- Add OP_TRUE, OP_1 to OP_16 @jingyi2811 (#200)
- add name field into network interface @ivan-zynesis (#204)
- Add OP_1NEGATE @jingyi2811 (#198)
Maintenance
- refactor testcontainers @fuxingloh (#220)
- fixed
rawtx.test.ts
to be deterministic @fuxingloh (#214) - Bump actions/checkout from 2 to 2.3.4 @dependabot (#211)
- Bump fuxingloh/multi-labeler from 1 to 1.5.1 @dependabot (#210)
- Bump actions/setup-node from 2 to 2.1.5 @dependabot (#212)
- Bump DeFiCh/oss-governance-bot from 2 to 2.0.5 @dependabot (#209)
- removed whale packages as they are located in whale project @fuxingloh (#206)
- renamed dct_id to tokenId to keep naming convention consistent @fuxingloh (#197)
- removed 2 redundant RPC that are never used in container.generate @fuxingloh (#196)
Dependencies
- updated testcontainers to 1.6.4 @fuxingloh (#223)
- Bump ts-jest from 26.5.5 to 26.5.6 @dependabot (#195)