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

Deletes Unused Files #458

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Deletes Unused Files #458

merged 1 commit into from
Feb 3, 2022

Conversation

IlyasRidhuan
Copy link
Contributor

This shakes out old files and functions that are no longer used.

The best way to review is to fetch this branch and test the functionality remains the same in the browser.

@druiz0992 druiz0992 merged commit ad8ba6a into wallet/nf-browser-v2 Feb 3, 2022
@druiz0992 druiz0992 deleted the wallet/unused branch February 3, 2022 21:34
IlyasRidhuan pushed a commit that referenced this pull request Feb 22, 2022
IlyasRidhuan pushed a commit that referenced this pull request Feb 24, 2022
IlyasRidhuan pushed a commit that referenced this pull request Mar 3, 2022
IlyasRidhuan pushed a commit that referenced this pull request Mar 9, 2022
IlyasRidhuan pushed a commit that referenced this pull request Mar 9, 2022
IlyasRidhuan pushed a commit that referenced this pull request Mar 9, 2022
IlyasRidhuan pushed a commit that referenced this pull request Mar 11, 2022
Westlad pushed a commit that referenced this pull request Mar 15, 2022
* fix: wasm loader added to react app

* feat: nf3 circuits in zkjs browser

* feat: zok js compile and genproof

* feat: zokjs nf browser

* feat: zkjs in browser

* feat: zkjs in browser

* feat: zkjs in browser

* fix: binary files added for compile out and pk binary

* fix: not in modules removed

* fix: deposit work in progress

* fix: eslint fixes

* fix: console.log removed

* fix: successfully rebased

* fix: eslint fixes

* fix: ignore big files

* fix: ignore big files

* feat: update deposit calls

* feat: update transfer to use zokrates js

* feat: update withdraw to use zokrates js

* fix: update gitignore

* fix: update zzokrates test view files

* fix: bug resolved for deposit

* fix: eslint fixes

* fix: configuration bigInt value deserialized

* fix: wasm loader added to react app

* feat: nf3 circuits in zkjs browser

* feat: zok js compile and genproof

* feat: zokjs nf browser

* feat: zkjs in browser

* feat: zkjs in browser

* feat: zkjs in browser

* fix: binary files added for compile out and pk binary

* fix: not in modules removed

* fix: deposit work in progress

* fix: eslint fixes

* fix: console.log removed

* fix: successfully rebased

* fix: eslint fixes

* fix: update zzokrates test view files

* fix: bug resolved for deposit

* fix: eslint fixes

* fix: update use of compressed pkds

* fix: eslint errors

* feat: browser side transfer

* feat: add blockProposed Ws

* feat: update bpHandler to use ws

* fix: fix indexdb calls

* feat: update transfer op

* fix: small config errors

* feat: single transfer and double transfer working

* feat: withdraw working

* chore: cleanup logging

* fix: small fixups

* fix: nightfall-browser config refactor import config module removed

* fix: eslint fixes

* fix: approve and submitTransaction implemented in wallet for deposit cli dependency removed

* chore: images for the main page like polygon web wallet

* test: trying to fix the error in the tests

I'll leave to do it in other task

* chore: adding wallet.svg icon and creating a new folder for icons

* style(scss): adding to scss files. one for the initial page and other for the assets component

* feat(main page): a main page like in the polygon website
https://wallet.polygon.technology/

* fix: remove e2e test from check PRs (#411)

* fix: #318 hosted geth config configured

* fix: testing 1

* fix: testing 2

* test: testing 4

* test: testing 5

* test: testing 6

* test: 8

* test: 9

* test: 10

* fix: removed testing workflow

* fix: github workflow to run cron job on hosted ropsten geth instead infura

* fix: hosted geth added to secret

* test: 1

* test: 3

* fix: github workflow used for testing changes for hosted geth node removed

* fix: variable name corrected and readme.md file updated

* test: 1

* test: 2

* fix: github workflow used for testing changes for hosted geth node removed

* fix: term hosted removed from code

* test: 3

* fix: github workflow used for testing changes for hosted geth node removed

* test: trying to fix the error in the tests

I'll leave to do it in other task

* style(scss): adding to scss files. one for the initial page and other for the assets component

* fix(eslint): fixing eslint problems

* fix(paths): adding the correct path to zokrates abis

* fix(paths): adding the correct path to zokrates abis

* fix: problems with images presentation

* fix: problems with page redirections just adding a exec tag on the main route

* chore(styles): adding new scss files to tokens presentation page

* chore(styles): refactoring asses scss

* feat(components): new page wallet with the components with new style to show the tokens

* fix(eslint): eslint fixes

* feat: bridge page added

* feat: confirm transaction modal

* feat: send tokens modal

* feat: update balance checks

* feat: wallet balance retrieval

* feat: web3 and nf3 instantiation

* feat: transfer and withdraw in bridge

* feat: deposit and trfs in bridge with pop up

* feat: send modal

* feat: send complete and incoming view keys

* fix: remove dup files

* feat: sidebar and navbar added to the project

* fix: merge issues

* feat: side bar refactored with icons

* feat: update styling

* fix: appling same fix to bridge jsx file too

* fix: eslint fixes

* fix: eslint fixes

* fix: eslint fixes

* feat: prepare new wallet for tests

* feat: increase waiting times

* feat: modal deposit and withdraw flow

* feat: transaction page

* feat: add login to wallet tests

* fix: abi added to nightfall-browser

* fix: web3 instance connected metamask provider

* fix: eslint fixes

* fix: todo comment corrected

* fix: bug fix

* feat: add tx tests

* fix: sign transaction

* feat: initial page refactored using polygon styles in className react tags

* fix: eslint errors

* fix: refactoring wallet page, side and nav bar styles

* fix: eslint

* chore: delete unused files (#458)

* fix: sdk nf3 initalisation removed also some refactor

* fix: console.log removed

* fix: last reference sdk removed

* fix: stop mnemonic popup just because metamask is mid-sign

* fix: bug fix for wallet page reload

* chore: update readme

* chore: rename keys inline with containers

* chore: remove silly logs

* chore: update readme and add helper script

* fix: update contract address retrieval to be dynamic

* chore: npm audit fix

* fix: field assignment

* fix: update optimist url, catch location bridge errors

* fix: move to npm ci

* fix: balance checks

* fix: update zokrates js

* feat: add update socket

* feat: offchain and ws fix

* feat: created a web component for the bridge deposit and withdraw component

* fix: e2e test implemented - but github workflw should fail

* fix: workflow fix

* fix: add -d flag with start-nightfall script

* fix: readme.md update for wallet startup instruction

* fix: removed old Selenium e2e test code

* fix: refactor e2e test

* fix: refactor and comment added

* fix: line end added

* fix: env get bg fix

* feat: update syncing to use timber

* feat: offchain in browser

* feat: save pkd in localStorage

* fix: e2e browser test bug fix

* fix: remove hosted geth

* fix: remove old wallet setups

* fix: remove public inputs

* fix: rename optimist endpoints to proposer endpoints

* fix: change request to PR 530 done

Co-authored-by: Liju Jose <liju.jose@gds.ey.com>
Co-authored-by: dwebchapey <harikrishnan.m@gds.ey.com>
Co-authored-by: Luiz <luiz.oamorim@gmail.com>
Co-authored-by: David Rodriguez Garcia <70919589+daveroga@users.noreply.github.com>
Co-authored-by: David Ruiz <druiz0992@gmail.com>
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.

(nightfall-browser) remove old deposit, single-transfer, etc proof generation page
2 participants