Brian Doyle
566e5f5832
Rename Base Camp to Base Learn ( #649 )
...
* Rename Base Camp to Base Learn
* Rename Base Camp to Base Learn
* Update learn link
* change wallet type property from camel to snake case (#643 )
* Update api key requirement, minor style updates (#642 )
* Fix type and clarify inheritance ex (#655 )
* Document Reth snapshot URLs (#651 )
* feat(ecosystem): New additions to Ecosystem page (#647 )
* feat(ecosystem): New additions to Ecosystem page
* chore(Ecosystem): Add image for Dynamic
* Update preparing-for-fault-proofs-on-base-sepolia.md (#633 )
Update preparing-for-fault-proofs-on-base-sepolia
* Fix conflict
* fix conflict
---------
Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com >
Co-authored-by: Danyal Prout <danyal.prout@coinbase.com >
Co-authored-by: wbnns <hello@wbnns.com >
Co-authored-by: Olexandr Radovenchyk <radole1203@gmail.com >
2024-07-23 17:44:11 -04:00
wbnns
51206f7565
fix(block explorer): Point to Blockscout alongside outage ( #571 )
...
Basescan is currently experiencing an outage. This updates relevant
block explorer links to point to Blockscout in the interim.
2024-06-18 11:08:07 +00:00
Brian Doyle
bb3608a8f8
Add Learn link to nav ( #567 )
2024-06-17 15:07:52 -04:00
Jordan Frankfurt
bc7c37668e
@next/font has been deprecated in favor of the builtin next/font</local> ( #561 )
2024-06-15 13:44:03 +00:00
Brendan from DeFi
fe134710a4
Chore/bridge cleanup ( #556 )
...
* deleted unused bridge components
* second run through bridge components
* third deletion of unused bridge components
2024-06-13 12:35:59 -07:00
Matthew Bunday
33ab0189f4
Design pass with Shelly ( #514 )
2024-05-23 16:41:48 -04:00
Arjun Dureja
fd46c9080e
Update Cross-Origin-Opener-Policy header ( #511 )
2024-05-23 18:32:23 +02:00
Matthew Bunday
552ba70331
Remove modals, improve layout ( #509 )
...
* Remove modals, improve layout
* Lint
2024-05-22 12:31:58 -04:00
wbnns
13f411e946
refactor(bridge + docs): Update metadata to reference Superchain Bridges ( #508 )
...
* refactor(bridge): Update metadata to reference Superchain Bridges
* refactor(docs): Drop Bridge FAQ from Sidebar
* refactor(docs): Drop faq for bridge.base.org (deprecated)
* refactor(docs): Add redirect for deprecated bridge faq
* refactor(docs): Combine mainnet and testnet bridge resources
* refactor(docs): Add link to brid.gg landing page for Base
* refactor(docs): Add links to both mainnet/testnet options
* fix(docs): Typo in page description
* refactor(docs): Drop artifact
2024-05-21 21:11:46 +02:00
Matthew Bunday
b1971016c2
Fix team name ( #507 )
2024-05-21 13:41:54 -04:00
Matthew Bunday
6cba5dc5f6
Bridge deprecation ( #505 )
...
* Deprecation content
* checkpoint, considering factoring out nav
* Update FAQ
* Configure code sharing ; nav
* Disable SSR to avoid hydration errors
* Add comment
* Lint
* Update FAQ
* Deprecate every page
2024-05-21 12:37:58 -04:00
wbnns
46ceb58cf0
docs(bridge) Update Superchain Bridge date to May 21st ( #495 )
...
Updates the switchover date from the 17th to the 21st.
2024-05-15 09:07:42 -04:00
wbnns
1469c3b656
docs(bridge) Update Superchain Bridge date to May 17th ( #490 )
...
Updates the switch over date from the 10th to the 17th.
2024-05-07 12:46:30 -04:00
wbnns
619bf1466d
docs(bridge): Fix Superbridge URL ( #482 )
...
Updates Superbridge's URL to the correct one:
s/superbridge.com/sueprbridge.app/
2024-05-04 17:08:17 -07:00
wbnns
3e45f3717e
docs(bridge): Update banner and FAQs ( #481 )
...
* docs(bridge): Update banner and FAQs
Updates the banner with deprecation date, expands additional FAQs and
links to Superbridge
* fix(bridge): Escape quotes in strings
2024-05-04 07:00:02 -07:00
Matthew Bunday
5034fe35db
Add Bridge deprecation warning ( #479 )
...
* Add deprecation modal
* Add deprecation modal
* Add deprecation header
* Add deprecation questions to FAQ
* Update DeprecationModal copy
* Update faq copy
* Update faq copy
2024-05-03 13:04:54 -07:00
Matthew Bunday
3ecd38815e
Get eslint typescript rules working correctly with transpiled packages and wagmi types ( #475 )
2024-05-01 16:35:51 -07:00
Carl Aiau
ac2bf04154
Add digital accessibility improvements to Base Bridge ( #439 ) ( #448 )
2024-04-23 19:46:17 -04:00
taycaldwell
5e66754369
Add more redirects for docs ( #416 )
...
* Update using-base.md
* Update docusaurus.config.js
* Update DesktopNav.tsx
* Update MobileMenu.tsx
* Add query parameters to tutorial filtering
* Fix broken link
* Fix broken link
* Update redirects
* Update redirects
* Fix broken link
* Update server.js
* Update middleware.ts
* Update server.js
* Update middleware.ts
* Update server.js
* Update middleware.ts
* Update middleware.ts
2024-04-06 11:40:21 -04:00
Tyurin Kirill
d166dc8c7c
fix: logo svg width error ( #372 )
2024-04-04 15:23:05 -04:00
wbnns
8c324f4d33
refactor(bridge): Drop bridge maintenance notice ( #390 )
2024-03-27 17:24:08 -04:00
wbnns
4241ff5eea
docs(bridge): Update bridge pause to new date ( #381 )
2024-03-21 07:14:23 -07:00
wbnns
fe401968b0
fix(bridge): Add default open graph metadata ( #378 )
2024-03-19 18:05:43 -04:00
wbnns
eff40eb584
feat(bridge): Add planned paused note to top of page ( #376 )
2024-03-18 22:43:22 -04:00
wbnns
b3f40f0454
chore(README): Force redeploy on sepolia-bridge.base.org ( #366 )
...
Trivial change to README to enable a deployment on
sepolia-bridge.base.org on top of a stale commit.
Stale commit that wasn't deployed:
fb4b13cd0d
2024-03-15 10:26:26 -04:00
Danyal Prout
fb4b13cd0d
Revert "add goerli deprecation notice ( #256 )" ( #327 )
...
This reverts commit d2727d539e .
2024-02-13 17:17:48 -06:00
Matthew Bunday
7a157a85a7
Add a more obvious button to the transaction page within withdraw flow ( #317 )
2024-02-09 15:26:12 -01:00
Henri Devieux
e10142e2cd
Add warning banner on Transactions page ( #308 )
2024-02-08 12:05:31 -05:00
Matthew Bunday
f691dfe858
Revert explorerTx transform logic to handle all transaction types ( #304 )
2024-02-06 10:15:55 -05:00
cody-wang-cb
cf78792bcc
support USDC sepolia bridging ( #296 )
2024-02-02 15:00:04 -05:00
Matthew Bunday
d6b66f0a26
Merge transactions from indexer and explorer for redundancy ( #279 )
2024-01-27 10:29:40 -05:00
Matthew Bunday
4972401738
Fix withdraw/deposit max ( #277 )
2024-01-25 15:06:14 -05:00
Lukas
a1f9714a4e
goerli deposit eol ( #270 )
2024-01-22 13:26:32 -05:00
Lukas
97762aac31
max fix ( #269 )
2024-01-22 13:26:08 -05:00
Lukas
d2727d539e
add goerli deprecation notice ( #256 )
...
* add goerli deprecation notice
* update
2024-01-17 18:28:42 -05:00
cavalier_eth
ed59ccec4f
feat: add SNX on Base ( #232 )
...
* add SNX
* add SNX
* spacing
2024-01-05 09:05:14 -05:00
Maciek
0c2846efc1
add BTRST to bridge UI ( #220 )
2024-01-04 22:39:50 -05:00
wbnns
66f95b2534
refactor: Update Twitter URL to new handle ( #223 )
...
* refactor: Update Twitter URL to new handle
Now that we've switched to x.com/base, the old URL will 404
* Leave references to Twitter vs X as-is
2023-12-21 20:30:29 -05:00
Matthew Bunday
2aaecf0b56
Update to latest wagmi to prevent ledger connect-kit vulnerability ( #192 )
2023-12-14 11:57:45 -05:00
Eugene Mamin
c23379da20
feat: add wstETH on Base ( #157 )
...
Add new wstETH asset
Add icon
2023-12-07 14:57:49 -05:00
Lukas
a4b147014f
add withdrawal L1 fee info modal ( #138 )
...
* add withdrawal fee info
* cleanup
* small updates
2023-11-22 16:16:56 -05:00
dudesahn
4b3f1843fc
feat: update YFI logo ( #153 )
2023-11-21 17:18:55 -06:00
Lukas
1b7f736007
remove deposit gas limit ( #136 )
2023-11-20 18:07:40 +03:00
wbnns
be6dd8e666
public/document: Serve Grants Privacy Notice from base.org ( #131 )
2023-11-16 08:38:47 -06:00
wbnns
1b400ce69b
public/document: Add Base Grant Privacy Notice ( #130 )
2023-11-15 18:44:01 -05:00
wbnns
f96560a85a
apps/bridge/assets: Add allowlist note ( #121 )
...
Resolves #70
2023-11-09 16:09:24 -05:00
Matthew Bunday
1a4d98fbc5
Configure additional backup public ETH RPCs ( #114 )
2023-11-06 15:53:10 -05:00
alvarius
8672dfb25e
update Dockerfile to use public image and remove base bugsnag params ( #112 )
...
* update Dockerfile to use public image and remove base bugsnag params
* move dockerfile to example
2023-11-06 15:19:14 -05:00
alvarius
63c8c0268c
improve type safety in chains.ts ( #113 )
...
* improve type safety in chains.ts
* use as const
2023-11-06 11:36:17 -05:00
Lukas
784747eae8
add start block to explorer query ( #111 )
2023-11-04 13:11:51 -04:00