Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@shadeofblue shadeofblue released this 05 May 13:02
· 1 commit to master since this release
9d8680a
ACL improvement (#99)

* Update Result of allow rpc

* Show info message if node ids are already blocked or allowed

* Update block/allow functions with ACL changes in Golem

* Apply cargo fmt, Remove option and return from warn_if_exist fn

* Print error in case of unsuccessful operation for allow / deny

* Do single block/allow call for list of nodes

* lint

* Remove Option type + some cosmetic changes