Pages:
Author

Topic: [CML] CryptoMillenium - page 2. (Read 2293 times)

jr. member
Activity: 44
Merit: 1
April 08, 2018, 03:27:05 PM
#38
 
Quote
source code is available

Thanks!

Also, now that the Windows wallet is available, can you add "Cryptonight" and "CPU+GPU mineable" to the thread subject line?  I think that would result in a large influx of miners.
newbie
Activity: 40
Merit: 0
April 08, 2018, 03:16:48 PM
#37

Your sourcecode link (provided above in a comment) appears to be broken and does not show in the sourceforge archive.  Could you please add the sourcecode (or make it public) in the archive?

Quote
The "/cryptomillenium.tar..yptomillenium.tar.gz" file could not be found or is not available. Please select another file.

source code is available
newbie
Activity: 40
Merit: 0
April 08, 2018, 03:09:23 PM
#36
yes still this problem
try to change
src/CMakeLists.txt
---
target_link_libraries(ConnectivityTool CryptoNoteCore Logging Crypto P2P Rpc Http Serialization Common System ${Boost_LIBRARIES})
----

it's make ok. but when running  ./cryptomilleniumd
error:

""'''''''
06:37:18.909788 INFO [77.220.214.237:55355 INC] Sync data returned unknown top block: 0 -> 31893 [31893 blocks (22 days) behind]
06:37:18.909788 INFO SYNCHRONIZATION started
06:37:33.145731 ERROR CHECKPOINT FAILED FOR HEIGHT 1. EXPECTED HASH: , FETCHED HASH:
06:37:33.145858 ERROR CHECKPOINT VALIDATION FAILED
''''


/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:87: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
libSerialization.a(KVBinaryInputStreamSerializer.cpp.o): In function `readPod':
/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:22: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/connectivity_tool] Error 1
make[1]: *** [src/CMakeFiles/ConnectivityTool.dir/all] Error 2


how to fix this?



Have you solved the problem?





Update the blocks https://sourceforge.net/projects/cryptomillenium/files/blocks.zip/download

newbie
Activity: 40
Merit: 0
April 08, 2018, 03:07:51 PM
#35
Time of Death:  Fri Apr  6 18:10:36 GMT 2018

Last block number: 35977.

Goodbye, friends!

====================

Update: CML rezzed in the morgue!  

A full 6 hrs and 36 mns after declared time of death, CML started breathing again and spawned block 35978!  All present were quite shaken and none of us who witnessed this miracle will ever be the same again....

There were problems, now everything is working fine
newbie
Activity: 40
Merit: 0
April 08, 2018, 03:00:04 PM
#34
added daemon and wallet cli for windows
jr. member
Activity: 44
Merit: 1
April 06, 2018, 04:25:41 PM
#33
Time of Death:  Fri Apr  6 18:10:36 GMT 2018

Last block number: 35977.

Goodbye, friends!

====================

Update: CML rezzed in the morgue!  

A full 6 hrs and 36 mns after declared time of death, CML started breathing again and spawned block 35978!  All present were quite shaken and none of us who witnessed this miracle will ever be the same again....
newbie
Activity: 12
Merit: 0
April 04, 2018, 06:33:26 AM
#32
yes still this problem
try to change
src/CMakeLists.txt
---
target_link_libraries(ConnectivityTool CryptoNoteCore Logging Crypto P2P Rpc Http Serialization Common System ${Boost_LIBRARIES})
----

it's make ok. but when running  ./cryptomilleniumd
error:

""'''''''
06:37:18.909788 INFO [77.220.214.237:55355 INC] Sync data returned unknown top block: 0 -> 31893 [31893 blocks (22 days) behind]
06:37:18.909788 INFO SYNCHRONIZATION started
06:37:33.145731 ERROR CHECKPOINT FAILED FOR HEIGHT 1. EXPECTED HASH: , FETCHED HASH:
06:37:33.145858 ERROR CHECKPOINT VALIDATION FAILED
''''


/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:87: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
libSerialization.a(KVBinaryInputStreamSerializer.cpp.o): In function `readPod':
/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:22: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/connectivity_tool] Error 1
make[1]: *** [src/CMakeFiles/ConnectivityTool.dir/all] Error 2


how to fix this?



Have you solved the problem?


jr. member
Activity: 44
Merit: 1
April 03, 2018, 10:02:05 AM
#31

Your sourcecode link (provided above in a comment) appears to be broken and does not show in the sourceforge archive.  Could you please add the sourcecode (or make it public) in the archive?

Quote
The "/cryptomillenium.tar..yptomillenium.tar.gz" file could not be found or is not available. Please select another file.
jr. member
Activity: 44
Merit: 1
April 01, 2018, 09:08:37 AM
#30
Can we get an update on the status of the Windows wallet progress?

Also, when you release the Windows wallet (*but not before!), you probably should also add "Cryptonight" and "CPU+GPU mineable" to the thread subject line.  Along with the Windows wallet, that should bring a nice boost to participation here since your unusual emmission curve will provide new-coin-like mining for quite a while yet.

(*)Since most people run Windows, if they click before the wallet is ready, many won't bother to come back.
jr. member
Activity: 44
Merit: 1
March 30, 2018, 08:19:31 PM
#29
My daemon can no longer find any connections.
...

pool worked
Yep, pool is working again and I have had no more problem finding connections for solo mining since I tried again yesterday.  Thanks.
newbie
Activity: 40
Merit: 0
March 29, 2018, 04:51:18 PM
#28
/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:87: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
libSerialization.a(KVBinaryInputStreamSerializer.cpp.o): In function `readPod':
/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:22: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/connectivity_tool] Error 1
make[1]: *** [src/CMakeFiles/ConnectivityTool.dir/all] Error 2


how to fix this?



Have you solved the problem?
newbie
Activity: 40
Merit: 0
March 29, 2018, 04:41:42 PM
#27
My daemon can no longer find any connections.

Is this coin officially dead already?

pool worked
newbie
Activity: 40
Merit: 0
March 29, 2018, 04:06:31 PM
#26
newbie
Activity: 5
Merit: 0
March 24, 2018, 05:00:44 PM
#25
the developer asked me to temporarily stop the pool(and daemon) - he makes some changes
jr. member
Activity: 44
Merit: 1
March 24, 2018, 09:14:25 AM
#24
My daemon can no longer find any connections.

Is this coin officially dead already?
newbie
Activity: 12
Merit: 0
March 22, 2018, 10:42:10 PM
#23
/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:87: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
libSerialization.a(KVBinaryInputStreamSerializer.cpp.o): In function `readPod':
/root/cml/src/Serialization/KVBinaryInputStreamSerializer.cpp:22: undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/connectivity_tool] Error 1
make[1]: *** [src/CMakeFiles/ConnectivityTool.dir/all] Error 2


how to fix this?

newbie
Activity: 40
Merit: 0
March 22, 2018, 04:31:04 PM
#22
who started the sid node with ip 35.157.10.69 and regenerated the blocks?
jr. member
Activity: 44
Merit: 1
March 22, 2018, 09:20:09 AM
#21
The network doesn't seem to be adjusting difficulty in response to heavy load (nicehash/asic?) resulting in about 4 blocks per minute mined.
newbie
Activity: 12
Merit: 0
March 22, 2018, 12:34:57 AM
#20
[root@wallet CML]# ./simplewallet
Illegal instruction
[root@wallet CML]#
newbie
Activity: 19
Merit: 0
March 21, 2018, 06:01:50 PM
#19
any news?
Pages:
Jump to: