ada?
it stopped and still blinking… or thinking…
I don’t see the "chain extended … new tip … hashheader that shows in the tutorial video…
ada?
it stopped and still blinking… or thinking…
I don’t see the "chain extended … new tip … hashheader that shows in the tutorial video…
Ada coins, did u invested in cardano?
Oh duh.
Yeah just since december!
Nice purchase at 0.17 : )
and more over Jan. Looking nice Eh!!
I just delegated to your pool…
Got my mother in to ADA as well : )
CHRTY!
gonna get my mothers delegated to CHRTY soon too.
Hoping to get my pool up soon too ; )
Great, thank u for support
Tell me, how is ur node? What is the status?
yeah it’s funny bc I delegated whe you had like 190k live stake and I looked today and you have 3+ million… awesome!
When did you get into Cardano?
cardano-node still running…! : )
Yeah, I received from IOhK 3,2 M for 3 months … it’s a program which will help small pools; I hope I will attract new delegators in these 3 months
I bought first ada in 2017 … since then I bought till august last year
nice. did you buy high in 2017? and get some at lower prices in 2018 -2020??
I didn’t realize it’s only for 3 months but that should help eh!?
Every time I watch Charles I want to buy more ADA!!
So the node is still running…
The CSP video I’m watching at about 11:30 say I should see “Chain extended, new tip” after a few minutes… which mean I’m downloading blocks from my piers. I don’t see this.
Don’t think I’m set up yet to connect to other piers.
What’s my next step? The tutorial page you mentioned say to create a pool dir and download those files again and update them. Are those only the new files that live in the pool dir? Is the pool dir under the relay dir??
~/relay/pool
I bought high 5% but 95% low…
So, u need to have a bloc producer and relays node… what did u configured? Or u can configure both on same machine?
following the videos… seems like this is setting up the relay node.
I’m going here:
Ok, it seems u configured a relay node…
Type nano testnet-topology.json
And try to add few more relays…
from here:
https://explorer.cardano-testnet.iohkdev.io/relays/topology.json
After that restart ur node and run again
ok
and I just add relays to it and I’m running the testnet-topology.json file from the relay dir correct?
the tutorial say to create a pool dir… that’s later>?
Same… 0.0.0.0 when u start the node…
ok my ip is in the testnet-topology.json file but run 0.0.0.0 in cmd as host address.
{
“Producers”: [
{
“addr”: “34.122.200.44”,
“port”: 3001,
“valency”: 1
}
]
}
So i’ll try this?
{
“Producers”: [
{
“addr”: “34.122.200.44”,
“port”: 3001,
“valency”: 1
},
{
“addr”: “62.138.3.118”,
“port”: 46000,
“continent”: “Europe”,
“state”: “DE”
},
{
“addr”: “194.62.6.38”,
“port”: 9080,
“continent”: “Europe”,
“state”: “DE”
}
]
}
Try like this
nano testnet-topology.json
{
“Producers”: [
{
“addr”: “”,
“port”: ,
“valency”: 1
},
{
“addr”: “”,
“port”: ,
“valency”: 1
},
{
“addr”: “”,
“port”: ,
“valency”: 1
}
]
}
everything empty?
Nooo, insert the IP and port
exclude these