Skip to content

Tags: hicommonwealth/commonwealth

Tags

v1.12.7

Toggle v1.12.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix group updates (#13168)

* fix group updates

* fix undefined id

v1.12.6

Toggle v1.12.6's commit message

Verified

This commit was signed with the committer’s verified signature.
trigger redeploy

v1.12.5

Toggle v1.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge beta → production (#13114)

* Claim cliff changes (#13095)

* enhanced header

* updated header UI

* added numbered steps and mobile responsiveness

* renamed comp

* cleanup code

* fix copied address

* fix claim address check

* added initial claim percentages

* added correct state for cliff card

* fixed css

* added locked cliff state

* added eth claim amount const

* connected apis for final claim

* added insufficient funds error from claim token api

* hardcode initial claim percentage in client

* adjusted padding

* corrected copy

* added claimable = 0 state when claim is available

* fix amount

* moved common airdrop card before wallet tabs

* css changes

* added state for NOT_STARTED magna process

* updated tx state after initial claim completed

* removed extra func call

* cleanup code

* show claimable date after initial claim

* added mini animations

* fix lint

* Disallow Emojis + "Common" in community names and user names (#13102)

* fix partial markdown download (#13101)

* increase gas for contest rollover (#13106)

---------

Co-authored-by: Malik Zulqurnain <[email protected]>
Co-authored-by: Timothee Legros <[email protected]>
Co-authored-by: rbennettcw <[email protected]>

v1.12.4

Toggle v1.12.4's commit message

Verified

This commit was signed with the committer’s verified signature.
force redeploy

v1.12.3

Toggle v1.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ignore invalid addresses (#13103)

Co-authored-by: rotorsoft <[email protected]>

v1.12.2

Toggle v1.12.2's commit message

Verified

This commit was signed with the committer’s verified signature.
force redeploy

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge beta → production (#13081)

* Add mcp server tools whitelist (#13056)

* add mcp server tools whitelist

* revert mcp server changes

* enforce mcp explicit whitelist

* allow wildcard mcp tool whitelist

* move test

* whitelist google sheets tools

* fix tool filtering

* add mcp tool capabilities to mentions popup

* Add maintenance mode page (#13040)

* Gas fix (#13077)

* gas fix

* fixed gas estimations

* show tx data for users to manually complete tx

* added c token import logic

* MCP username fix (#13071)

* fix mcp description to use username

* fix query to list mcp servers on integrations page

* cleanup

* interpolate mcp auth username on backend

* interpolate on frontend

* add missing migration

* lint

* Remove unused default config (#13080)

* nft-holder snapshot

* use DB instead of CSV

* init get token allocation

* Assign rarity tiers

* allocate tokens

* add trigger

* add user tier weights to nft allocation

* add nft allocation to magna sync

* added weight by User.tier to allocations

* move table creation to migration + update default config values + add remainder distribution in historical/aura allocations

* update tier weights for historical/aura allocations

* lint

* fix model

* add clear option to nft holder script

* fix test

* resolve nft users in magna sync + add migration to update "ClaimAddresses" for all users

* magna sync bug fix + speed up nft allocation script

* Use env var to configure allocation values + visualization scripts

* updated gitignore

* updated allocation scripts

* updated default config + updated historical end date + removed aura start date + added basic combined stats

* revert client changes

* remove defaults

* delete comment

* config check

---------

Co-authored-by: rbennettcw <[email protected]>
Co-authored-by: Timothee Legros <[email protected]>
Co-authored-by: Malik Zulqurnain <[email protected]>

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix referrer fee logic (#13069)

Co-authored-by: rotorsoft <[email protected]>

v1.11.9

Toggle v1.11.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge beta → production (#13066)

* Recover orphan addresses (#13061)

Co-authored-by: rotorsoft <[email protected]>

* Fixed wallet + claim issues with walletconnect (#13058)

* Updated claim copy for logged out users

* cleanup claim banner branch cases

* added context

* updated branch case

* check user balance before signing transaction

* removed log

* fixed gas issues with magic wallet

* fix lint

* fixed wallet + claim issues for walletconnect wallets

* fix lint

* Fixed release note generation (#12987)

* Fixed custom domains (#13064)

* Added worker to fix custom domain issue

* Added readme

* Fixed custom domain

* Fix XP referrer share tier (#13065)

Co-authored-by: rotorsoft <[email protected]>

* Enhance TokenClaimBanner to display zero-allocation case (#13060)

* Enhance TokenClaimBanner to display an informational message for logged-in users with zero allocation. Refactor loading state check for improved clarity.

* Update TokenClaimBanner to safely access claimAddress properties using optional chaining, preventing potential runtime errors. This change enhances the component's robustness when handling undefined values.

* Proposal Listing (#11566)

* Proposal Listing List View with chain

* Removed Cards Collection

* REfactor Chain Check

* Refactor Card View

* Fixed Linting Errors

* Typescript type Defined

* Refactor the Proposal Fetching

* Refactor for unified proposal

* Dropdown Length Adjustments

* Seprate Grif Container and GridItem into Seprate Components

* Fixed Grid Linting

* Proposal Filtering Logic

* Lint Fix

* TODO Added

* Revert The Btn Change

* Lint Fixed

* Fixed Imports

* Updated Imports and fixed the scss

* Proposal Listing Memo

* Snapshot Search Fixed

* Fixed Memo Deps

* Proposal Type Defined

---------

Co-authored-by: Roger Torres <[email protected]>
Co-authored-by: rotorsoft <[email protected]>
Co-authored-by: Malik Zulqurnain <[email protected]>
Co-authored-by: kurtassad <[email protected]>
Co-authored-by: Marcin Maslanka <[email protected]>
Co-authored-by: Salman <[email protected]>

v1.11.8

Toggle v1.11.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Recover orphan addresses (#13061) (#13063)

Co-authored-by: Roger Torres <[email protected]>
Co-authored-by: rotorsoft <[email protected]>