Skip to content

Commit cc22204

Browse files
committed
refactor: clean up TradeSwapExperience and improve readability
- Reorganized imports for better clarity - Simplified conditional rendering for minimum price calculation - Enhanced formatting for better readability in JSX elements - Removed commented-out code related to insufficient balance handling - Bump version to 0.1.31
1 parent 1dc4e56 commit cc22204

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.textile-monorepo-source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6e79bb5a98a6035863fb04504b6acb2c2d70ac82
1+
696b373aaf13a7e330336ac881cbb0a490a419ff

.textile-stitch-release-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.30
1+
0.1.31

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stitch-bot"
3-
version = "0.1.30"
3+
version = "0.1.31"
44
edition = "2021"
55
description = "Stitch — Textile filler-network operator bot; signs UniswapX limit orders and closes settlement auctions."
66
license = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)