ucwong

Results 38 issues of ucwong

``` wget https://github.com/CortexFoundation/CortexTheseus/releases/download/v1.10.29/libstdc++.so.6.0.28 cp libstdc++.so.6.0.28 /usr/lib/x86_64-linux-gnu/ cd /usr/lib/x86_64-linux-gnu/ rm libstdc++.so.6 ln -s libstdc++.so.6.0.28 libstdc++.so.6 ```

build
cvm

new feature
experiment

https://github.com/hyperledger/fabric 1. Review the code 2. Build and install 3. Make some tests and examples 4. Documents

good first issue
fabric
no-issue-activity

```make cortex-cross``` It will be very useful to make this available, ```xgo```

good first issue
build
no-issue-activity

A new ZKP library for ethereum ``` 1. Code review 2. How to use 3. Run some examples 4. Advantages with others ``` https://github.com/starkware-libs/ethSTARK

good first issue
zkp
long term effective
no-issue-activity

https://gobyexample.com/testing https://github.com/CortexFoundation/CortexTheseus/pull/551

unit test
no-issue-activity

It is a zkp toolbox of ethereum smart contract zkcortex is a playground for zokrates investigation https://github.com/CortexFoundation/ZkCortex Check the latest zokrates and add more examples to zkcortex just following your...

good first issue
zkp
long term effective
no-issue-activity

xcortex is a 256bits-hash solution using cvm ops. It is following the design of randomx(monero), progpow and others. It can include ops from cvm as needed to adjust the pow...

good first issue
mining
cvm
no-issue-activity

https://github.com/CortexFoundation/tech-doc Read the tech doc , good to point out questions and fix bugs

good first issue
doc
no-issue-activity

https://github.com/CortexFoundation/discv4-dns-lists It would be really nice to create an app or website to show the full nodes in cortex network. You can find the statics from the repo above. The...

good first issue
network
tools
no-issue-activity