Skip to content

Releases: WalterProof/pezos

Mumbai Client

13 Jun 21:55
Compare
Choose a tag to compare
  • Regenerate clients for last proto

Pin dependency version

26 Jan 10:30
Compare
Choose a tag to compare
v0.1.5

pin dep version

Sf 6 compat

26 Jan 10:23
Compare
Choose a tag to compare

Update composer for Symfony 6 compat

Secp256k1 keys

22 Aug 21:53
9425abb
Compare
Choose a tag to compare
v0.1.3

Update README.md

Symfony Bundle

19 Apr 21:22
Compare
Choose a tag to compare

Add friendly Symfony integration

RPC clients

17 Apr 12:19
Compare
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)

Initial

01 Apr 11:15
Compare
Choose a tag to compare

EdDSA keys management

  • import Ed25519 secret key
  • sign hex with Ed25519 secret key
  • verify signed hex with Ed25519 public key