Commit Graph

1069 Commits

Author SHA1 Message Date
Brendan from DeFi
04f658eabf feat: convert basenames claim frame to open frame (#1141)
* convert basenames claim frame to open frame

* revert changes to FrameTheme

* removing unused imports
2024-10-22 15:34:44 -07:00
Garey Simpson
ba34f1e207 feat: allow aux funds for name registration (#1125) 2024-10-22 16:34:41 -04:00
wbnns
912e3275eb docs: Add notice regarding fault proofs coming to mainnet on Base (#1138)
* docs(notices): Add notice for fault proofs on Base

* docs: Denote Base Mainnet in Fault Proofs notice

* docs: Incorporate fault proofs notice revisions

* fix(sidebar): Add link to fault proofs notice
2024-10-22 18:45:32 +00:00
katzman
b8b39e4135 feat(BAPP-700): Add talent protocol discount validator (#1120)
* Catch up to #1089

* Fix useAggregatedDiscountValidators

* Fix unused var

* PR fixes

* add mainnet address
2024-10-22 11:32:22 -07:00
Léo Galley
2463496188 border radius change (#1136) 2024-10-22 16:33:17 +00:00
Léo Galley
004b1226d1 No-op change for testing oct 22 (#1134) 2024-10-22 15:46:24 +00:00
Léo Galley
036de3f0a3 copy change (#1130) 2024-10-22 14:23:14 +00:00
Brendan from DeFi
e6414861ce updated superchain reference links (#1119) 2024-10-21 22:08:05 +00:00
Léo Galley
424b05e8a6 No-op change for testing (#1116) 2024-10-21 15:58:38 -04:00
Brendan from DeFi
3c2353e6e3 updated farcaster social link (#1096)
* updated farcaster social link

* remove link utm
2024-10-21 12:05:15 -07:00
Léo Galley
5fb8e55677 fix build (#1115) 2024-10-21 18:34:39 +00:00
Léo Galley
c05a8df5bd Fix: Use correct chain for discoutn code (#1107)
* use correct chain

* use dynamic chain
2024-10-21 14:14:58 +00:00
Léo Galley
928a0ccfb8 Feat: Registration Discount codes (#1084)
* discount code temp

* comments

* BE: Proof of concept

* mark/increment code as consumed

* bad code

* bad code

* dry it up

* remove test code

* cleanup and fix

* suspense

* undo change

* refactor: use internal transaction/capacities hooks for registration flow

* refetch basename

* fix: wrong name being used when reverseRecord is false

* prefetch

* ssr code instead of search params

* add banner & code
2024-10-21 09:50:07 -04:00
Pat
66decf1ff9 [Tutorial] Apply custom theme to Swap component (#1098)
* add theme gif

* add styled swap component image

* add swap component before custom theme

* add tutorial for custom themes in OCK
2024-10-21 06:40:16 -07:00
Aditya Arora
e3bbd75a8f (feat) - Update Pyth Oracle (#798)
* (feat) - Update Pyth Oracle

* edits

* requested changes

* requested changes

* requested changes

* requested changes

* fix

---------

Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
2024-10-18 15:14:05 -07:00
wbnns
02ae8b5657 chore(ecosystem): Update page (#1091) 2024-10-18 15:05:11 -07:00
Vansh Wassan
2855f83ecc Update: API3 under Oracles section (#575)
* update: API3

* fix: nits

---------

Co-authored-by: vanshwassan <vanshwassan@users.noreply.github.com>
Co-authored-by: wbnns <hello@wbnns.com>
2024-10-18 14:42:04 -07:00
wbnns
f949dd8b3d docs(ecosystem): Add instrux, how to add an app (#1066)
* docs(README): Add instrux for updating Ecosystem page

* chore(ecosystem): Redirect submissions to open PR on GitHub
2024-10-18 21:16:22 +00:00
Thibaut Rizzi
fd02c65aa4 docs(base-learn): fix arrow direction in evm architecture execution diagram (#1079)
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
2024-10-18 13:34:00 -05:00
Brian Friel
9e6c2542fe add phantom (#1070)
* add phantom

* remove phantom artifacts

---------

Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
2024-10-18 12:26:21 -05:00
Dmitry
18a3205ea7 Update hardhat-events-sbs.md (#1078)
Incorrect: "harhdat"
Correct: "hardhat"

"Harhdat" is a misspelling of "hardhat," which refers to the Hardhat development environment for Ethereum smart contracts. The error appears to be a typographical mistake, where the letters are incorrectly ordered.

Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
2024-10-18 10:10:13 -07:00
Brian Friel
b2cf38954f add phantom to connect wallet modal (#1083) 2024-10-18 13:04:16 -04:00
Jordan Frankfurt
8079208b5a add skill types (#1092) 2024-10-18 10:02:13 -07:00
Jordan Frankfurt
4bb1e17de0 add more websites to default profile (#1093) 2024-10-18 17:01:49 +00:00
Garey Simpson
08dd49a40c fix: name ownership recipient ens casing sensitivity (#1067)
* fix: name ownership recipient ens casing sensitivity

* use toLowerCase instead of toLocaleLowerCase
2024-10-18 11:58:11 -05:00
Dmitry
a96103f8af Update basenames-tutorial.md (#1075)
I found a spelling mistake in the text. In the first sentence, the word "intergrate" is incorrect. It should be "integrate."
2024-10-18 16:31:24 +00:00
Dmitry
05e6076852 Update 01_basename_social_dropdown.md (#1077)
The corrected word is "component."
2024-10-18 16:30:52 +00:00
Dmitry
29303205ee Update quickstart.md (#1076)
The word "Lets" should be contracted to "Let's" to indicate "let us." This is a common grammatical error.
2024-10-18 16:30:36 +00:00
neodaoist
9366e89431 Add Registry API docs to left side nav (#652)
* Add Registry API docs to left side nav

* Fix formatting

* Update sidebars.js to include Registry link

* Update sidebars.js
2024-10-18 09:07:43 -07:00
Daniloday
03bc86a933 Partner Rentality: info update (#1087)
* Changed parthner Rentality info

* Changed partner Rentality logo

---------

Co-authored-by: wbnns <hello@wbnns.com>
2024-10-18 08:59:18 -07:00
Jordan Frankfurt
1a72bacb8b kirkas nit (#1090) 2024-10-17 15:33:57 +00:00
Jordan Frankfurt
12b40b5b05 better error messages for frames (#1080) 2024-10-17 08:08:48 -07:00
Léo Galley
fc99fae92a fix complex url encoding (#1088) 2024-10-17 06:59:26 -07:00
Léo Galley
d60bd03749 remove job location (#1086) 2024-10-16 20:07:41 +00:00
Léo Galley
0ce74544f7 force upload assets url that point to another assets (#1085) 2024-10-15 17:04:08 -04:00
Pat
8d594aebcd OCK Pay & Fund tutorials (#1072)
* add images for fund and pay tutorials

* add onramp config troubleshooting steps

* add images for pay and fund tutorials

* add images to pay tutorial

* update metadata for pay + fund tutorials

* use replace dapp with app

* update title for better SEO

* add callouts

* crop image and add markups

* add details to OnchainkitProviders step

* call out the changes needed for the config.ts step

* add hyperlink for react docs
2024-10-15 13:36:10 -07:00
Brendan from DeFi
13c44e8a80 used custom link component (#1082) 2024-10-15 10:34:14 -07:00
Léo Galley
074609f86a force preload of video on homepage (#1081) 2024-10-15 17:09:07 +00:00
Jordan Frankfurt
06d7b07fcd make the onchainscore heatmap scroll rtl (#1058) 2024-10-15 09:47:19 -07:00
Léo Galley
9a520033db Feat: Cloudinary integration (#1071)
* cloudinary integration wip

* cloudinary integration wip

* fetch & proxy

* fix lock

* remove lib due to wasm nonsense

* clean up

* Update apps/web/src/components/ImageCloudinary/index.tsx

Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>

* Update apps/web/src/components/ImageCloudinary/index.tsx

Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>

* add logger to the routes

* env example

* fix loading

---------

Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2024-10-15 12:43:20 -04:00
Brendan from DeFi
46005fd566 Fix: superchain link (#1073)
* added link to decentralized VideoCard

* adjusted hoverstate
2024-10-15 00:29:53 +00:00
Pat
57c8b57e52 Profile tutorial (#1051)
* Create a Basename Profile Dropdown tutorial

* add images

* add images to tutorial page

* crop image

* update intro
2024-10-14 12:09:22 -07:00
Léo Galley
2e1c8873b6 use capabilities instead of connectorId for feature detection (#1069) 2024-10-14 11:20:15 -04:00
Léo Galley
7d92c1f147 remove compare link (#1068) 2024-10-14 11:01:20 -04:00
Brendan from DeFi
b8e5970dc0 updated open and trusted text (#1064) 2024-10-12 09:05:27 -07:00
wbnns
459e572788 fix(ecosystem): Drop Earn Finance (#1062)
Broken link and 404s
2024-10-12 00:27:13 +00:00
Brendan from DeFi
abf5d806b2 Chore: Built on the Superchain (#1063)
* remove basenames claim modal from web

* removed basenames modal from docs

* revert changes to tutorials data

* added superchain to web hero

* use StaticImageData for svg type
2024-10-11 23:12:41 +00:00
Brendan from DeFi
28453fecff Fix/remove basenames modal (#1061)
* remove basenames claim modal from web

* removed basenames modal from docs

* revert changes to tutorials data
2024-10-11 15:43:29 -07:00
Léo Galley
2a62895198 prevent content jump (#1060) 2024-10-11 20:53:25 +00:00
Jordan Frankfurt
6ef01cc031 feat: better invalid frame styling (#1059)
* feat: better invalid frame styling

* failed to load frame copy
2024-10-11 20:02:52 +00:00