Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

fix: fix logger #125

Merged
merged 1 commit into from
Dec 15, 2022
Merged

fix: fix logger #125

merged 1 commit into from
Dec 15, 2022

Conversation

salimtb
Copy link
Collaborator

@salimtb salimtb commented Dec 14, 2022

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Dec 14, 2022

Please retry analysis of this Pull-Request directly on SonarCloud.

@sonarcloud
Copy link

sonarcloud bot commented Dec 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@salimtb salimtb merged commit 82d123d into dev Dec 15, 2022
salimtb added a commit that referenced this pull request Dec 16, 2022
* fix: fix logger (#125)

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>

* chore: release 2.0.3

* fix: throw error for infura provider (#126)

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>

* chore: release 2.0.3 changelog

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>
salimtb added a commit that referenced this pull request Jan 23, 2023
* fix: fix logger (#125)

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>

* chore: release 2.0.3

* fix: throw error for infura provider (#126)

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>

* chore: release 2.0.3 changelog

* chore: added changed to accept value metadata either a number or a string

* chore: audit fix

* chore: check  NFT_API_URL to run either on staging or prod

* chore: fixed package-lock.json file

* chore: skip constant file from sonarqube

* chore: added pagination to getNfts and getNfsForCollection and tests

* chore: fixed typo

* chore: fixed tests

* fix test

* fix audit

* fix dependencies

* chore: test

* testing

* feat: NFTSDK-399 added transfer by block

* chore: updated package.json to fix audit issue

* chore: removed console.log

* chore: fix param

* chore: fix

* Api abstraction (#130)

* feat(sdk): create api abstraction + cleanup

* fix(sdk): rebase

* fix: update readme

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>

* feat: added getNftTransfersByWallet functionality to sdk + unit tests + integration tests + e2e tests

* feat: added sepolia network

* fix: revert package.json

* feat: added integration test

* chore: fixed comments

* feat: NFTSDK-400 get transfers by block hash

* rebase

* fix arg name

* fix

* update integ tests

* update e2e tests

* chore: added support for all networks

* chore: fixed typo

* chore: added tests for not supported chains

* feat(NFTSDK-398): gget transfer from block to block (#136)

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>

* fix: NFTSDK-411 add api msg to error

* fix unit test

* fix integ tests

* fix unit test

* fix integ tests

* chore: switch e2e to Mumbai

* chore: added mumbai rpc url

* chore: fix

* chore: added retry

* chore: fix integration tests

* chore: added new function get transfers by contrat and token id

* chore: increased timeout

* chore: change tokenId to string

* chore: added NFT_API_URL in order to run integration tests agains staging

* chore: added retry to flaky test because of ganache connection

* feat(sdk): update readme (#141)

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>

* feat: generate changelog

Co-authored-by: Salim Toubal <salim.toubal@consensys.net>
Co-authored-by: Javier <javier.vera@consensys.net>
Co-authored-by: javiergarciavera <76975121+javiergarciavera@users.noreply.github.com>
Co-authored-by: sahar-fehri <sahar.fehri@consensys.net>
@salimtb salimtb mentioned this pull request Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants