Afzal Najam

Results 37 comments of Afzal Najam

Okay changed it back to a Map and values in the map to a list so the interface is now: ``` request.fields['field1'] = ['value1', 'value2']; request.fields['field2'] = ['value2']; ```

What's up with replacing the dot with a dash? Packages like RPi.GPIO have a dot in them.

Interesting. So I just searched through https://pypi.org/simple/ There are about 6927 packages that contain dots. I'm not so sure pipenv must be the one to enforce PEP and break compatibility...

Try running from terminal. Android Studio might still be using JDK > 11 for its runtime. That's what worked for me.

Gonna close this since this hasn't been reviewed/merged in a while now.

@natebosch that one is for headers. This one is for fields. Would be nice to get some feedback on the PR.

Seems to be supported in jgit now. https://download.eclipse.org/jgit/site/6.4.0.202211300538-r/apidocs/org/eclipse/jgit/api/CloneCommand.html

@robinst Would you please be able to review this?

Ping @robinst, would you please be able to review this? Thanks!

Well, doesn't look like it actually imports the key. Just uses the key to do a transaction into the exodus wallet and that incurs a bit of fee.