btp
btp copied to clipboard
To get the idea of test coverage of the repo, add github actions pipeline with following actions: 1. Show coverage of the main branch `iconloop-v2` on README file 2. Add...
I would like to add a getTotalMessages API to BMC logic of all BMCs. When a new message is **created** on a source chain, the source chain BMC should increase...
@sink772 for the Java xCall service, protocol fee can be burned because it is ICX on the ICON Blockchain. Please update the logic when you get the chance. Also, I...
I'm using Docker on Mac M1 I'm following the instructions here: https://icondev.io/btp-gitbook/btp-development-instructions The final step is to bring up the moonbeam node: ``` bash docker-compose up moonbeam ``` This results...
### Description As part of BTP, The chains should implement SHA3-256 FIPS 202 and ECDSA Recovery Uncompressed public key for the smart contracts participating in the Network and NEAR protocol...
Failed to deploy docker based testnet. 1. Pull latest code ([here](https://github.com/icon-project/btp/blob/icondao/docker-compose/goloop2moonbeam/README.MD#build-image-btpsimplelatest)) 2. `make run` causes below error. It seems `provision.sh` doesn't work correctly. Script keeps showing this log. ```bash g2m_btp_moonbeam...