victoryeo

Results 13 issues of victoryeo

**Description** Cannot build chainlink code **Your Environment** go version 1.18.5 Linux : 5.15.0-41-generic #44~20.04.1-Ubuntu SMP Fri Jun 24 13:27:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux **Basic Information** Simply cannot build...

I tried this : "make build-android-rn-example", it failed. error[E0463]: can't find crate for `core` note: the `aarch64-linux-android` target may not be installed error: Could not compile `byte-tools`. error: Could not...

add smooth factor

$ npm i npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated [email protected]: Legacy versions of mkdirp...

The error is: make sure the chaincode fabcar_1.0 has been successfully defined on channel mychannel and try again: chaincode fabcar_1.0 not found I have installed the chaincode on org1. ````...

With or without using personal access token (PAT) , cannot clone the repo. $ git clone --recurse-submodules https://@github.com/SoftwareBrothers/adminjs-dev.git Cloning into '/home/vic/workspace/adminjs-dev/adminjs-example-app'... [email protected]: Permission denied (publickey). fatal: Could not read from...

add client and add workflow to dollartohousetoken sample app

After bringing up the fabric network, i want to call api/addTuna, but it has access denied error. Please kindly help. curl --request POST --url http://localhost:3000/api/addTuna --header 'content-type: application/json' --data '{"id":10001,"latitude":"43.3623","longitude":"8.4115","length":34,"weight":50}'...

in validate_transaction, - check self.blocks , if this self.blocks dictionary is empty - check blknum in self.blocks if the the blknum key is in self.blocks dictionary fix the wrong order...

## Issue Type ``` [x] bug report [ ] feature request ``` ## Current Behavior When doing omg withdraw, there is VM exception ## Expected Behavior When doing omg withdraw,...