Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Releases: eniblock/tezos-api-gateway

1.0.3

25 Jan 16:56
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2

22 Mar 16:22
Compare
Choose a tag to compare

Tezos Api Gateway - Version 1.0.2

New features

Migrate to protocol Mumbai

See Swagger for more information.

0.12.1

16 Feb 10:12
Compare
Choose a tag to compare

Tezos Api Gateway - Version 0.12.1

Fixes

  • Remove deprecated Kubernetes APIs

See Swagger for more information.

1.0.1

01 Feb 11:05
Compare
Choose a tag to compare

Tezos Api Gateway - Version 1.0.1

New features

  • Migrate to protocol Lima

See Swagger for more information.

1.0.0

06 Dec 10:39
Compare
Choose a tag to compare

** Tezos Api Gateway - Version 1.0.0**

New features

  • Upgrade /token-balance and /info to accept contract addresses
  • Upgrade /jobs endpoints (send, forge...) to return transaction consumed gas and fee, and accept setting fees in the request body
  • add GET /contract/events with possibility to filter by operation hash and contract address
  • add POST /estimate/jobs to get fee and gas estimation of an operation group

Fixes

  • Fix /contract/calls to return TEZ transfers along with entry_point calls

See Swagger for more information.