CortexTheseus icon indicating copy to clipboard operation
CortexTheseus copied to clipboard

Cortex - AI on Blockchain, Official Golang implementation

Results 36 CortexTheseus issues
Sort by recently updated
recently updated
newest added

/home/p/CortexTheseus/cvm-runtime/src/runtime/infer_attr.cc: In member function ‘int64_t cvm::runtime::CvmRuntime::GetOps()’: /home/p/CortexTheseus/cvm-runtime/src/runtime/infer_attr.cc:116:51: warning: ‘*((void*)& shape +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] 116 | base_ops = static_cast(shape[0]) * 20; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/p/CortexTheseus/cvm-runtime/src/runtime/infer_attr.cc:112:56: warning:...

``` 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