Releases: ontio/ontology-python-sdk
Releases · ontio/ontology-python-sdk
v2.1.0.RC4
Update UT & add wasm tools.
v2.1.0.RC3
Fix bug in write_var_uint method.
v2.1.0.RC2
- support deserialize wasm str.
- update UT.
- check str len in NeoData.to_int method.
v2.1.0.RC1
- support deploy & invoke WebAssembly(abbreviated Wasm) contract
- Refacing Neo Vm contract interface.