Releases: casibase/chainserver
Releases · casibase/chainserver
v1.3.0
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2025-06-19)
Bug Fixes
- fix a bug where the result is returned as empty (#8) (d960aa1)
- fix transaction failure after chainmaker commit (#7) (5a1021c)
- ignore sdk.log files (8ec35b3)
Features
- add chainmakerServer_test.go (#3) (4b0a238)
- add compatibility notes to README.md (#5) (610a7e0)
- add error in GetOwnerAndNameFromId() (8e32081)
- add README (#2) (3794fb9)
- add semantic-release, swagger and publish to DockerHub (#10) (54922e3)
- Enables records bound to chainmaker to be correctly redirected to the browser via block. (#9) (bb31105)
- expose HTTP methods for invoke-contract and query-contract (07c3165)
- improve InvokeContract and QueryContract APIs (#4) (f9d192a)