Releases: Pylons-tech/pylons
Releases · Pylons-tech/pylons
v0.1.4
v0.1.3
This release addresses a bug introduced in v0.1.2 which broke certain genutil
Txs. v0.1.2 is deprecated.
What's Changed
- fix: updated config to include bedrock; from develop by @BlackPanthar in #459
Full Changelog: v0.1.2...v0.1.3
DEPRECATED: v0.1.2
What's Changed
- feat: update code to starport v0.18 compliance by @aljo242 in #428
- fix: dependabot security bump by @aljo242 in #429
- feat: add evidence and slashing modules by @aljo242 in #430
- feat: simtest framework by @aljo242 in #433
- chore: code cleanup and dep bump by @aljo242 in #434
- fix: fulfill trade transfer fee logic by @aljo242 in #436
- fix: keeper tests and fulfill trade logic fixes by @aljo242 in #437
- refactor: coin denom registration by @aljo242 in #447
- feat: ListTradesByCreator query by @aljo242 in #448
- Revert "Proof of Concept on using keplr to sign transactions with a web application (#449)" by @aljo242 in #451
- refactor: trade coins simplification by @aljo242 in #443
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Features:
- #421 Add game simulation testing to cli test suite. Tests cover CEL environment execution, item modification and cookbook coin generation.
- #423 Create custom testing setup for LOUD tests. This update adds extendability for future tests.
Fixes:
- #421 Recipe execution validation and item matching logic fixed.
Changes:
- #425 Upgrade Tendermint Core to v0.34.13 (was v0.34.12) and IBC-go to v1.2.0 (was v1.1.0).
alpha release
v0.1.0 change address prefix to pylo
latest
regenerate proto
First release
This is the first release version of pylonscli - supporting macOS.