Skip to content

Releases: ziwot/pezos

RPC clients upgrade

06 Jun 10:33

Choose a tag to compare

  • Up OpenApi clients
  • Up sandbox
  • Cleanup uneeded files

RPC clients upgrade

23 Jul 06:47

Choose a tag to compare

  • Up OpenApi clients
  • Add DAL Client

RPC clients upgrade

03 Jan 19:26

Choose a tag to compare

  • Up namespace
  • Up OpenApi clients
  • Re add the provided HTTP client and integration test

Minimal Deps

30 Nov 11:34

Choose a tag to compare

This release aims to minimise dependencies :

  • Removes the dependency to symfony
  • Removes the symfony bundle
  • Remove the provided HTTP client and integration test

Mumbai Client

13 Jun 21:55

Choose a tag to compare

  • Regenerate clients for last proto

Pin dependency version

26 Jan 10:30

Choose a tag to compare

v0.1.5

pin dep version

Sf 6 compat

26 Jan 10:23

Choose a tag to compare

Update composer for Symfony 6 compat

Secp256k1 keys

22 Aug 21:53
9425abb

Choose a tag to compare

v0.1.3

Update README.md

Symfony Bundle

19 Apr 21:22

Choose a tag to compare

Add friendly Symfony integration

RPC clients

17 Apr 12:19

Choose a tag to compare

  • There are now RPC clients generated from open api v3 files
  • A ClientFactory class makes them easy to instanciate (see tests folder)