Skip to content

Fix/refactor_fa2_compat#34

Merged
royscheeren merged 11 commits into
developfrom
fix/refactor_fa2_compat
Jul 3, 2023
Merged

Fix/refactor_fa2_compat#34
royscheeren merged 11 commits into
developfrom
fix/refactor_fa2_compat

Conversation

@royscheeren
Copy link
Copy Markdown
Contributor

@royscheeren royscheeren commented Jun 29, 2023

Scope

Fix FA2 Compatibility

Problem

The GitLab repository was archived recently and provided to us by Trillitec as the jsligo FA2 example. The recent developments have been moved to GitHub. We have asked ligo to mention the move of the repo in GitLab to avoid the same problem for others.

@jdsika
Copy link
Copy Markdown
Contributor

jdsika commented Jun 29, 2023

Can I get the Link to the deployed contract of ghostnet with the tested entry points into the readme of the package/contracts, please?

@jdsika jdsika mentioned this pull request Jul 3, 2023
@jdsika jdsika added the bug Something isn't working label Jul 3, 2023
@jdsika jdsika added this to the v0.0.4 milestone Jul 3, 2023
royscheeren and others added 5 commits July 3, 2023 11:11
Signed-off-by: Roy Scheeren <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>
Signed-off-by: Carlo van Driesten <carlo.van-driesten@vdl.digital>
@royscheeren royscheeren merged commit f90c9ea into develop Jul 3, 2023
@royscheeren royscheeren deleted the fix/refactor_fa2_compat branch July 3, 2023 11:10
royscheeren added a commit that referenced this pull request Jul 3, 2023
* Smart contract (#28)

* fix(all): npm publish command

Signed-off-by: Roy <hi@royscheeren.com>

* wIP

* feat: WIP

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* feat(smart-contracts): v1

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* chore: nx migration

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* chore: fix package-lock

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* fix(smart-contracts): update tests

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* chore: update workflow

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* feat: add readme

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* fix: formatting

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

---------

Signed-off-by: Roy <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* Update README.md (#29)

Signed-off-by: Carlo van Driesten <carlo.van-driesten@vdl.digital>

* Feat/refactor replace axios with fetch (#30)

* fix(all): npm publish command

Signed-off-by: Roy <hi@royscheeren.com>

* refactor: replace axios with native fetch

* refactor(acq): pass single object as argument to queryAccessControl function

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* feat(siwt.xyz): update try page with updated argument

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* feat(discord): update queryAccessControl function with updated argument

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* style(acq): fix

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* style(acq): formatting

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* style(siwt.xyz): formatting

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* refactor(sdk): replace axios with fetch

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* refactor(discord): replace axios with fetch

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* fix(discord): port env var

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* test(sdk): update tests

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* fix(sdk): formatting

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

---------

Signed-off-by: Roy <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* Feat/add missing licenses (#31)

* fix(all): npm publish command

Signed-off-by: Roy <hi@royscheeren.com>

* refactor: replace axios with native fetch

* refactor(acq): pass single object as argument to queryAccessControl function

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* feat(siwt.xyz): update try page with updated argument

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* feat(discord): update queryAccessControl function with updated argument

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* style(acq): fix

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* style(acq): formatting

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* style(siwt.xyz): formatting

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* refactor(sdk): replace axios with fetch

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* refactor(discord): replace axios with fetch

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* chore: add missing licenses

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* fix(discord): env port

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* fix(siwt.xyz): formatting

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

---------

Signed-off-by: Roy <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>
Co-authored-by: Roy <hi@royscheeren.com>

* Fix/refactor_fa2_compat (#34)

* fix(all): npm publish command

Signed-off-by: Roy <hi@royscheeren.com>

* refactor(smart-contracts): fix fa2 compatability

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* feat(smart-contracts): add missing licenses

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* fix(smart-contracts): remove unused file

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

* Update contract address in README.md

Signed-off-by: Carlo van Driesten <carlo.van-driesten@vdl.digital>

---------

Signed-off-by: Roy <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>
Signed-off-by: Carlo van Driesten <carlo.van-driesten@vdl.digital>
Co-authored-by: Carlo van Driesten <carlo.van-driesten@vdl.digital>

* Release/v0.0.4 (#36)

* fix(all): npm publish command

Signed-off-by: Roy <hi@royscheeren.com>

* release: v 0.0.4

Signed-off-by: Roy Scheeren <hi@royscheeren.com>

---------

Signed-off-by: Roy <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>

---------

Signed-off-by: Roy <hi@royscheeren.com>
Signed-off-by: Roy Scheeren <hi@royscheeren.com>
Signed-off-by: Carlo van Driesten <carlo.van-driesten@vdl.digital>
Co-authored-by: Carlo van Driesten <carlo.van-driesten@vdl.digital>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants