-
Notifications
You must be signed in to change notification settings - Fork 3
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
Conversation
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. 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 requestNo files found with a 40% threashold :) Committed file ranks(click to expand)0.00% [docs/quick-start/lottery-game/index.md] |
* 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]>
* Pushing Lottery smart contract * Fixing the structure * Adding the tabs for setup Enviornment
Adding Lottery smart contract file and code.