Umi
Umi
希望增加 url scheme。 (本来还想说universal link ,看了一下universal link需要网站方面支持所以算了)
Actually this project is a Proof-of-Concept, which means this repo only shows it is feasible to do that. However, "able to run" is far away from daily use and it...
Just wrote an example, FYI (sorry dirty and bad code, if someone want to rewrite I'll be appreciated) ``` var str = ObjC.classes.NSString['alloc']()['initWithString:']('testaaa') ; var postData = str.dataUsingEncoding_(4); var len...
> Use this to start the miner > > xelis_miner.exe --miner-address xel:xxxxxxxxx --daemon-address 127.0.0.1:8080 if you tried to connect domain(i.e. example.com) it will fail since the implementation does not convert...
I - rename `keypair` to `key_folder` - marked `fee_payer` as optional, If not provided, the first key in the key_folder will be used.
see https://github.com/1inch/profanity2/issues/39
Hello everyone, Could you please confirm if it is ready for merging, or does it require further reviews?
> > Based on the multiple diff, can we summarize a sentence for creating Pull Request? > > How would you use this in your workflow today? > > >...
I also created a github action to build: https://github.com/Umiiii/profanity2/blob/master/.github/workflows/c-cpp.yml