Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Stampchain #65

Closed
wants to merge 812 commits into from
Closed

New Stampchain #65

wants to merge 812 commits into from

Conversation

reinamora137
Copy link
Contributor

No description provided.

dev4pear and others added 22 commits November 21, 2024 12:32
* fixed minor styling issues

* uppercase fix

* fix: typing error and wrong value for telegram

---------

Co-authored-by: reinamora <[email protected]>
- fix emoji handling in stamping pages
- consolidate olga and multisig src-20 and restore msig functionality
- update to freseh 1.7.3
- use JSR for crypto (remove deprecated broserify)
- update to use logger
- remove swagger-cli for more recent redocly/cli linting

still needs src-20 fee rate calculation love to match that of olga stamps
* update donate

* change the data like stamp buy modal

* update fee selector

* fix conflict

* revert: restore FeeEstimation.tsx from dev branch

---------

Co-authored-by: reinamora <[email protected]>
* fix conflicts

* update AboutDonate file

* update fee selector

* update fee estimation file

* update home carousel

* update about donate
* tool pages - main

* tool pages - associated subsections

* tools page - how-to modules + home page - modules

* how-to pages

* media page + faq page
added subtitle string

homeStampPreview - added subtitles // updated gap/columns/classNames

stampSection - added subtitle // removed padding

homeIndex - updated gap // rearranged getstamping ssection

changed h1 title colors

changed gradient color

indecisive reversal of styling

reversal of style
itttm127 and others added 29 commits December 18, 2024 16:01
* chore: change file for updating

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: change file for updating

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: increase modal height

* chore: fix conflect
- Add proper user permissions and cache directories
- Improve build error handling and verification
- Set up secure environment variables for Deno and NPM
- Add CI test for docker build
* about - hide contact section

* homepage - reshuffling sections

* carousel - font color change

* focus styling

* gradient background - restyled
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
* chore: change file for updating

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: change file for updating

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: fix dependency & update date field

* chore: change file for updating

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: change file for updating

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: update button style on mint & fix stamping/stamp page loading & update table for responsive

* chore: add date field & remove memo
time=2024-12-19T19:46:44.954Z level=WARN msg="reviewdog: -fail-on-error is deprecated. Use -fail-level=any, or -fail-level=error for github-[pr-]check reporter instead. See also
* fix: update donate modal to use dispenser transactions

- Update WalletDonateModal to use dispenser-based transactions
- Add fixed dispenser address constant
- Improve UI to match StampBuyModal
- Fix deno.json formatting
- Enable RBF for transactions
- Add proper error handling for PSBT signing

Co-Authored-By: [email protected] <[email protected]>

* chore: restore deno.json fmt configuration

Co-Authored-By: [email protected] <[email protected]>

* fix(donate): restore shared ui classes and fix component structure

Co-Authored-By: [email protected] <[email protected]>

* fix(donate): remove max amount functionality from donate form

Co-Authored-By: [email protected] <[email protected]>

* fix: add missing closing brace in deno.json

Co-Authored-By: [email protected] <[email protected]>

* fix: update deno.json to use flat formatting options

Co-Authored-By: [email protected] <[email protected]>

* fix: update formatting in WalletDonateModal.tsx

Co-Authored-By: [email protected] <[email protected]>

* fix: formatting issue

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: reinamora <[email protected]>
- Updated endpoint construction with correct pagination parameters
- Added proper type and sortBy parameters to API request
- Ensured default limit of 8 tokens for wallet page
- Added pagination component display for wallet context

Fixes #513

Co-Authored-By: [email protected] <[email protected]>
* fix: remove unused getTabsWithCounts function

- Remove duplicate getTabsWithCounts implementation
- Keep newer implementation that uses totalCounts state
- Part of deno lint fixes

Co-Authored-By: [email protected] <[email protected]>

* fix: add @stampchain owner tags to TODO comments

