Skip to content

Tags: KlimaDAO/klimadao

Tags

carbonmark-api/v6.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove declarations from API builds (#2275)

* Remove declarations from API builds

* Update API version

* Adjust API version

---------

Co-authored-by: Atmosfearful <[email protected]>

carbonmark-api/v6.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove ICR API from filters (and carbonmark-api) (#2250)

* api: remove all ICR api from filters

* api: removed all ICR filters from tests

* api: run prettier and increment version

* api: remove all ICR api from filters

* api: removed all ICR filters from tests

* api: run prettier and increment version

* api: updated version in package-lock

* api: increment version

* Updated api version

---------

Co-authored-by: Michael Collins <[email protected]>
Co-authored-by: biwano <[email protected]>

carbonmark-api/v6.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[API] Generate types for current version (#2284)

* api: generate types for current version

* increment api version

carbonmark-api/v6.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[API] Update subgraph version to include `UpdatedExpiration` event (#…

…2245)

* api: show listings for 90 days after expiration

* api: add back in params.expiresAfter

* api: update subgraph deployment and type generation

* api: fix version

* api: revert default expires after to now

* api: incremented api version

* api: update package-lock version

---------

Co-authored-by: Michael Collins <[email protected]>

carbonmark-api/v6.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix API Preview Deployments (#2248)

* fix: alias api deployments before health checks

* fix: seperate job

* version bump

* fix: add checkout step before healthcheck deployment

carbonmark-api/v6.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[api] Standardize quantity/amount handling (#2189)

* api: registry decimals added and formatByRegistry util

* api: standarize amount handling by registry

* api: increased formatAmountByRegistry maintainability

* api: logging clarity i.e. no duplicate logs

* api: added project to listing mock

* api: incremenet api version

carbonmark-api/v6.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add tokenId to listings (#2188)

* add tokenId to listings

* bump api version

* extract tokenId from fixture

* rename test

* make vintage required

* migrate to new graph version

* remove tokenId frmo fixtures

* remove tokenId mock

* revert renaming token to symbol

* revert test changes

* remove icr fixture

---------

Co-authored-by: emc <[email protected]>

carbonmark-api/v6.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix NBO default pool project in the API (#2225)

* Update NBO pool project

* Update api version

* Log fetch errors

carbonmark-api/v6.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify profile auth & signature flow (#2012)

* Remove JWT logic from api

* add tests

* use validateSignature in handlers

* npm version major

* use wallet regex

* cleanup put schema and add tests

* add FirestoreUserDoc schema and add more tests

* merge firebase tools and cleanup

* fix: undefined nonce

* remove session plugin

* fix type definitions

* abstract authenticateProfile prehandler

* Add fallback for SIGN_PROFILE_MESSAGE

* push test debug

* resolve conflicts & rebase staging

* fix import

* pass tests and remove debug

* add better fallback

* generate:types

* correct status code in authenticate middleware

* add debug statements

* push more debug

* remove debug and change log

* fix: empty strings instead of undefined

* fix tests

carbonmark-api/v5.3.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
API release 5.3.6 (#2186)

Co-authored-by: Atmosfearful <[email protected]>