-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
migrate gitcoin from web3js 0.2 to 1.0 #2370
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.5 ETH (112.72 USD @ $225.44/ETH) attached to it.
|
@usmanmuhd are you working on this? any updates? |
@owocki I will open WIP PR in just a while. |
@usmanmuhd Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done @usmanmuhd due to inactivity, we have escalated this issue to Gitcoin's moderation team. Let us know if you believe this has been done in error!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Working on this, will push in changes tomorrow. |
@usmanmuhd any update |
@owocki I had a few doubts, I guess they are addressed now. Will make the required changes and push in. |
@usmanmuhd Ryan from Gitcoin checking in here. Do you have any questions? I didn't see a PR from you 😄 Let me know if you need anything with this issue 🔨 |
@ryan-shea I have a WIP PR open. Had to turn in a few assignments. Hopefully this should be resolved by this weekend. |
Just informing that I will continue working on this once #2548 is merged. I guess we need to change most of the existing js to work in an async fashion. |
@usmanmuhd Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done @usmanmuhd due to inactivity, we have escalated this issue to Gitcoin's moderation team. Let us know if you believe this has been done in error!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
why? |
Most of the functions in 1.0 return promises. This is leading to a lot of errors here and there. I will do this once I finish eip1102. |
@usmanmuhd Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
I'm not sure how we're going to do this given we don't have a JS build pipeline for Gitcoin. |
Hey @owocki, snoozed the bot on this one. Are you going to open up the bounty to other hunters as well? |
Do you mean for testing the patches? |
I think that @usmanmuhd is still working on this right?
Oh I had thought that not all browseres support async/await -- so we needed to have a npm build pipeline.. Perhaps I was wrong EDIT: isnt this called ES6? |
Yeah, it's called ES6. I guess almost everyone supports it except IE 😛. |
one thing we talked about doing on the internal team call today @SaptakS @mbeacom @thelostone-mc was just not supporting very old IE browsers.. |
@usmanmuhd Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
What's the status on this one? @owocki |
I'll do this now. Need a rebase so that I can get kudos and the other changes on. |
I am currently very busy with assessments so not being able to do this. I will stop work so that it will open up to other people. I hope that my work done till now will help the next bounty hunter. |
💰 A crowdfund contribution worth 0.50000 ETH (53.85 USD @ $107.7/ETH) has been attached to this funded issue from @ceresstation.💰 Want to chip in also? Add your own contribution here. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 3 months, 3 weeks ago. 1) pinkiebell has started work. I will submit a pull request before weekend :) Learn more on the Gitcoin Issue Details page. |
So, I need someone to test kudos :) |
theres some docs on how to get local kudos minted over at https://github.com/gitcoinco/web/blob/master/docs/KUDOS.md#how-do-i-gettest-kudos-on-my-local-rpc-node |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 0.5 ETH (72.98 USD @ $145.96/ETH) has been submitted by: @owocki please take a look at the submitted work:
|
@owocki looks like this one is ready to be reviewed :) |
thanks.. looking now |
@owocki any thoughts here? |
i agree it needs to be reviewed / regression tested by the core team |
@owocki any updates on this one? |
Pr still needs review; I'd suggest getting with product / engineering to set aside time to cleanout the PR backlog (includign this one) |
@owocki @ceresstation can we still check this out or shall we kill it? Funds for @pinkiebell are also still floating around. Thanks |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 0.5 ETH (91.27 USD @ $182.55/ETH) (plus a crowdfund of 0.5 ETH worth 91.27385535 USD) attached to this issue has been approved & issued to @pinkiebell. Thanks to @ceresstation for their crowdfunded contributions to this bounty.
|
the objective of this ticket its to migrate gitcoin from web3js 0.2 to 1.0
i've started a base branch at 13bc312 which you can use.
success criteria:
replaces #2369
The text was updated successfully, but these errors were encountered: