-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy-20240118 #123
Merged
Deploy-20240118 #123
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
dappsar
commented
Jan 18, 2024
- Chequear dinámica de la quema de cartas #2
- Agregar evento de transferencia de carta / cartas #92
- En contrato de cartas traducir mensaje de require al ingles #93
- Agregar validación de fondos suficientes en contrato antes del burn-cards #94
- Devolver los álbums de 120 y 60 en getCardsByUser #95
- Incorporar evento de packsTransfer #96
- Actualizar el nombre de los eventos (packs, cards, offer) #98
- Incorporar generación de tickets en la quema de cartas #100
- Al intentar comprar packs validar que no se supere el total disponible #101
- Incorporar método init en contratos y limpiar constructores #102
- Reducir tamaño de contratos #106
[ci] 👷 avoid push on tests error
[ci] 🗑️ update to fail
Feature/GitHub action on fail test
…rd the user havent.
… with the new validations
…_removeOfferByUserAndCardNumber to get offerId from caller instead find it inside.
… don't exist. Remove return value on _removeOfferByUserAndCardNumber because always will remove the offer passed.
Features/exchange for any card
Fix/contracts validations 20231223
Fix/98 event names
[feat] 👔 add validation in buy packs (#101)
…actor Feature/contracts logic and refactor
Feature/106 contracts size
Feature/108 oz dependency
[fix] 🐛 fix pay burn-prize enter condition (#2)
[fix] 🔥 remove invalid validation (#2)
[feat] 👔 update secondary prize value (#112)
[feat] ⏪ restore 1 DAI value for secondary album prize (#112)
[feat] 🦺 check if user has enough copies to burn with off…
[fix] 🩹 corrected user address in buy packs
[refactor] ♻️ reduce amma cards contract size (#106)
Fix/fix 202312
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.