Releases: magiodev/prudent-pots
Releases · magiodev/prudent-pots
v2.0.4
v2.0.3
v2.0.2
v2.0.0-rc1
What's Changed
- merge v2 by @magiodev in #10
- contract permissioned/less hybdrid validation for game_end by @magiodev in #15
- fe v2 by @magiodev in #13
- Fix/player allocations UI by @magiodev in #16
- fix player alloc when single better by @magiodev in #17
- Feat/frontends reorg by @magiodev in #18
- realloc fee reset by @magiodev in #20
- fe minor changes by @magiodev in #19
- Feat/ms launch by @magiodev in #21
Full Changelog: v1.0.0...v2.0.0-rc1
v1.0.0
This release comes with minor changes over:
- UI minor changes and fixes
- Pot allocation / reallocation logic. A PotLimitReached exception is now thrown when a user is trying to allocate/reallocate tokens in a pot which new amount would be higher than the sum of all others pot.
Neutron network Code ID: 1075
Full Changelog: v0.0.1...v1.0.0
v0.0.1
Prudent Pots: First Production Release on Neutron Network
This release contains a smart contract built using CosmWasm 1.5.3 and a frontend made with Vue.js 3.
Neutron network Code ID: 1071
Transactions:
- StoreCode Transaction: View StoreCode on Neutron
- Instantiate Transaction: View Instantiate on Neutron
- Smart Contract Address: Access the Contract
What's Changed
- Feature/contract by @magiodev in #1
- Frontend and Contract logic by @magiodev in #2
- move fee logic and adjust test by @magiodev in #3
- Feat/fe enh by @magiodev in #4
- Feat/reallocate fe draggable component and contract fix by @magiodev in #5
- frontend auto fetch. mixin improvements. disable btns if !userAddress by @magiodev in #6
- FE changes by @magiodev in #8
- Feat/fe styles by @magiodev in #9
Full Changelog: https://github.com/magiodev/prudent-pots/commits/v0.0.1