- Add owner tags to TODO comments in [...op].ts
- Add owner tags to TODO comments in StampDispensers.tsx
- Add owner tags to TODO comments in StampCard.tsx
- Part of deno lint fixes

Co-Authored-By: [email protected] <[email protected]>

* fix: add underscore prefixes to unused variables

- Add underscore prefixes to unused variables in WalletDonateModal.tsx
- Add underscore prefixes to unused variables in SRC20TickHeader.tsx
- Add underscore prefixes to unused variables in StampImage.tsx
- Fix undefined variables in StampImage.tsx share functionality

Co-Authored-By: [email protected] <[email protected]>

* fix: add underscore prefixes to remaining unused variables

- Add underscore prefixes to unused variables in ComplexFeeCalculator.tsx
- Add underscore prefixes to unused variables in TransferContent.tsx
- Add underscore prefixes to unused variables in StampBuyModal.tsx
- Add underscore prefixes to unused variables in StampSection.tsx
- Add underscore prefixes to unused variables in [id].tsx

Co-Authored-By: [email protected] <[email protected]>

* fix: restore used variables and fix naming

Co-Authored-By: [email protected] <[email protected]>

* fix: update interfaces to match underscore-prefixed variables

Co-Authored-By: [email protected] <[email protected]>

* fix: add underscore prefixes to remaining unused variables

Co-Authored-By: [email protected] <[email protected]>

* fix: add underscore prefixes to remaining unused variables

Co-Authored-By: [email protected] <[email protected]>

* fix: update SelectFieldProps interface to match underscore-prefixed variables

Co-Authored-By: [email protected] <[email protected]>

* chore: lint cleanup, and activate lint check in CI

* chore: deno fmt and make docker dependent upon deploy CI

* chore: rename CI checks

* fix: reviewdog

* chore: CI cleanup

* fix: package lock for CI tests, add type error check reports

* chore: type check error reporting

* chore: more output on type errors

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: reinamora <[email protected]>
* feat(src20): add date range and market data filtering to v2 endpoint

- Add date range filtering (dateFrom, dateTo)
- Add market data based filtering (price, volume)
- Maintain backward compatibility
- Sanitize and validate new filter parameters

Co-Authored-By: [email protected] <[email protected]>

* feat(src20): implement v2 methods for trending and market cap endpoints

Co-Authored-By: [email protected] <[email protected]>

* fix(src20): handle mint data enrichment in balance request

Co-Authored-By: [email protected] <[email protected]>

* test(src20): add balance request tests with mint data enrichment

Co-Authored-By: [email protected] <[email protected]>

* fix(src20): remove duplicate type declaration in trending endpoint

Co-Authored-By: [email protected] <[email protected]>

* test(src20): add API compatibility tests for v1 vs v2 endpoints

Co-Authored-By: [email protected] <[email protected]>

* test(src20): add performance tests and fix import paths

Co-Authored-By: [email protected] <[email protected]>

* chore: further updates to get src20 filtering

* Itttm/tidy data src20 stamp (#583)

* chore: update query on getValidSrc20TxFromDb & pagination on src20 & stamp

* chore: fix lint

* feat: update filter with urlUpdate

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: reinamora <[email protected]>
Co-authored-by: itttm127 <[email protected]>
* fix: prevent tooltip from blocking modal close actions

Co-Authored-By: [email protected] <[email protected]>

* fix: format onClick event for modal in FeeCalculatorBase.tsx

Co-Authored-By: [email protected] <[email protected]>

* chore: fix tooltip error, update lint json error in CI

- tooltip timeout missing from feecalculator causing modal not to close

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: reinamora <[email protected]>
const

all corners updates

removed custom rounded border (is the same as rounded-md) - updated 1 instance of use
- Add consistent rounded corners to background gradient containers
- Update modal popups and images for visual consistency
- Remove custom rounded border class in favor of tailwind rounded-md
- Standardize background opacity across components

Co-Authored-By: [email protected] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants