Skip to content

Commit a33641b

Browse files
authored
Merge pull request #958 from BuilderOSS/staging
[prod] feat: added erc721 redeem minter for eth mainnet
2 parents 3352dc6 + 92807d8 commit a33641b

43 files changed

Lines changed: 335 additions & 108 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/analytics/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @buildeross/analytics
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
8+
39
## 0.3.1
410

511
### Patch Changes

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@buildeross/analytics",
33
"description": "Shared analytics for BuilderOSS apps",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"dependencies": {
66
"@vercel/analytics": "^0.1.5"
77
},

packages/auction-ui/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @buildeross/auction-ui
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
8+
- Updated dependencies
9+
- @buildeross/constants@0.3.2
10+
- @buildeross/hooks@0.3.2
11+
- @buildeross/ipfs-service@0.3.2
12+
- @buildeross/sdk@0.3.2
13+
- @buildeross/stores@0.3.2
14+
- @buildeross/types@0.3.2
15+
- @buildeross/ui@0.3.2
16+
- @buildeross/utils@0.3.2
17+
- @buildeross/zord@0.3.2
18+
319
## 0.3.1
420

521
### Patch Changes

packages/auction-ui/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@buildeross/auction-ui",
33
"description": "Auction UI components for BuilderOSS apps",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"dependencies": {
66
"@vanilla-extract/css": "^1.17.2",
77
"axios": "^1.12.2",
@@ -53,15 +53,15 @@
5353
"main": "./dist/index.js",
5454
"module": "./dist/index.mjs",
5555
"peerDependencies": {
56-
"@buildeross/constants": "0.3.1",
57-
"@buildeross/hooks": "0.3.1",
58-
"@buildeross/ipfs-service": "0.3.1",
59-
"@buildeross/sdk": "0.3.1",
60-
"@buildeross/stores": "0.3.1",
61-
"@buildeross/types": "0.3.1",
62-
"@buildeross/ui": "0.3.1",
63-
"@buildeross/utils": "0.3.1",
64-
"@buildeross/zord": "0.3.1",
56+
"@buildeross/constants": "0.3.2",
57+
"@buildeross/hooks": "0.3.2",
58+
"@buildeross/ipfs-service": "0.3.2",
59+
"@buildeross/sdk": "0.3.2",
60+
"@buildeross/stores": "0.3.2",
61+
"@buildeross/types": "0.3.2",
62+
"@buildeross/ui": "0.3.2",
63+
"@buildeross/utils": "0.3.2",
64+
"@buildeross/zord": "0.3.2",
6565
"react": "^19.2.1",
6666
"react-dom": "^19.2.1",
6767
"viem": "^2.47.1",

packages/blocklist/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @buildeross/blocklist
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
8+
39
## 0.3.1
410

511
### Patch Changes

packages/blocklist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@buildeross/blocklist",
33
"description": "OFAC sanctions blocklist utilities for BuilderOSS apps",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"devDependencies": {
66
"@buildeross/eslint-config-custom": "workspace:*",
77
"@buildeross/tsconfig": "workspace:*",

packages/constants/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @buildeross/constants
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
8+
- Updated dependencies
9+
- @buildeross/types@0.3.2
10+
311
## 0.3.1
412

513
### Patch Changes

packages/constants/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@buildeross/constants",
33
"description": "Shared constants and configuration for BuilderOSS apps",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"devDependencies": {
66
"@buildeross/eslint-config-custom": "workspace:*",
77
"@buildeross/tsconfig": "workspace:*",
@@ -32,7 +32,7 @@
3232
"main": "./dist/index.js",
3333
"module": "./dist/index.mjs",
3434
"peerDependencies": {
35-
"@buildeross/types": "0.3.1",
35+
"@buildeross/types": "0.3.2",
3636
"wagmi": "^2.18.1"
3737
},
3838
"publishConfig": {

packages/constants/src/addresses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export const MERKLE_RESERVE_MINTER = {
7070
}
7171

7272
export const ERC721_REDEEM_MINTER = {
73-
[CHAIN_ID.ETHEREUM]: '0x0000000000000000000000000000000000000000' as AddressType,
73+
[CHAIN_ID.ETHEREUM]: '0x01a9ea5de8c2ef7b325b97bb69952c51d268d4b9' as AddressType,
7474
[CHAIN_ID.OPTIMISM]: '0x6c8f15bad61cbb6339f16b334610db5e3f0701dc' as AddressType,
7575
[CHAIN_ID.SEPOLIA]: '0xaefd4a9ea072abb12f043f5b2b2d845b7600c503' as AddressType,
7676
[CHAIN_ID.OPTIMISM_SEPOLIA]:

packages/create-dao-ui/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @buildeross/create-dao-ui
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
8+
- Updated dependencies
9+
- @buildeross/constants@0.3.2
10+
- @buildeross/hooks@0.3.2
11+
- @buildeross/ipfs-service@0.3.2
12+
- @buildeross/sdk@0.3.2
13+
- @buildeross/stores@0.3.2
14+
- @buildeross/types@0.3.2
15+
- @buildeross/ui@0.3.2
16+
- @buildeross/utils@0.3.2
17+
- @buildeross/zord@0.3.2
18+
319
## 0.3.1
420

521
### Patch Changes

0 commit comments

Comments
 (0)