0xLucqs
0xLucqs
# Bug Report **Cairo version:** v2.2.0 **Current behavior:** When trying to jump to the definition of a function or a trait defined with the `#[generate_trait]` macro the language server fails...
Instead of comparing hardcoded values, execute the transaction and compare the actual fees with the estimated fees
# Description Right now the front end the smart contract are not connected. Using get-starknet or any other library that i don't know of, we need to have a link...
# Description At every turn each player will draw a card # Acceptance criteria * There is an animation for drawing cards
# Description According to the [game rules](https://github.com/keep-starknet-strange/tsubasa/discussions/2#discussioncomment-6567694) we need to design a page where each player can create his deck. We need something balanced between intuitive and easy to design/integrate....
# Description At every turn each player will draw a "random" card. To generate a """""""random""""""" number you can hash together the block_number and block_timestamp then make it modulo the...
# Description As per the game rules, once a player has won 2 rounds the game ends. Once a player has scored a goal the round ends and it's reset...
# Description According to the [game rules](https://github.com/keep-starknet-strange/tsubasa/discussions/2#discussioncomment-6567694) we need a game board design. The game board screen is vital for the demo, we need something balanced between intuitive and easy...
## Description We need to implement the `/get_whitelisted_entrypoints` endpoint in the Vault backend. This endpoint is responsible for retrieving the whitelisted entry points associated with a specific account on StarkNet....