Pages:
Author

Topic: [ANN] [MNT] MountCoin // Need help write here // We search a Developer - page 41. (Read 36110 times)

full member
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
We solved it no Hard Fork sorry

I don't know if you think I'm trying to be disruptive, or if there is some communication issue - but I'm actually trying to help you guys get off the ground.

All I was saying is that I notice now your source code (ie your daemon) Contains my node as a hardcoded peer

Code:
in src/p2p/net_node.inl

Code:
  template
  bool node_server::init(const boost::program_options::va
riables_map& vm)
  {
    ADD_HARDCODED_SEED_NODE("77.11.48.182:9090");
    ADD_HARDCODED_SEED_NODE("new.hashharder.com:9090");


    bool res = handle_command_line(vm);
    CHECK_AND_ASSERT_MES(res, false, "Failed to handle command line");
    m_config_folder = command_line::get_arg(vm, command_line::arg_data_dir);

And suggested that you should use the IP address instead.

No the IP is my Node the Other is from a User
legendary
Activity: 938
Merit: 1001
We solved it no Hard Fork sorry

I don't know if you think I'm trying to be disruptive, or if there is some communication issue - but I'm actually trying to help you guys get off the ground.

All I was saying is that I notice now your source code (ie your daemon) Contains my node as a hardcoded peer

Code:
in src/p2p/net_node.inl

Code:
  template
  bool node_server::init(const boost::program_options::va
riables_map& vm)
  {
    ADD_HARDCODED_SEED_NODE("77.11.48.182:9090");
    ADD_HARDCODED_SEED_NODE("new.hashharder.com:9090");


    bool res = handle_command_line(vm);
    CHECK_AND_ASSERT_MES(res, false, "Failed to handle command line");
    m_config_folder = command_line::get_arg(vm, command_line::arg_data_dir);

And suggested that you should use the IP address instead.
full member
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
I WTB MountCoin.. 250 satoshi for each MNT.

Anyone want to sell? PM me with quantity & best price.
block of 4MNR (or 2 still unsure) for 250sat each ?    Shocked

1 block is 2,19 mnt, i guess

Right
full member
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
member
Activity: 89
Merit: 10
I WTB MountCoin.. 250 satoshi for each MNT.

Anyone want to sell? PM me with quantity & best price.
block of 4MNR (or 2 still unsure) for 250sat each ?    Shocked

1 block is 2,19 mnt, i guess
legendary
Activity: 1400
Merit: 1050
I got a message speaking of alternative blockchain what does it mean ?
legendary
Activity: 1400
Merit: 1050
I WTB MountCoin.. 250 satoshi for each MNT.

Anyone want to sell? PM me with quantity & best price.
block of 4MNR (or 2 still unsure) for 250sat each ?    Shocked
full member
Activity: 224
Merit: 100
Dear users please use the new Version from us.
We upload the Coin. GitHub is Online, if you use the from TheCoinFinder their would be a Hard Fork

Not to argue with you here, but my DNS is now in the coin source code...

You may want to change it to use the IP rather than DNS though as it seems your coin has an issue with accepting DNS entries instead of IP addresses.

Also, the wallet now connects, but I can't seem to get simpleminer to connect - though the mining works in the daemon itself.

Its getting there Smiley

We solved it no Hard Fork sorry
is the github updated, I just downloaded and compiled about 15 minutes ago and I have no seed nodes.
sr. member
Activity: 308
Merit: 250
Can anybody with linux refresh wallet ?

Code:
[wallet 42QZh5]: refresh
Starting refresh...
Error: refresh failed: daemon is busy. Please try later. Blocks received: 0
[wallet 42QZh5]: refresh
Starting refresh...
Error: refresh failed: daemon is busy. Please try later. Blocks received: 0
[wallet 42QZh5]: refresh

sr. member
Activity: 338
Merit: 250
I WTB MountCoin.. 250 satoshi for each MNT.

Anyone want to sell? PM me with quantity & best price.
full member
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
Dear users please use the new Version from us.
We upload the Coin. GitHub is Online, if you use the from TheCoinFinder their would be a Hard Fork

Not to argue with you here, but my DNS is now in the coin source code...

You may want to change it to use the IP rather than DNS though as it seems your coin has an issue with accepting DNS entries instead of IP addresses.

Also, the wallet now connects, but I can't seem to get simpleminer to connect - though the mining works in the daemon itself.

Its getting there Smiley

We solved it no Hard Fork sorry
full member
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
sr. member
Activity: 252
Merit: 250
legendary
Activity: 938
Merit: 1001
Dear users please use the new Version from us.
We upload the Coin. GitHub is Online, if you use the from TheCoinFinder their would be a Hard Fork

Not to argue with you here, but my DNS is now in the coin source code...

You may want to change it to use the IP rather than DNS though as it seems your coin has an issue with accepting DNS entries instead of IP addresses.

Also, the wallet now connects, but I can't seem to get simpleminer to connect - though the mining works in the daemon itself.

Its getting there Smiley
legendary
Activity: 1400
Merit: 1050
what is the block reward ? got some weird 4.398etc..
sr. member
Activity: 533
Merit: 251
where to add --add-peer 192.99.148.104:9090  .?
Make a bat.
legendary
Activity: 1400
Merit: 1050
where to add --add-peer 192.99.148.104:9090  .?
mountcoind.exe --add-peer
member
Activity: 89
Merit: 10
where to add --add-peer 192.99.148.104:9090  .?

create a .bat

or type it into the console
full member
Activity: 224
Merit: 100
Any store can buy, sell, and accept Crypto
Dear users please use the new Version from us.
We upload the Coin. GitHub is Online, if you use the from TheCoinFinder their would be a Hard Fork
Pages:
Jump to: