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

(Update): check diff between dev and main #191

Draft
wants to merge 116 commits into
base: main
Choose a base branch
from
Draft

Conversation

BowTiedHeron
Copy link
Collaborator

No description provided.

codemaster115 and others added 30 commits May 11, 2022 07:46
* feat(farm): add stake/unstake using `sendAll`

Add staking/unstaking using multiple transactions and
`Provider.sendAll()` when the number of NFTs is too large to send in a
single transaction.

* feat(farm): add `Select All` buttons

* feat(farm): batch deposit/withdraw instructions when using `sendAll`

* feat(farm): batch `sendAll`
increased transaction timeout to 120s in network config to combat low tps on Solana
This provides a fallback mechanism for when a farmer deposits NFTs to
their vault but the stake transaction is not sent/confirmed.
In this case, this allows the farmer to stake their vault manually.
… in filter (#109)

fix(farm): gem-farm-ts 0.24.1 version bump
feat(farm): added staked in filter for farms
Pass `farmerState` to `FarmHeaderComponent` via props to ensure
re-render when `farmersState` is updated by parent.
The following changes have been made:

Modified pages/_app.ts to use the built-in NextJS <Script> tag, in order to add GA4 global site tag.
Pass necessary state to `FarmHeaderComponent` via props to ensure
re-render when farm state is changed by parent.
gonwi and others added 26 commits July 30, 2022 15:37
fix: removed execute card for executed proposals

Co-authored-by: daan <[email protected]>
Merge gov branch into development
@vercel
Copy link

vercel bot commented Dec 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
governance-test ❌ Failed (Inspect) Dec 17, 2022 at 9:07AM (UTC)
honey-frontend ✅ Ready (Inspect) Visit Preview Dec 17, 2022 at 9:07AM (UTC)

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.

6 participants