Bitcoin Forum
May 24, 2024, 09:13:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: I cannot connect to telegram what is up? on: April 29, 2018, 09:47:02 AM
Quote
Repairs are ongoing after a massive power outage in the Amsterdam region that affected many services. Telegram users in Europe, MENA, Russia and the CIS are currently unable to connect. We apologize and will update you on the progress.
https://twitter.com/telegram/status/990474364108894209
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Solo Full ETN Node (electroneumd) on: January 17, 2018, 09:39:01 AM
Most mining software are pool only miners which will "register" with the pool and expect work from it. The miner that is shipped with the software - I think the one that resides in the wallet - will solo mine to the node. But that is likely not compatible with GPUs and not optimized to give you the best speed according to the hardware.

I see one option to run your own pool and connect the miner/miners to it. I think you can block outside access to it so you can solo mine.
The second option would be to find mining software which allows you to solo mine. Not sure if I've seen one but I wouldn't dismiss this option.
3  Alternate cryptocurrencies / Pools (Altcoins) / Re: New ETN.TOP-MININGPOOL.EU on: January 16, 2018, 02:41:35 PM
It seems we have found a block 2 hours ago. Any chance for payments? Pending and paid balance are 0.
4  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] TOKEN SALE - Gladius Network [GLA] - DDoS Protection On The Blockchain on: October 30, 2017, 06:05:23 PM
Is node running possible right now? And is it worth it?

I'm getting

Code:
Failed to compile
./src/components/Form.js
Module not found: Can't resolve '../keypair.json' in '/usr/app/src/components'

I know I'm missing the keypair but I can't find apropiate info
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HEAT Discussion and Technical info on: October 23, 2017, 07:53:26 AM
Where can I find the minimum amount for forging? Whitepaper says 1 HEAT. I have 2 and forging does not happen.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HEAT Discussion and Technical info on: October 20, 2017, 12:48:39 PM
Can you expand on coins maturing?

What coins? HEAT, BTC or others?
I have 0 coins of anything in the HEAT wallet.
Is there a prerequisite I'm missing?

LE: Do I need my node to be accessible from the internet? Right now it lies behind a modem & router combination
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HEAT Discussion and Technical info on: October 20, 2017, 11:26:56 AM
For windows I installed JRE 64 bit and am pretty sure that stuff works fine. The only issue for the windows environment is mining/forging. Here I used the wallet+server release.

For the hosted linux environment stuff is still unclear. In this environment I used the server release + JDK specified in the installation steps (pdf).

One thing I observed is that server release uses the new API as per configuration and for the wallet+server in windows, legacy API is enabled.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HEAT Discussion and Technical info on: October 20, 2017, 09:58:05 AM
Is this an expected response when I start forging, from the API?
{"deadline":0,"hitTime":0}

Also, desktop wallet says "Unknown virtual account"
Forging isn't turned on in that case, indicating a problem. When it works properly you get a deadline and hittime other than 0.

Any indication on where should I start to look for issues? Or a known side effect of [insert-reason-here]? Nothing popped into my eyes from the verbose logging of the server into the wallet application
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HEAT Discussion and Technical info on: October 20, 2017, 06:16:53 AM
Is this an expected response when I start forging, from the API?
{"deadline":0,"hitTime":0}

Also, desktop wallet says "Unknown virtual account"
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: HEAT Discussion and Technical info on: October 19, 2017, 08:49:47 PM
I also need a bit of help with the guide.
Took a ARM64-2GB from scaleway and did everything.
At the first start, I get
.......
[main] INFO  com.heatledger.persist.BlocksStore - Initializing blocks store
[main] INFO  c.h.persist.PublicKeyMapImproved - Initializing public key store
[main] INFO  c.heatledger.persist.UnconfirmedPool - Initializing unconfirmed transactions
java.lang.NullPointerException
        at com.sun.jna.Native.toNative(Native.java:1736)
        at net.openhft.chronicle.hash.impl.util.jna.PosixMsync.msync(Native Method)
        at net.openhft.chronicle.hash.impl.util.jna.PosixMsync.msync(PosixMsync.java:32)
        at net.openhft.chronicle.hash.impl.VanillaChronicleHash.msync(VanillaChronicleHash.java:860)
        at net.openhft.chronicle.hash.impl.VanillaChronicleHash.msync(VanillaChronicleHash.java:846)
        at net.openhft.chronicle.map.ChronicleMapBuilder.commitChronicleMapReady(ChronicleMapBuilder.java:404)
        at net.openhft.chronicle.map.ChronicleMapBuilder.createWithNewFile(ChronicleMapBuilder.java:1675)
....

At the second start I get
.......
[main] INFO  com.heatledger.persist.SimpleStore - Initializing simple store
[main] INFO  com.heatledger.persist.RestorableMap - Attempt `effective` map recovery /whatever/heatledger-2.0.0/blockchain/effective
net.openhft.chronicle.hash.ChronicleHashRecoveryFailedException: java.lang.NullPointerException
        at net.openhft.chronicle.map.ChronicleMapBuilder.openWithExistingFile(ChronicleMapBuilder.java:1723)
        at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1515)
        at net.openhft.chronicle.map.ChronicleMapBuilder.recoverPersistedTo(ChronicleMapBuilder.java:1483)
        at com.heatledger.persist.RestorableMap.build(RestorableMap.java:145)
        at com.heatledger.persist.RestorableMapBuilder.build(RestorableMapBuilder.java:85)
        at com.heatledger.persist.VersionedMap.<init>(VersionedMap.java:119)
        at com.heatledger.persist.EffectiveBalanceMap$3.<init>(EffectiveBalanceMap.java:100)
        at com.heatledger.persist.EffectiveBalanceMap.<init>(EffectiveBalanceMap.java:98)
.............
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!