FISCO-BCOS go-sdk v3.0.0
What's Changed
- try to fix ci by @bxq2011hust in #184
- add parse contract function reture value by @yinghuochongfly in #183
- fix can not close connect bug and add unsubcribeEventLogs function by @yinghuochongfly in #188
- add smcrypto.GenerateKey by @bxq2011hust in #191
- fix message return before uuid write cause stuck by @dyy8888 in #203
- use single goroutine to process eventlog sub by @bxq2011hust in #205
- update txdata by @leowei1234567 in #204
- try flexible tx sign by @leowei1234567 in #207
- merge v3 into master by @bxq2011hust in #209
- update readme by @bxq2011hust in #210
- update README.md by @bxq2011hust in #223
- upgrade bcos-c-sdk commit to eb5eb3c by @bxq2011hust in #224
- add DisableSsl to config by @bxq2011hust in #225
- update bcos-c-sdk to adapt disableSsl by @bxq2011hust in #227
- undefined: types问题解决 by @yekai1003 in #216
- upgrade bcos-c-sdk by @bxq2011hust in #229
- add bfs and sharding, add appendColumns in curd_service by @subowei in #230
- rebuild crud, consensus, config by @Subway2023 in #237
- rebuild auth by @Subway2023 in #239
- add some tx method and update c-sdk by @bxq2011hust in #242
- move to v3 dir by @bxq2011hust in #243
- add parallelOk by @bxq2011hust in #244
- add option for console by @bxq2011hust in #246
- abigen support smbin flag and remove useless code by @bxq2011hust in #247
- add getABI method by @bxq2011hust in #248
- fix cmd/console load specific private key by @bxq2011hust in #249
- delete useless method by @bxq2011hust in #250
- add parallelok manual by @bxq2011hust in #251
- print console command line flasg by @bxq2011hust in #253
- support transaction encode/decode by @bxq2011hust in #254
- update bcos-c-sdk and sendTransaction default without proof by @bxq2011hust in #255
- update deps by @bxq2011hust in #256
- optimize async sendTransaction memory usage by @bxq2011hust in #257
- update bcos-c-sdk by @bxq2011hust in #258
- fix example parallelok not set smCrypto by @bxq2011hust in #259
- update bcos-c-sdk by @bxq2011hust in #262
- Update README.md by @chinamonkeyking in #266
- update README.md by @bxq2011hust in #267
New Contributors
- @dyy8888 made their first contribution in #203
- @yekai1003 made their first contribution in #216
- @subowei made their first contribution in #230
- @Subway2023 made their first contribution in #237
- @chinamonkeyking made their first contribution in #266
Full Changelog: v1.0.0...v3.0.0