-
In the different doc about the wallet we can find :
const TERNOA_ALPHANET_CHAIN = "ternoa:18bcdb75a0bba577b084878db2dc2546";
const requiredNamespaces = {
ternoa: {
chains: [TERNOA_ALPHAN…
-
Tasks todo:
- Generate new Chain Specification for Alphanet
- Configure VMs
- Release a new version of Ternoa Node
We need to make sure that what ever we do here that we record and/or live stream it.…
-
Add some sections to the README:
- Nice header with badges and useful links
- Introduction section (Ternoa vision, SDK goal, Contributing, Error reporting)
- Indexer design
- Code architecture
…
-
Write changelog for the [Indexer v1.3.0](https://github.com/capsule-corp-ternoa/ternoa-subql/milestone/1) milestone
-
Create a page to explain how to contribute on the doc and follow best practices.
Here an example : [https://wiki.polkadot.network/docs/contributing](https://wiki.polkadot.network/docs/contributing)
-
Added a rentee and renter cancellation fee of 200000 CAPS for NFT: "id": "51541"
In the indexer the cancellation fee is showing up as:
- "renteeCancellationFee": "0",
- "renteeCancellationFeeRo…
-
While running `podman build -t tchain .` from `.../ternoa-node-1.1.0/docker`:
```
.../ternoa-node-1.1.0/docker$ podman build -t tchain .
[1/2] STEP 1/6: FROM ubuntu AS builder
[1/2] STEP 2/6: LA…
-
The following blockchain utils functions are needed:
- [x] blockToTimestamp (ex : block 1000000 => 1st of january)
- [x] timestampToBlock (ex : 1st of january => block 1000000)
- [x] blockToDuration …
-
**Is your feature request related to a problem? Please describe.**
- [x] Add in-app staking for $CAPS
- [x] Add support for Ternoa's testnet Alphanet: wss://alphanet.ternoa.com
-
### Describe the bug
balanceTransfer method does not work and throws this error:
```
Error: EXTRINSIC_FAILED
at BlockchainEvents.findEventOrThrow (/Users/oguzhanali/Development/mafiafoot/n…
ogous updated
2 years ago