pangea-poker icon indicating copy to clipboard operation
pangea-poker copied to clipboard

This is the reference GUI for Pangea Poker, blackchain based decentralised game.

Results 63 pangea-poker issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

As shown below when the player selects the `sitout`, its overlapping the bet actions. ![image](https://user-images.githubusercontent.com/8114482/142559870-0492dd1b-b87b-47fb-a962-a969bcaf6f84.png)

Since there can be a scenario, where multiple winners are possible and each winner can win different stake of the pot, so instead of sending the `win_amount` value, the BE...

It was observed that, in the below image, player 4 wins the game which you can see in the text box. But if you see the graphic of CHIPS which...

Whenever the backend sends the customized names to the GUI, the GUI is not supporting and throwing the following error: ``` 1636430598250: Received from playerRead: {method: 'seats', seats: Array(2)}method: "seats"seats:...

Now the player backend have the info about all the dealers in the game. The sample info looks like this: ``` [{ "ip": "141.94.227.69", "dcv_state": dealer_table_full }, { "ip": "141.94.227.68",...

I see this issue is repeating and whenever the GUI is pushing the card AD the GUI is not showing it. Attaching the screenshot. ![image](https://user-images.githubusercontent.com/8114482/110725971-8ec83200-823e-11eb-8fd8-ef071b568ee0.png)

bug
wontfix
alpha

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies