Skip to content

v3.3.3: Btc signer

Latest
Compare
Choose a tag to compare
@devops-slockIt devops-slockIt released this 29 Nov 16:30
· 294 commits to master since this release
- fix python transport
- add minimum tx support for btc transaction
- changed the signer interface
- fix ipfs for .net
- bumping the compilation target for multiple bindings
- add secure signer for browser (wasm)
- add plugin to derive the public key on the signer level
- bumped the default gas for send transaction
- add a cmake flag that allows to strip the basic crypto lib from in3-core (to potentially reduce its size)
- add in3_rlpDecode function