You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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