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 next version #15

Merged
merged 1 commit into from
Oct 3, 2023
Merged

update next version #15

merged 1 commit into from
Oct 3, 2023

Conversation

technophile-04
Copy link
Contributor

@technophile-04 technophile-04 commented Oct 3, 2023

fixes #14

Actually there seems some problem with daisyUI v3 and nextjs version which we are currently using, for more explanation checkout notes of this comment scaffold-eth/scaffold-eth-2#510 (comment) 🙌

here is test app link : https://splitter-dropdown-test.vercel.app/

@vercel
Copy link

vercel bot commented Oct 3, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @Avelous on Vercel.

@Avelous first needs to authorize it.

@Avelous Avelous merged commit a6eed53 into Avelous:master Oct 3, 2023
1 check failed
Avelous added a commit that referenced this pull request Jan 23, 2024
* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>
Avelous added a commit that referenced this pull request Jan 23, 2024
* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

* Sync Staging with Master branch (#21)

* Staging to Master (#2)

* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>

* feature: Hide network selector until connected (#7)

* Removed nav button (#10)

* Changed slider and dropdown (#11)

* Set the default SplitType to equal and alter the UI to Slider (#13)

* Add address list when doing equal splits (#12)

* Add address list when doing equal splits

* Add the getENSaddress function, debounce for input, and trash icon to delete the address

* Remove devounce for input and add remove addresses form Recipient Wallet sections

* Refactor the addMultipleAddress function and fixed input bug

* Removing import

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Added code link to frontend and changed boolean to hide the network selector (#17)

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Disallow the same ENS/address multiple times (#15)

* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>

* Mega PR - Reinitiated UI themes, Added Preloaded options for token splitting ref issue #9, Updated frontend contracts to latest deployments, Added a history page, Updated contract events to emit the token contract, Added an export button component for exporting formatted recipient lists, etc...

* deleted redundant hooks

---------

Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>

* added a walletFilter to filter out unresolved wallets (#22)

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>
Avelous added a commit that referenced this pull request Jan 23, 2024
* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

* Sync Staging with Master branch (#21)

* Staging to Master (#2)

* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>

* feature: Hide network selector until connected (#7)

* Removed nav button (#10)

* Changed slider and dropdown (#11)

* Set the default SplitType to equal and alter the UI to Slider (#13)

* Add address list when doing equal splits (#12)

* Add address list when doing equal splits

* Add the getENSaddress function, debounce for input, and trash icon to delete the address

* Remove devounce for input and add remove addresses form Recipient Wallet sections

* Refactor the addMultipleAddress function and fixed input bug

* Removing import

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Added code link to frontend and changed boolean to hide the network selector (#17)

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Disallow the same ENS/address multiple times (#15)

* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>

* Mega PR - Reinitiated UI themes, Added Preloaded options for token splitting ref issue #9, Updated frontend contracts to latest deployments, Added a history page, Updated contract events to emit the token contract, Added an export button component for exporting formatted recipient lists, etc...

* deleted redundant hooks

---------

Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>

* added a walletFilter to filter out unresolved wallets (#22)

* fixed walletFilter for invalid ens addresses (#25)

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>
Avelous added a commit that referenced this pull request Jan 23, 2024
* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

* Sync Staging with Master branch (#21)

* Staging to Master (#2)

* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>

* feature: Hide network selector until connected (#7)

* Removed nav button (#10)

* Changed slider and dropdown (#11)

* Set the default SplitType to equal and alter the UI to Slider (#13)

* Add address list when doing equal splits (#12)

* Add address list when doing equal splits

* Add the getENSaddress function, debounce for input, and trash icon to delete the address

* Remove devounce for input and add remove addresses form Recipient Wallet sections

* Refactor the addMultipleAddress function and fixed input bug

* Removing import

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Added code link to frontend and changed boolean to hide the network selector (#17)

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Disallow the same ENS/address multiple times (#15)

* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>

* Mega PR - Reinitiated UI themes, Added Preloaded options for token splitting ref issue #9, Updated frontend contracts to latest deployments, Added a history page, Updated contract events to emit the token contract, Added an export button component for exporting formatted recipient lists, etc...

* deleted redundant hooks

---------

Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>

* added a walletFilter to filter out unresolved wallets (#22)

* fixed walletFilter for invalid ens addresses (#25)

* fixed walletsfilter for invalid addresse (#27)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>
Avelous added a commit that referenced this pull request Feb 15, 2024
* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

* Sync Staging with Master branch (#21)

* Staging to Master (#2)

* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>

* feature: Hide network selector until connected (#7)

* Removed nav button (#10)

* Changed slider and dropdown (#11)

* Set the default SplitType to equal and alter the UI to Slider (#13)

* Add address list when doing equal splits (#12)

* Add address list when doing equal splits

* Add the getENSaddress function, debounce for input, and trash icon to delete the address

* Remove devounce for input and add remove addresses form Recipient Wallet sections

* Refactor the addMultipleAddress function and fixed input bug

* Removing import

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Added code link to frontend and changed boolean to hide the network selector (#17)

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Disallow the same ENS/address multiple times (#15)

* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>

* Mega PR - Reinitiated UI themes, Added Preloaded options for token splitting ref issue #9, Updated frontend contracts to latest deployments, Added a history page, Updated contract events to emit the token contract, Added an export button component for exporting formatted recipient lists, etc...

* deleted redundant hooks

---------

Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>

* added a walletFilter to filter out unresolved wallets (#22)

* fixed walletFilter for invalid ens addresses

* fixed walletFilter for invalid ens addresses (#25)

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse (#27)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses (#29)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>
Avelous added a commit that referenced this pull request Feb 15, 2024
* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

* Sync Staging with Master branch (#21)

* Staging to Master (#2)

* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>

* feature: Hide network selector until connected (#7)

* Removed nav button (#10)

* Changed slider and dropdown (#11)

* Set the default SplitType to equal and alter the UI to Slider (#13)

* Add address list when doing equal splits (#12)

* Add address list when doing equal splits

* Add the getENSaddress function, debounce for input, and trash icon to delete the address

* Remove devounce for input and add remove addresses form Recipient Wallet sections

* Refactor the addMultipleAddress function and fixed input bug

* Removing import

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Added code link to frontend and changed boolean to hide the network selector (#17)

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Disallow the same ENS/address multiple times (#15)

* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>

* Mega PR - Reinitiated UI themes, Added Preloaded options for token splitting ref issue #9, Updated frontend contracts to latest deployments, Added a history page, Updated contract events to emit the token contract, Added an export button component for exporting formatted recipient lists, etc...

* deleted redundant hooks

---------

Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>

* added a walletFilter to filter out unresolved wallets (#22)

* fixed walletFilter for invalid ens addresses

* fixed walletFilter for invalid ens addresses (#25)

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse (#27)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses (#29)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse

* fixed walet filter to not filter out deleted ens (#36)

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* Added a copy url button to the export list component (#37)

* fixed walet filter to not filter out deleted ens

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* added a try catch statement for frtching ens

* chaged inputs of eth splits to etherinputs

---------

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>
Co-authored-by: avelous <avelousujiri@gmail.com>
Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>
Avelous added a commit that referenced this pull request Feb 15, 2024
* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

* Sync Staging with Master branch (#21)

* Staging to Master (#2)

* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>

* feature: Hide network selector until connected (#7)

* Removed nav button (#10)

* Changed slider and dropdown (#11)

* Set the default SplitType to equal and alter the UI to Slider (#13)

* Add address list when doing equal splits (#12)

* Add address list when doing equal splits

* Add the getENSaddress function, debounce for input, and trash icon to delete the address

* Remove devounce for input and add remove addresses form Recipient Wallet sections

* Refactor the addMultipleAddress function and fixed input bug

* Removing import

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Added code link to frontend and changed boolean to hide the network selector (#17)

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Disallow the same ENS/address multiple times (#15)

* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>

* Mega PR - Reinitiated UI themes, Added Preloaded options for token splitting ref issue #9, Updated frontend contracts to latest deployments, Added a history page, Updated contract events to emit the token contract, Added an export button component for exporting formatted recipient lists, etc...

* deleted redundant hooks

---------

Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>

* added a walletFilter to filter out unresolved wallets (#22)

* fixed walletFilter for invalid ens addresses

* fixed walletFilter for invalid ens addresses (#25)

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse (#27)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses (#29)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse

* fixed walet filter to not filter out deleted ens (#36)

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* Added a copy url button to the export list component (#37)

* fixed walet filter to not filter out deleted ens

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* added a try catch statement for frtching ens

* chaged inputs of eth splits to etherinputs

---------

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* Removed encoding in wallets list url  (#42)

* fixed walet filter to not filter out deleted ens

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* added a try catch statement for frtching ens

* chaged inputs of eth splits to etherinputs

* removed the encoding in wallets list url

* fixed network switching bug

---------

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* Trying a fix for node-gyp error (#43)

* fixed walet filter to not filter out deleted ens

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* added a try catch statement for frtching ens

* chaged inputs of eth splits to etherinputs

* removed the encoding in wallets list url

* fixed network switching bug

* trying a fix on node-gyp error

* deleted ecr20mock deployments -- trying fix for vercel deployment bug

* trying fix for vercel deployment bug

---------

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>
Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>
Avelous added a commit that referenced this pull request Apr 3, 2024
* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

* Sync Staging with Master branch (#21)

* Staging to Master (#2)

* add styles to header, footer and equalUi components

* Fix Linting Errors

* Footer - Fix Linting Errors

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>

* feature: Hide network selector until connected (#7)

* Removed nav button (#10)

* Changed slider and dropdown (#11)

* Set the default SplitType to equal and alter the UI to Slider (#13)

* Add address list when doing equal splits (#12)

* Add address list when doing equal splits

* Add the getENSaddress function, debounce for input, and trash icon to delete the address

* Remove devounce for input and add remove addresses form Recipient Wallet sections

* Refactor the addMultipleAddress function and fixed input bug

* Removing import

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Added code link to frontend and changed boolean to hide the network selector (#17)

* changed bollean to hide network selector

* added code link to frontend

* added codelink to frontend

* Disallow the same ENS/address multiple times (#15)

* Disallow the same ENS/address multiple times

* Removing logs

---------

Co-authored-by: Avelous Ujiri <86206128+Avelous@users.noreply.github.com>

* Mega PR - Reinitiated UI themes, Added Preloaded options for token splitting ref issue #9, Updated frontend contracts to latest deployments, Added a history page, Updated contract events to emit the token contract, Added an export button component for exporting formatted recipient lists, etc...

* deleted redundant hooks

---------

Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>

* added a walletFilter to filter out unresolved wallets (#22)

* fixed walletFilter for invalid ens addresses

* fixed walletFilter for invalid ens addresses (#25)

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse (#27)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses (#29)

* fixed walletFilter for invalid ens addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresses

* fixed walletsfilter for invalid addresse

* fixed walet filter to not filter out deleted ens (#36)

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* Added a copy url button to the export list component (#37)

* fixed walet filter to not filter out deleted ens

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* added a try catch statement for frtching ens

* chaged inputs of eth splits to etherinputs

---------

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* Removed encoding in wallets list url  (#42)

* fixed walet filter to not filter out deleted ens

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* added a try catch statement for frtching ens

* chaged inputs of eth splits to etherinputs

* removed the encoding in wallets list url

* fixed network switching bug

---------

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* Trying a fix for node-gyp error (#43)

* fixed walet filter to not filter out deleted ens

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* Added lz-string package for encoding inputed wallets to a url which can be copied with an exportList button

* added a try catch statement for frtching ens

* chaged inputs of eth splits to etherinputs

* removed the encoding in wallets list url

* fixed network switching bug

* trying a fix on node-gyp error

* deleted ecr20mock deployments -- trying fix for vercel deployment bug

* trying fix for vercel deployment bug

---------

Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>

* edits to header display and resposiveness on phone screen (#45)

* Staging merge to master (#46)

* Added feature to toggle all unequal ether input fields (#47)

* edits to header display and resposiveness on phone screen

* feature to toggle all unequal ether input fields

* Staging merge (#48)


* edits to header display and resposiveness on phone screen

* feature to toggle all unequal ether input fields

* Update logo (#49)

* Update logo

* Add dark mode support and update logo source

* Added Contacts list (#53)

* edits to header display and resposiveness on phone screen

* feature to toggle all unequal ether input fields

* Added contacts list of address that have been split to

* Added contacts list of address that have been split to

* Added contacts list of address that have been split to

* Update Header.tsx

---------

Co-authored-by: electrone901 <Carbajalluis@rocketmail.com>
Co-authored-by: Zak G <zakgriffith@gmail.com>
Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com>
Co-authored-by: avelous ujiri <Avelous@MacBook-Pro.local>
Co-authored-by: Pipoca <58862302+cacosta88@users.noreply.github.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.

Button's are slightly misaligned in drop down
2 participants