Skip to content
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

Pushing Lottery smart contract #100

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Conversation

AelfHarsh
Copy link
Collaborator

Adding Lottery smart contract file and code.

Copy link

vizipi bot commented Jul 4, 2024

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments.


Potential missing files from this Pull request

No files found with a 40% threashold :)
No commonly committed files found with a 40% threashold


Committed file ranks

(click to expand)
  • 0.00%[docs/quick-start/lottery-game/index.md]
  • @vasmohi vasmohi merged commit 53c6243 into develop Jul 5, 2024
    2 checks passed
    yongenaelf added a commit that referenced this pull request Jul 6, 2024
    * ci: add pr check
    
    * fix: pr check
    
    * fix: pr check
    
    * Update Doc “index”
    
    * Quick Start Hello World (#95)
    
    * Updated hello world content
    
    * Updated hello world structure
    
    * Updated hello world title
    
    * fix: build
    
    * fix: build
    
    * fix homepage order
    
    * Hello world Tutorial (#97)
    
    * Updated hello world content
    
    * Updated hello world structure
    
    * Updated hello world title
    
    * fix: updated instructions for correct flow
    
    * fix: merge fail
    
    * feat: sidebar
    
    * Update Doc “quick-start/hello-world/index”
    
    * Update Doc “quick-start/explore-running-aelf-side-chain/index”
    
    * Update Doc “quick-start/hello-world/index”
    
    * Update Doc “quick-start/hello-world/index”
    
    * doc: modify doc for aelf-web-login (#99)
    
    * doc: modify doc for aelf-web-login
    
    * fix: formatting
    
    ---------
    
    Co-authored-by: yongen.loong <[email protected]>
    
    * Update Doc “quick-start/hello-world/index”
    
    * Update Doc “quick-start/hello-world/index”
    
    * Update index.md
    
    * Pushing Lottery smart contract (#100)
    
    * Pushing Lottery smart contract
    
    * Fixing the structure
    
    * Adding the tabs for setup Enviornment
    
    * Worked on Vote Smart contract page (#102)
    
    * Worked on Vote Smart contract page
    
    * Resolved conflict
    
    ---------
    
    Co-authored-by: Rutvik <[email protected]>
    
    * Update Doc “quick-start/lottery-game/index”
    
    * Update Doc “quick-start/hello-world/index”
    
    * Update Doc “quick-start/lottery-game/index”
    
    * Update Doc “quick-start/hello-world/index”
    
    * Update Doc “quick-start/vote-contract/index”
    
    * Update index.md
    
    * Update Doc “quick-start/hello-world/index”
    
    * Update Doc “quick-start/overview/index”
    
    * Update Doc “quick-start/intro-to-aelf-development/index”
    
    * Update Doc “quick-start/intro-to-aelf-development/index”
    
    * Update Doc “learn/overview/index”
    
    * Delete Doc “quick-start/start-and-run-a-node-on-aelf-locally-or-on-cloud/index”
    
    * Update Doc “tutorials/operate-a-node/run-aelf-on-cloud/index”
    
    * Delete Doc “quick-start/run-a-side-chain/index”
    
    * Create Doc “quick-start/run-a-mainnet-node/index”
    
    * Update Doc “tutorials/smart-contract-development/lottery-game/index”
    
    * Update Doc “tutorials/smart-contract-development/vote-contract/index”
    
    * Update Doc “tutorials/dapp-development/lottery-game/index”
    
    * Update Doc “tutorials/dapp-development/vote-contract/index”
    
    * Update Doc “quick-start/explore-running-aelf-side-chain/index”
    
    * Create Doc “tutorials/operate-a-node/run-a-side-chain/index”
    
    * Update Doc “quick-start/explore-running-aelf-side-chain/index”
    
    * Update Doc “tutorials/operate-a-node/run-a-side-chain/index”
    
    * Update Doc “tutorials/operate-a-node/run-a-mainnet-node/index”
    
    * Update Doc “tutorials/operate-a-node/run-aelf-on-cloud/index”
    
    * Update Doc “tutorials/operate-a-node/run-a-testnet-node/index”
    
    * Update Doc “quick-start/intro-to-aelf-development/index”
    
    * fixed side bar (#106)
    
    * fixed side bar
    
    * fixed all issues with indexing and wrong mdx format
    
    ---------
    
    Co-authored-by: zhifenglee-portkey <[email protected]>
    
    * Changing folder for Lottery Game (#105)
    
    * Changing folder for lotterybank
    
    * Restucturing the lottery and vote contracts
    
    * Changes for build command
    
    ---------
    
    Co-authored-by: Rutvik <[email protected]>
    
    * Creating a new file for interacting with smart contract (#107)
    
    * feat: playground (#108)
    
    * Update Doc “tutorials/dapp-development/lottery-game/index”
    
    * Update Doc “tutorials/dapp-development/lottery-game-smart-contract/index”
    
    * Update Doc “quick-start/lottery-game-smart-contract/index”
    
    * fix: sidebar for lottery (#110)
    
    Co-authored-by: zhifenglee-portkey <[email protected]>
    
    * Update Doc “quick-start/vote-contract/index”
    
    * Update Doc “quick-start/lottery-game-smart-contract/index”
    
    * fix: sidebar for vote (#111)
    
    Co-authored-by: zhifenglee-portkey <[email protected]>
    
    * Update Doc “quick-start/intro-to-aelf-development/index”
    
    * Update Doc “quick-start/lottery-game-smart-contract/index”
    
    * Update Doc “quick-start/vote-contract/index”
    
    * Update Doc “quick-start/lottery-game-smart-contract/index”
    
    * Feature/lottery amendments (#112)
    
    * feat: acs12 correct path
    
    * feat: added export contract path simplification
    
    * feat: added exporting of contract address
    
    * fix: spending contract address explicit
    
    ---------
    
    Co-authored-by: zhifenglee-portkey <[email protected]>
    
    * Update Doc “quick-start/vote-contract/index”
    
    * Fix/acs12 removal (#113)
    
    * fix: removed acs12 installation since it is already baked in
    
    * feat:removed --install and use install instead
    
    ---------
    
    Co-authored-by: zhifenglee-portkey <[email protected]>
    
    * feat: refactor sidebar with category json
    
    * fix: sequence in quick start
    
    * fix: title
    
    * update homepage links
    
    ---------
    
    Co-authored-by: zenan-aelf <[email protected]>
    Co-authored-by: vasmohi <[email protected]>
    Co-authored-by: aelf-lxy <[email protected]>
    Co-authored-by: AelfHarsh <[email protected]>
    Co-authored-by: RutvikGhaskataEalf <[email protected]>
    Co-authored-by: Rutvik <[email protected]>
    Co-authored-by: zhifenglee-aelf <[email protected]>
    Co-authored-by: zhifenglee-portkey <[email protected]>
    yongenaelf pushed a commit that referenced this pull request Jul 7, 2024
    * Pushing Lottery smart contract
    
    * Fixing the structure
    
    * Adding the tabs for setup Enviornment
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants