Skip to content

Releases: RedChillies-Core/Contracts

Prediction Game v2.3 - Basketball Prediction on ZilChill

29 Sep 05:52
dd20953
Compare
Choose a tag to compare

Now, ZilChill also supports prediction for Basketball starting Sept 18, 2021.

New Changes for Basketball

  • Draw Pool Bet is removed from the basketball since the games never end as draw.
  • Incase of games getting postponed or cancelled, the games will be abandoned.

Prediction Game v2.2 - Changes driven by community

29 Jul 05:13
Compare
Choose a tag to compare

New Changes

5% Governor's Reward

According to the Re-allocation of Prize Pool of ZilChill games voting, a proposal was passed by the REDC community for new reward distribution of prize pool of each game. Governors reward is introduced to reward the REDC community from new release. The percentage allocation of prize pool of each game is splitted as:

Members Reward Allocation Percentage
Winner 80%
Host 10%
Governor 5%
Oracle 5%

You can track the Governor's reward accumulation in zil1s6yx7fc9vlw9nf8lxaly0jpvcc62wr5jn6c4kx wallet. This reward will be distributed to the governors i.e, REDC community with atleast 100 REDC in their wallet. Criteria for Governance Revenue Qualification was decided by the REDC community as well.

Base Fee Reset for Hosting

According to Resetting Base Hosting Fee for games of ZilChill proposal, base fee of Zilchill hosting was lowered 10x times. Users will need 0.1 REDC to host a game if they have no active hosted games whereas 1 REDC if they already have active hosted games.

Code Refactor

Further changes were made in PredictionGame smart contract to improve the security and modularity of games. A new feature for games that are abandoned was introduced in football prediction game as well. This feature was previously available in cricket prediction game.

Bet Games v2.1 - Cricket Prediction Game in RedChillies

13 Apr 05:05
Compare
Choose a tag to compare

Release notes - April 13, 2021

New Features

Cricket Prediction Game

Now prediction game for crickets has been made available in RedChillies. Certain features have been added to football predictions.

  • Now games can be aborted incase it gets postponed or other issues arise. Incase of aborted games, every user who put a bet will be able to withdraw their amount of bet.
  • The REDC charge for games are made plug and play.
  • The total REDC charge paid by the host is also recorded in smart contract state.

Bet Games v2.0 - Complete on chain betting in RedChillies

21 Mar 13:54
20c68ec
Compare
Choose a tag to compare

Release notes - March 19, 2021

New Features

Treasury of RedChillies

With the release of Bet Games 2.0, all funds of RedChillies gaming platform (Zilchill) will be managed by the treasury smart contract. It allows games registered in our platform to deposit and withdraw the funds from the treasury with limited control. The idea behind having a treasury to manage our funds is to:

  • Ease our process of managing funds in RedChillies with new games coming to the platform
  • Our vision is to create a DAO like gaming platform in future. So having a treasury would be a big advantage to scale up Zilchill
  • Treasury will play a big role as we move towards governance and also to onboard other games to our platform
  • Transparency on funds, rewards and games
  • We are trying to standardize the process of creating games in Ziliqa platform.

Current Treasury smart contract can be found in:

Fully on-chain betting

Now bettings on RedChillies gaming platform (Zilchill) have become fully on-chain. Every process from hosting a game, betting, results and verification of games and reward to the winners are done through smart contracts. Betting in football games is already live. The flow of the games is:

  • A player hosts a game using 1 RedC for one-active game and 10 RedC if another game hosted by the user is active
  • Players bet in the hosted games using Zil. They can predict for either of the team winning or the match to be draw using ZIL tokens
  • Betting is closed after the game started by the oracle
  • After the results are out, oracle feeds the data to the smart contracts
  • RedChillies Admin verifies if the data provided by the oracle is true, however, admin won't be able to change the results anyway. This will be decentralized with the launch of governance portal.
  • After the results are verified, hosts and developers get 10% each of the reward pool automatically
  • Players who won the bet in the game can redeem their rewards

Current Football bet games can be found in: