Skip to content

Releases: ArcBlock/ex-abci

v0.7.6: use ex_abci_proto (#20)

06 Feb 15:40
440d136

Choose a tag to compare

* use ex_abci_proto

* bump version

v0.7.5: set socket active to once when we are done processing with request (#19)

23 Jan 05:22

Choose a tag to compare

* set socket active to once when we are done processing with request

* bump version

v0.7.4: reorder vendor proto so that the dependency is clear. (#18)

23 Jan 04:45
1bd80ab

Choose a tag to compare

* reorder vendor proto so that the dependency is clear.

* bump version

v0.7.3: Fix ranch warning (#17)

14 Jan 16:06

Choose a tag to compare

* Fix ranch warning

* Remove unnecessary codes/files; bump version

v0.7.2

11 Jan 18:58

Choose a tag to compare

remove query

v0.7.1: Update two examples to make sure them compilable (#16)

10 Jan 19:42

Choose a tag to compare

* Update two examples to make sure them compilable

* Bump up version.

* Remove uncessary dialyzer config

* Fix .tool-version file

* Remove .tool-versions files

* Ignore all .tool-versions files

v0.7.0: group vendor protos together (#15)

07 Jan 21:54
f15d638

Choose a tag to compare

* group all vendor protos together

* bump version

v0.6.1

16 Dec 20:41

Choose a tag to compare

remove override

v0.6.0: add grpc support (#14)

16 Dec 20:37
b00d7fd

Choose a tag to compare

* add grpc support

* bump version

* use google_protos dep so that we don't need to build lots of things.

v0.5.4: bump version (#13)

01 Dec 02:22
13ff612

Choose a tag to compare

* bump version

* provide changelog