Skip to content

Commit

Permalink
Buyback (#372)
Browse files Browse the repository at this point in the history
* Removing firebase

* New distro (#364)

* fix(Farms): Restore farm positions for users & update walletconnect (#357)

* Removing firebase (#359)

* fix(SummaryStaking): restore notarization check (#362)

* use axios to call pie-reporter (#363)

* use axios to call pie-reporter

* feat(Staking): point to main branch on pie-reporter

Co-authored-by: KnxPwr <[email protected]>

* remove staking button (#368)

* Migration

* update without try catch

* remove error non related to burn

* remove testing parameters

* try catch buyback functions & change text around the bb pages

* testing edough bb

* restore and format fiats

* New abi

Co-authored-by: Alessio Delmonti <[email protected]>
  • Loading branch information
gbonumore and Alexintosh authored Nov 15, 2022
1 parent 51148ac commit 6c89a8f
Show file tree
Hide file tree
Showing 25 changed files with 2,943 additions and 142 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"animate.css": "^4.1.0",
"aos": "^3.0.0-beta.6",
"authereum": "^0.0.4-beta.164",
"autoprefixer": "^10.4.8",
"axios": "^0.27.2",
"bignumber.js": "^9.0.0",
"bnc-notify": "^1.2.4",
Expand All @@ -52,7 +53,7 @@
"svelte-scrollto": "^0.2.0",
"svelte-tabs": "^1.1.0",
"svelte-watch-resize": "^1.0.3",
"tailwindcss": "^2.0.2"
"tailwindcss": "^3.1.8"
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^2.3.0",
Expand All @@ -69,7 +70,7 @@
"eslint-plugin-prettier": "^3.1.4",
"jest": "^25.4.0",
"parcel-bundler": "^1.12.4",
"postcss": "^8.2.4",
"postcss": "^8.4.16",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.0",
"prettier": "^2.2.1",
Expand Down
Binary file added public/images/migration/doughtousdc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/migration/edoughtousdc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/migration/edoughtovedough.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6c89a8f

Please sign in to comment.