Commit Graph

  • 8d6dc80f55 fix for marked package update develop hueso 2026-06-08 18:23:27 -03:00
  • cea50bb22c remove legacy function isTestNetEnvironment hueso 2026-06-08 18:05:53 -03:00
  • a9d370ce9e update tsconfig for typescript 7 hueso 2026-06-08 17:49:01 -03:00
  • fe8cedf048 fix: rename rootstock mainnet icon to match network slug Arthur Abeilice 2026-06-06 09:58:19 -03:00
  • c47968333f test: change vitest config (#7) arthur 2026-05-30 17:40:47 +00:00
  • 7887f50b1a ci(deploy): install contracts submodule via yarn before SPA build (#15) arthur 2026-05-14 22:18:15 +00:00
  • e182347f5e run CI/CD on dev branch and tags hueso 2026-05-09 02:26:42 +00:00
  • 9f04c09704 fix(ui): remove unnecessary line breaks in component templates for consistency Arthur Abeilice 2026-05-08 21:50:04 -03:00
  • 36cd57b59e fix(ui): os devs do bb usaram classe com numero errado, ao atualizar p/ nova versão quebrou devido a cor padrão, remover classe p/ adaptar p/ tailwind4 Arthur Abeilice 2026-05-08 18:18:34 -03:00
  • 0bc4e4ccf3 chore(knip): remove unnecessary ignore pattern from knip.json Arthur Abeilice 2026-05-08 17:43:50 -03:00
  • 00390ab0c3 chore(knip): add config and remove dead code/deps Arthur Abeilice 2026-05-07 20:06:29 -03:00
  • 5dc630acdf chore: remove zkPix submodule Arthur Abeilice 2026-05-05 10:03:12 -03:00
  • 9828a44cf8 break actions in multiple (#12) arthur 2026-05-08 20:15:47 +00:00
  • 616302ffbe clean AI slop hueso 2026-05-07 16:57:12 -03:00
  • cee0cc1296 refactor(eslint): use defineConfigWithVueTs and extends instead of map Arthur Abeilice 2026-05-05 00:26:37 -03:00
  • 72b9b64da8 chore(scripts): update lint commands to remove directory scope Arthur Abeilice 2026-05-05 00:01:41 -03:00
  • e2a03786e1 chore(eslint): scope rules via files instead of negated ignores Arthur Abeilice 2026-05-04 23:58:21 -03:00
  • 918e6fecde chore(eslint): move src/tests scoping into config via negated ignores Arthur Abeilice 2026-05-04 23:51:05 -03:00
  • 0cdc69d4da chore(scripts): scope lint to src and tests instead of repo-wide Arthur Abeilice 2026-05-04 23:36:38 -03:00
  • ee783ea727 docs(README): drop stale liftlearning sonarcloud badges Arthur Abeilice 2026-05-04 23:33:01 -03:00
  • 0761f74e1a docs(README): drop self-clone link, list current per-network env vars Arthur Abeilice 2026-05-04 23:29:38 -03:00
  • 289910df95 chore(scripts,docs): make submodule bootstrap explicit, drop auto-install on start Arthur Abeilice 2026-05-04 23:11:27 -03:00
  • c7a285c4a1 chore(scripts): simplify wagmi:gen script by removing redundant .env check Arthur Abeilice 2026-05-04 22:53:09 -03:00
  • c9ca178b24 chore(scripts): drop redundant lifecycle wrappers, inline submodule setup into wagmi:gen Arthur Abeilice 2026-05-04 22:49:57 -03:00
  • 555eac9e7c fix(scripts): contracts:setup preserves existing .env, handles macOS cp Arthur Abeilice 2026-05-04 22:46:34 -03:00
  • 10569db3b1 chore(scripts): use wagmi binary and stop clobbering submodule .env Arthur Abeilice 2026-05-04 22:13:22 -03:00
  • 2e2d2ff6d7 chore(submodules): remove branch specification for p2pix-smart-contracts and zkPix Arthur Abeilice 2026-05-04 21:58:45 -03:00
  • e7bf32b6c3 chore(codegen): restore minimal wagmi.config.ts (hardhat plugin) Arthur Abeilice 2026-05-04 21:47:35 -03:00
  • 4a09a323bd chore(codegen): drop @wagmi/cli actions plugin (no callers in src/, generated file shrinks ~63%) Arthur Abeilice 2026-05-04 21:40:20 -03:00
  • 6c5c487874 chore(codegen): keep src/blockchain/abi.ts as wagmi output + infra polish Arthur Abeilice 2026-05-04 21:29:36 -03:00
  • 4e65ab7ff0 chore(codegen): drop committed src/blockchain/abi.ts in favor of generated src/generated.ts Arthur Abeilice 2026-05-04 21:20:24 -03:00
  • 7c17e940da chore(codegen): wire wagmi ABI codegen against smart-contracts submodule Arthur Abeilice 2026-05-04 21:13:31 -03:00
  • bdaffbd889 chore: add p2pix-smart-contracts (dev) and zkPix (feat/fake-bb-sandbox) submodules Arthur Abeilice 2026-05-04 20:52:05 -03:00
  • 9c948d7da4 refactor: standardize quote styles to single quotes across all files Arthur Abeilice 2026-05-04 20:39:10 -03:00
  • af897e7dd4 feat: add Tailwind CSS reference to multiple components for styling consistency Arthur Abeilice 2026-05-04 20:32:24 -03:00
  • 663a0bce46 add @web3-onboard back as stop-gap until reown migration Arthur Abeilice 2026-05-04 20:14:49 -03:00
  • 4469ccb30a refactor: update configuration files to use ES module syntax and integrate Tailwind CSS Arthur Abeilice 2026-05-04 20:13:20 -03:00
  • 98c6e04a16 feat: render app version in bottom-left footer Arthur Abeilice 2026-05-04 20:08:24 -03:00
  • d63cb8c6d3 refactor: clean up code formatting and improve readability across multiple components Arthur Abeilice 2026-05-04 20:04:19 -03:00
  • c481d9d0a5 migrate eslint to flat config (eslint 10) Arthur Abeilice 2026-05-04 20:01:40 -03:00
  • 63f5ee017b refactor: update TypeScript configuration to extend correct Vue tsconfig files Arthur Abeilice 2026-05-04 19:56:20 -03:00
  • dacbeac019 update Dockerfile to use latest bun image Arthur Abeilice 2026-05-04 19:53:22 -03:00
  • 18efb7543e use oven-sh/setup-bun action in CI Arthur Abeilice 2026-05-04 19:53:06 -03:00
  • 6caf34b579 switch to bun + adopt e2e dependency stack Arthur Abeilice 2026-05-04 19:49:15 -03:00
  • ec1053c660 simplify networks config hueso 2026-05-01 19:21:11 -03:00
  • 46be71046a Merge branch 'develop' hueso 2026-03-13 01:11:07 -03:00
  • ebe03eb439 deploy to branch hueso 2026-03-13 01:08:54 -03:00
  • abeef0bd85 deploy to node hueso 2026-03-05 22:30:50 -03:00
  • ea5773c7d0 CI: build-only (no type-check) hueso 2026-03-02 02:12:26 -03:00
  • 95c3692bcb piñata soft fail hueso 2026-03-05 22:19:27 -03:00
  • 7cda8d5573 import contracts from submodule hueso 2026-03-05 21:59:10 -03:00
  • 6cfe478177 manually trigger IPFS action hueso 2026-03-05 21:58:59 -03:00
  • f31fa15887 add basic error handling on subgraph queries hueso 2025-10-24 20:34:08 -03:00
  • ad5b0a3a93 fix: chainID as hex on web3onboard call hueso 2025-10-24 20:33:06 -03:00
  • 6979ba0402 fix: sellerId as string hueso 2025-10-24 20:16:01 -03:00
  • 43b955296a chore: add group to pinata deploy action Jefferson Mantovani 2026-01-22 15:52:44 -03:00
  • 1cf9898e2d Merge pull request #11 from doiim/feat/update-app Jefferson Mantovani 2026-01-22 11:16:45 -03:00
  • 9c8ba43339 fix: pinata install in ipfs script Jefferson Mantovani 2026-01-22 11:10:51 -03:00
  • b655a3c4b6 chore: update app version Jefferson Mantovani 2026-01-22 11:08:18 -03:00
  • 42016d0101 Merge pull request #10 from doiim/feat/version-update Jefferson Mantovani 2026-01-22 11:02:06 -03:00
  • 674948120c fix: remove old github workflows Jefferson Mantovani 2026-01-22 11:00:50 -03:00
  • 3c8e9c0262 fix: ipfs release script Jefferson Mantovani 2026-01-22 10:58:55 -03:00
  • d686fca363 chore: test pinata upload Jefferson Mantovani 2026-01-22 10:53:33 -03:00
  • 183fd698a9 chore: test pinata upload Jefferson Mantovani 2026-01-22 10:52:37 -03:00
  • 100aab6b42 Merge pull request #9 from doiim/feat/reputation-input-limit filipesoccol 2025-11-17 13:37:26 -03:00
  • 9a506acfa6 feat: show the reputation limit in the buy input Jefferson Mantovani 2025-11-14 10:01:24 -03:00
  • d603753654 Merge branch 'develop' Jefferson Mantovani 2025-11-06 16:19:57 -03:00
  • b4f5134156 chore: register version 1.1.0 Jefferson Mantovani 2025-11-06 16:19:42 -03:00
  • 290e339f0c Merge branch 'develop' Jefferson Mantovani 2025-11-06 11:15:26 -03:00
  • 4c721e4431 chore: register version 1.1.0 Jefferson Mantovani 2025-11-06 11:15:10 -03:00
  • 1adef2dbb8 Merge branch 'develop' Jefferson Mantovani 2025-11-06 11:12:30 -03:00
  • bf75cd766a chore: register version 1.1.0 Jefferson Mantovani 2025-11-06 11:11:42 -03:00
  • d3eae76f91 Merge branch 'develop' Jefferson Mantovani 2025-11-06 11:07:41 -03:00
  • a4163a2ba6 chore: register version 1.1.0 Jefferson Mantovani 2025-11-06 11:06:02 -03:00
  • fad52d79d2 Merge release/1.1.0 into develop Jefferson Mantovani 2025-11-06 10:57:27 -03:00
  • f64ea2ddf1 Merge release/1.1.0 into main Jefferson Mantovani 2025-11-06 10:57:02 -03:00
  • e67c8fcc77 chore: bump version to 1.1.0 Jefferson Mantovani 2025-11-06 10:56:42 -03:00
  • ac670235cd fix: layout Jefferson Mantovani 2025-11-06 10:28:27 -03:00
  • 38201bb254 feat: versioning Jefferson Mantovani 2025-11-06 10:28:14 -03:00
  • fece86e305 refactor: add transaction timestamp Jefferson Mantovani 2025-11-06 10:26:51 -03:00
  • b27b07fe47 Merge pull request #8 from doiim/feat/app-footer filipesoccol 2025-10-31 18:20:29 -03:00
  • d33d7f8538 feat: add footer with app version Jefferson Mantovani 2025-10-31 07:14:44 -03:00
  • 57714fac9b Merge pull request #7 from doiim/feat/transaction-explorer Jefferson Mantovani 2025-10-24 17:12:43 -03:00
  • 9eee78fa91 fix: network selection Jefferson Mantovani 2025-10-24 16:01:07 -03:00
  • 4b4ade2bfa Merge branch 'develop' into feat/transaction-explorer Jefferson Mantovani 2025-10-24 15:43:58 -03:00
  • 364cdd3b60 Merge pull request #6 from doiim/refactor/network-dynamize filipesoccol 2025-10-24 15:10:59 -03:00
  • 799f7cfe09 feat: add transactions explorer page Jefferson Mantovani 2025-10-23 15:40:09 -03:00
  • 2117638305 fix network icons Jefferson Mantovani 2025-10-15 19:11:30 -03:00
  • 9e5516972a parse sellerId as number refactor/network-dynamize hueso 2025-10-15 14:46:37 -03:00
  • a3e3f0506c add rsk testnet icon hueso 2025-10-12 18:57:36 -03:00
  • 976c48ac4b optimized icon importing hueso 2025-10-12 18:57:25 -03:00
  • 7bcf5d90c2 remove deprecated NetworkEnum hueso 2025-10-11 21:32:53 -03:00
  • 358ae7410f fixed network selection (hex string) and icons hueso 2025-10-11 21:31:53 -03:00
  • a906fa136d refactored network selection hueso 2025-10-11 02:17:07 -03:00
  • 7ec73e8c6f Merge pull request #5 from jeffmant/refactor/ux-improvements filipesoccol 2025-10-10 15:07:46 -03:00
  • 84afed78fb refactor: organize components Jefferson Mantovani 2025-10-10 11:39:54 -03:00
  • 2b6be86b2e fix: copy qrcode to clipboard Jefferson Mantovani 2025-10-08 20:56:02 -03:00
  • fdc03068f2 refactor: listing component improvements Jefferson Mantovani 2025-10-08 20:55:39 -03:00
  • c58e91e073 refactor: organize componentes files Jefferson Mantovani 2025-10-08 20:29:51 -03:00
  • 13c0fcc681 Merge pull request #4 from jeffmant/refactor/network-dynamize filipesoccol 2025-10-08 13:39:33 -03:00