FlipsideCrypto / badger

EVM primitive, protocol and app layer that exposes top-down management mechanisms for on-chain organizations. Badger is the key to the existing gates and locks within Web3.
https://www.trybadger.com/
MIT License
22 stars 1 forks source link

fix: contract audit adjustments #130

Closed nftchance closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for badger-frontend canceled.

Name Link
Latest commit 6833060ab3696e11da9e081cdc26d1a630aa41e7
Latest deploy log https://app.netlify.com/sites/badger-frontend/deploys/63ff0169f5483e000801a36c
nftchance commented 1 year ago

@masonchain Would you please:

<3 When you do let me know and I can walk you through the update deployment stack and stuff.

nftchance commented 1 year ago

Once the API has had time to configure and get everything running. We can have a separate PR that introduces the front-end support of using v5.

nftchance commented 1 year ago

I submit to the wrong branch and getting the balances off this branch now is going to be a significant pain. Just going to deploy the two together :/

nftchance commented 1 year ago

This PR with balance inclusion takes care of showing the balance in the /wallet/ when it is loaded. However, the implementation of the API for balances is not complete, this is simply the migration towards an improved API configuration and soon-to-come improved API integration.

Balances are not a blocker here as they are not required, however, the field to show balances will also now not be included v5 due to the refactoring that is needed to get this functional on the front-end.

nftchance commented 1 year ago