github safe-global/safe-client-gateway v0.3.0

latest releases: v1.56.0, v1.55.0, v1.54.0...
14 months ago

What's Changed

Introduction of Promise Registry

A Promise Registry is now being used by the TransactionApi. The goal of this registry is to deterministically map active promises (i.e. in a pending state) so that a request to the same resource (i.e. same key) returns the pending active promise. #586

Other

  • Add limit parameter for all-transactions call when retrieving the last transaction in #583
  • Fix https agent being used in #584

Full Changelog: v0.2.5...v0.3.0

Don't miss a new safe-client-gateway release

NewReleases is sending notifications on new releases.