Skip to content

v0.2.7 (Laozi version)

Compare
Choose a tag to compare
@taobun taobun released this 03 Aug 08:03
· 100 commits to master since this release
6c3e4e3

Band Protocol is introducing a new implementation of pyband, supporting BandChain Laozi version. The library is redesigned to improve the usability and performance where the patterns of the old version is still remain. This new version uses protobuf to generate data, msg, and query type to connect to BandChain via gRPC protocol. The client module can now create stub for sending to Bandchain node that serve as gRPC server.