PancakeSwap: Successfully Adding Token Data Using a Hybrid Git Approach

0 replies 315 views
whal3365Member
Posts: 1 · Reputation: 64
#1Sep 19, 2018, 12:00 PM
Hey everyone! We’re super pumped to share that we’ve hit a huge technical milestone for the humanitarian UAHToken project: we’ve successfully integrated our token data into PancakeSwap's official Token List. This was made possible by using a hybrid tech stack, which helped us get around some limitations in the Windows environment while keeping full Git history compatibility for the final Pull Request (PR). 🔗 Final Update: Pull Request Submitted After tackling some tricky Git and filesystem issues, we managed to push our validated commit to the right forked repo, and now the Pull Request is with the PancakeSwap team for review. Objective: To get UAH DAO, DonorBadge, and related LP tokens added to the pancakeswap-default.json file. Final Commit: [feat: Add UAH DAO, DonorBadge, and associated LP tokens to the default list] Status: Pull Request is created and waiting for review. 🛠️ Our Winning Strategy: Hybrid Stack and Cherry-Picking The PancakeSwap/token-list repo has some paths and symbols that clash with standard Windows filesystem limits, leading to annoying "invalid path" errors and that pesky "nothing to compare" error on GitHub (thanks to different commit histories). We pulled off our success using a two-phase hybrid stack that mixed local compilation with cloud-based history fixes: Phase Environment Goal Key Tool / Technique I. Local Validation Windows 10/11 Run token list build scripts and create valid token.
5 Reply Quote Share
?Reply
Sign in to reply to this topic

Related topics