Weiwu Zhang

Results 124 comments of Weiwu Zhang
trafficstars

@jot2re his work can be verified by running ```` $ gradle test $ gradle testJavaScript ```` I'll attempt to add some integration test on top of it so the DER...

Unclear. Do you mean the UN should contain the hash of the current website domain or URL?

I moved all discussion of multi-activity-transaction to https://github.com/AlphaWallet/TokenScript/issues/392 and this issue is reserved specifically for addressing the missing "Sent 20 Uni" in Android.

That's a good idea. Need to figure out how to submit it there. @AW-STJ might we look into that together?

My guess is that instead of using a sorting algorithm to find rows of duplicated files, your code might have constructed a 𝑛²-𝑛 size array (𝑛 refer to the number...

Hi how aobut this real quick way to solve this problem First, bare with me explaining how people deduplicate files before the dedup tools were popular. Deduplicating with existing Linux...

@abcfy2 do you know the hardhat testing flow? This is actually not trivial - we might do a small project for getting this right, proper CI/CD setup between attestation.id, authenticator.js,...

I can prove that the plugin can't find the `textarea` to focus in in Gmail even when Gmail has the "Simple Text" mode, with the following screen recording on Firefox...

I didn't find a way to do so with drive directly, but here is what you can do: 1. Convert a shared directory to a normal directory by copying https://webapps.stackexchange.com/questions/120362/how-to-copy-a-shared-folder-into-my-own-google-drive...

> @HorvathAkosPeter > > I implement a feature to download share folder or file without copying. I add this feature to [gdisk](https://github.com/douo/gdrive)(`--shortcut` option) by api v3. [drive](https://github.com/odeke-em/drive) using api v2...