Pages:
Author

Topic: [ANN] AEON [2019-09-27: Upgrade to version 0.13.0.0 ASAP HF@1146200 Oct 25] - page 75. (Read 625654 times)

kSL
full member
Activity: 223
Merit: 100
Cryptotalk.org - get paid for every post!
Aeon can POS work in wallet or not? Not find info about this
on cpu i5 2500 is very slow mine( but 5 coins already have
legendary
Activity: 2968
Merit: 1198
Those send que size messages can be ignored.  They are stuck connections where the peer stopped responding. Unfortunately the code doesn't do a great job of ignoring those cleanly.

If it bothers you a lot just restart the node.
legendary
Activity: 3010
Merit: 1460
@smooth. Is this a blockchain reorg, and is this something we should have concern about? I see this repeating over and over for 3 days already.

Also, the last time I saw this happen was before the emergency update to 0.9.13.0 of which I am still running.



Now I see this.

legendary
Activity: 2968
Merit: 1198
To clone the repo type:

   $ git clone https://github.com/aeonix/aeon

Now do this:

   $ cd aeon
   $ git checkout v0.9.14.0           <---- use the current release here
   $ git log

The first hash shown there should match the tagged release hash shown at the upper left on the release page (https://github.com/aeonix/aeon/releases). The hash is abbreviated there but if you click on it you can find the full hash.

You can now build from that directory knowing that your source code is exactly in sync with the tagged release.

I don't really know what the ZIP download does, I've never used it. Possibly it is the same.
full member
Activity: 308
Merit: 109
Is there any checksum to verify here
https://github.com/aeonix/aeon
that I have downloaded the secure version of AEON source code?

If you are cloning the repo then git does its own hashing. Check the hash with git log and compare with the GitHub site.

If you mean the binaries, then no I don't think so, but we can start doing that.

I do not know what is "cloning the repo". I just clicked the green tab with whit white text written "Clone or download" and then clicked the "Download ZIP".

Also I do not know how to check the hash with git log and how to compare it with the GitHub site.


This is what I usually do.
Quote
t@t:~/T$ sha256sum aeon-master.zip
03e520e9e5ae473ed5eff0704a5c4605462fb0f8aab6e40498e10fa395154a2b  aeon-master.zip

But in this case I do not know where to compare that checksum.
full member
Activity: 308
Merit: 109
moneroaddress.org does not work even if you select AEON at the top of the page? If not that should be reported to the maintainer of the site.

I had not noticed there is a Monero/Aeon tab at the top of that page. Probably the seed works when the tab is selected for either respective coin.
sr. member
Activity: 807
Merit: 423
I lost one aeon that I sent to an address generated by moneroaddress.org as an experiment.
legendary
Activity: 2968
Merit: 1198
AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.
Hmm. Yea they are not directly compatible, but are they like almost?

Check this.
Quote
Mnemonic seed

The mnemonic seed is a string that comprises 24 (Aeon) or 25 (Monero) words and allows you to recreate your private keys. Keep it secure!

https://moneroaddress.org/

Both, Monero and AEON are mentioned there. So I was wondering, that there could be selected either 24 or 25 first words from the mnemonic seed, depending is the seed used for AEON or Monero.



http://www.durinsmine.com/wallet/generator

https://github.com/moneromooo-monero/monero-wallet-generator


Works for Aeon



Well ok. durinsmine.com works for AEON while moneroaddress.org does not. I just do not understand why AEON is mentioned there?

moneroaddress.org does not work even if you select AEON at the top of the page? If not that should be reported to the maintainer of the site.
legendary
Activity: 2968
Merit: 1198
Is there any checksum to verify here
https://github.com/aeonix/aeon
that I have downloaded the secure version of AEON source code?

If you are cloning the repo then git does its own hashing. Check the hash with git log and compare with the GitHub site.

If you mean the binaries, then no I don't think so, but we can start doing that.
newbie
Activity: 5
Merit: 0
Don't think they provide that. It's a shame really
full member
Activity: 308
Merit: 109
Is there any checksum to verify here
https://github.com/aeonix/aeon
that I have downloaded the secure version of AEON source code?
full member
Activity: 308
Merit: 109
AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.
Hmm. Yea they are not directly compatible, but are they like almost?

Check this.
Quote
Mnemonic seed

The mnemonic seed is a string that comprises 24 (Aeon) or 25 (Monero) words and allows you to recreate your private keys. Keep it secure!

https://moneroaddress.org/

Both, Monero and AEON are mentioned there. So I was wondering, that there could be selected either 24 or 25 first words from the mnemonic seed, depending is the seed used for AEON or Monero.



http://www.durinsmine.com/wallet/generator

https://github.com/moneromooo-monero/monero-wallet-generator


Works for Aeon



Well ok. durinsmine.com works for AEON while moneroaddress.org does not. I just do not understand why AEON is mentioned there?
newbie
Activity: 39
Merit: 0
AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.
Hmm. Yea they are not directly compatible, but are they like almost?

Check this.
Quote
Mnemonic seed

The mnemonic seed is a string that comprises 24 (Aeon) or 25 (Monero) words and allows you to recreate your private keys. Keep it secure!

https://moneroaddress.org/

Both, Monero and AEON are mentioned there. So I was wondering, that there could be selected either 24 or 25 first words from the mnemonic seed, depending is the seed used for AEON or Monero.



http://www.durinsmine.com/wallet/generator

https://github.com/moneromooo-monero/monero-wallet-generator


Works for Aeon
full member
Activity: 308
Merit: 109
AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.
Hmm. Yea they are not directly compatible, but are they like almost?

Check this.
Quote
Mnemonic seed

The mnemonic seed is a string that comprises 24 (Aeon) or 25 (Monero) words and allows you to recreate your private keys. Keep it secure!

https://moneroaddress.org/

Both, Monero and AEON are mentioned there. So I was wondering, that there could be selected either 24 or 25 first words from the mnemonic seed, depending is the seed used for AEON or Monero.

newbie
Activity: 39
Merit: 0
@ pönde

That compile looks fine you should have the binaries in build/release/src

AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.

We don't have linux binaries because all Linux distros have packaged compilers and libraries. It's easy to just compile your own.


I tried to restore my wallet and am getting

2017-Dec-03 09:24:18.081284 [RPC0]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.12.0\src\cryptonote_core\tx_pool.cpp:108 Transaction with id= used already spent key images
2017-Dec-03 09:24:18.089306 [RPC0]Transaction verification failed:
2017-Dec-03 09:24:18.091311 [RPC0][on_send_raw_tx]: Failed to process tx

Any ideas?

Your old tx is still in your tx pool, and conflicts with the new one.

To fix: Shut down daemon. Delete poolstate.bin. Restart daemon (wait until fully synced and connected to peers). Rescan wallet (if necessary). Send tx.



Thank you Smiley
legendary
Activity: 2968
Merit: 1198
@ pönde

That compile looks fine you should have the binaries in build/release/src

AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.

We don't have linux binaries because all Linux distros have packaged compilers and libraries. It's easy to just compile your own.


I tried to restore my wallet and am getting

2017-Dec-03 09:24:18.081284 [RPC0]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.12.0\src\cryptonote_core\tx_pool.cpp:108 Transaction with id= used already spent key images
2017-Dec-03 09:24:18.089306 [RPC0]Transaction verification failed:
2017-Dec-03 09:24:18.091311 [RPC0][on_send_raw_tx]: Failed to process tx

Any ideas?

Your old tx is still in your tx pool, and conflicts with the new one.

To fix: Shut down daemon. Delete poolstate.bin. Restart daemon (wait until fully synced and connected to peers). Rescan wallet (if necessary). Send tx.

newbie
Activity: 39
Merit: 0
@ pönde

That compile looks fine you should have the binaries in build/release/src

AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.

We don't have linux binaries because all Linux distros have packaged compilers and libraries. It's easy to just compile your own.


I tried to restore my wallet and am getting

2017-Dec-03 09:24:18.081284 [RPC0]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.12.0\src\cryptonote_core\tx_pool.cpp:108 Transaction with id= used already spent key images
2017-Dec-03 09:24:18.089306 [RPC0]Transaction verification failed:
2017-Dec-03 09:24:18.091311 [RPC0][on_send_raw_tx]: Failed to process tx

Any ideas?
legendary
Activity: 2968
Merit: 1198
@ pönde

That compile looks fine you should have the binaries in build/release/src

AEON uses old-style mnemonics, before they were changed in Monero. They're not compatible.

We don't have linux binaries because all Linux distros have packaged compilers and libraries. It's easy to just compile your own.
full member
Activity: 308
Merit: 109
Could someone tell how to compile AEON wallet from source to Linux Ubuntu.

I think you should basically just need to install cmake, boost libraries, and build-essential package, cd into aeon directory and type "make"

Pretty much this and there is also some information in the README




Well thank you dudes. I succeed to compile AEON-wallet from source to Linux Ubuntu. It took about an hour to compile it by my slowest laptop.

These were the commands i did before compiling.
Quote
t@t:~$ sudo apt-get install cmake
t@t:~$ sudo apt-get install build-essential
t@t:~$ sudo apt-get install libboost-all-dev
So those packeges needed to be installed to be able to compile the AEON-wallet.

When the compile was being done, these texts run to the command line.

Quote
t@t:~/T/aeon-master$ make
mkdir -p build/release
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE 
-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   system
--   filesystem
--   thread
--   date_time
--   chrono
--   regex
--   serialization
--   program_options
--   atomic
-- WARNING: Git was not found!
-- Found PythonInterp: /usr/bin/python (found version "2.7.12")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/t/T/aeon-master/build/release
cd build/release && make
make[1]: Entering directory '/home/t/T/aeon-master/build/release'
make[2]: Entering directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target version
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[  0%] Built target version
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target libminiupnpc-static
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[  1%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/igd_desc_parse.c.o
[  2%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/miniupnpc.c.o
[  2%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/minixml.c.o
[  3%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/minisoap.c.o
[  4%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/minissdpc.c.o
[  5%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/miniwget.c.o
[  6%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnpcommands.c.o
[  6%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnpdev.c.o
[  7%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnpreplyparse.c.o
[  8%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnperrors.c.o
[  9%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/connecthostport.c.o
[ 10%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/portlistingparse.c.o
[ 10%] Building C object external/miniupnpc/CMakeFiles/libminiupnpc-static.dir/receivedata.c.o
[ 11%] Linking C static library libminiupnpc.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 11%] Built target libminiupnpc-static
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target cryptonote_core
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 12%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/tx_pool.cpp.o
[ 13%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/cryptonote_format_utils.cpp.o
[ 14%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/difficulty.cpp.o
[ 15%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/account.cpp.o
[ 15%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/cryptonote_basic_impl.cpp.o
[ 16%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/blockchain_storage.cpp.o
[ 17%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/checkpoints.cpp.o
[ 18%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/miner.cpp.o
[ 19%] Building CXX object src/CMakeFiles/cryptonote_core.dir/cryptonote_core/cryptonote_core.cpp.o
[ 19%] Linking CXX static library libcryptonote_core.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 19%] Built target cryptonote_core
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target crypto
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 20%] Building C object src/CMakeFiles/crypto.dir/crypto/groestl.c.o
[ 21%] Building C object src/CMakeFiles/crypto.dir/crypto/hash.c.o
[ 22%] Building C object src/CMakeFiles/crypto.dir/crypto/hash-extra-skein.c.o
[ 22%] Building C object src/CMakeFiles/crypto.dir/crypto/jh.c.o
[ 23%] Building C object src/CMakeFiles/crypto.dir/crypto/hash-extra-blake.c.o
[ 24%] Building CXX object src/CMakeFiles/crypto.dir/crypto/crypto.cpp.o
[ 25%] Building C object src/CMakeFiles/crypto.dir/crypto/keccak.c.o
[ 26%] Building C object src/CMakeFiles/crypto.dir/crypto/blake256.c.o
[ 26%] Building C object src/CMakeFiles/crypto.dir/crypto/hash-extra-groestl.c.o
[ 27%] Building C object src/CMakeFiles/crypto.dir/crypto/random.c.o
[ 28%] Building C object src/CMakeFiles/crypto.dir/crypto/chacha8.c.o
[ 29%] Building C object src/CMakeFiles/crypto.dir/crypto/slow-hash.c.o
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/slow-hash.c:424:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     U64(a)[0] = U64(&state.k[0])[0] ^ U64(&state.k[32])[0];
     ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:424:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/t/T/aeon-master/src/crypto/slow-hash.c:426:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     U64(b)[0] = U64(&state.k[16])[0] ^ U64(&state.k[48])[0];
     ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:426:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[ 29%] Building C object src/CMakeFiles/crypto.dir/crypto/tree-hash.c.o
[ 30%] Building C object src/CMakeFiles/crypto.dir/crypto/oaes_lib.c.o
[ 31%] Building C object src/CMakeFiles/crypto.dir/crypto/crypto-ops.c.o
[ 32%] Building C object src/CMakeFiles/crypto.dir/crypto/crypto-ops-data.c.o
[ 33%] Building C object src/CMakeFiles/crypto.dir/crypto/skein.c.o
/home/t/T/aeon-master/src/crypto/skein.c:80:5: warning: "SKEIN_256_NIST_MAX_HASH_BITS" is not defined [-Wundef]
 #if SKEIN_256_NIST_MAX_HASH_BITS
     ^
/home/t/T/aeon-master/src/crypto/skein.c: In function ‘Skein_256_Final’:
/home/t/T/aeon-master/src/crypto/skein.c:1360:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
         ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */
         ^
/home/t/T/aeon-master/src/crypto/skein.c: In function ‘Skein_512_Final’:
/home/t/T/aeon-master/src/crypto/skein.c:1560:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
         ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */
         ^
/home/t/T/aeon-master/src/crypto/skein.c: In function ‘Skein1024_Final’:
/home/t/T/aeon-master/src/crypto/skein.c:1758:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
         ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */
         ^
/home/t/T/aeon-master/src/crypto/skein.c: In function ‘Init’:
/home/t/T/aeon-master/src/crypto/skein.c:1944:5: warning: "SKEIN_256_NIST_MAX_HASH_BITS" is not defined [-Wundef]
 #if SKEIN_256_NIST_MAX_HASH_BITS
     ^
[ 33%] Building CXX object src/CMakeFiles/crypto.dir/crypto/electrum-words.cpp.o
[ 34%] Building C object src/CMakeFiles/crypto.dir/crypto/hash-extra-jh.c.o
[ 35%] Building C object src/CMakeFiles/crypto.dir/crypto/aesb.c.o
[ 36%] Linking CXX static library libcrypto.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 36%] Built target crypto
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target ringct
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 37%] Building CXX object src/CMakeFiles/ringct.dir/ringct/rctOps.cpp.o
[ 37%] Building CXX object src/CMakeFiles/ringct.dir/ringct/rctSigs.cpp.o
[ 38%] Building CXX object src/CMakeFiles/ringct.dir/ringct/rctTypes.cpp.o
[ 39%] Building C object src/CMakeFiles/ringct.dir/ringct/rctCryptoOps.c.o
[ 40%] Linking CXX static library libringct.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 40%] Built target ringct
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target common
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 40%] Building CXX object src/CMakeFiles/common.dir/common/base58.cpp.o
[ 41%] Building CXX object src/CMakeFiles/common.dir/common/command_line.cpp.o
[ 42%] Building CXX object src/CMakeFiles/common.dir/common/util.cpp.o
[ 43%] Linking CXX static library libcommon.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 43%] Built target common
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target connectivity_tool
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 43%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
[ 44%] Linking CXX executable connectivity_tool
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 44%] Built target connectivity_tool
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target wallet
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 45%] Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o
[ 46%] Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet2.cpp.o
[ 47%] Linking CXX static library libwallet.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 47%] Built target wallet
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target rpc
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 48%] Building CXX object src/CMakeFiles/rpc.dir/rpc/core_rpc_server.cpp.o
[ 48%] Linking CXX static library librpc.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 48%] Built target rpc
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target daemon
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 49%] Building CXX object src/CMakeFiles/daemon.dir/daemon/daemon.cpp.o
[ 50%] Linking CXX executable aeond
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 50%] Built target daemon
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target simpleminer
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 51%] Building CXX object src/CMakeFiles/simpleminer.dir/miner/simpleminer.cpp.o
[ 52%] Linking CXX executable simpleminer
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 52%] Built target simpleminer
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target simplewallet
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 53%] Building CXX object src/CMakeFiles/simplewallet.dir/simplewallet/password_container.cpp.o
[ 54%] Building CXX object src/CMakeFiles/simplewallet.dir/simplewallet/simplewallet.cpp.o
[ 54%] Linking CXX executable simplewallet
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 54%] Built target simplewallet
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target hash-tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 55%] Building CXX object tests/CMakeFiles/hash-tests.dir/hash/main.cpp.o
[ 56%] Linking CXX executable hash-tests
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 56%] Built target hash-tests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target functional_tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 56%] Building CXX object tests/CMakeFiles/functional_tests.dir/functional_tests/transactions_flow_test.cpp.o
[ 57%] Building CXX object tests/CMakeFiles/functional_tests.dir/functional_tests/main.cpp.o
[ 58%] Building CXX object tests/CMakeFiles/functional_tests.dir/functional_tests/transactions_generation_from_blockchain.cpp.o
[ 59%] Linking CXX executable functional_tests
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 59%] Built target functional_tests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target gtest
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 59%] Building CXX object tests/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[ 60%] Linking CXX static library libgtest.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 60%] Built target gtest
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target gtest_main
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 61%] Building CXX object tests/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[ 62%] Linking CXX static library libgtest_main.a
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 62%] Built target gtest_main
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target net_load_tests_srv
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 63%] Building CXX object tests/CMakeFiles/net_load_tests_srv.dir/net_load_tests/srv.cpp.o
[ 63%] Linking CXX executable net_load_tests_srv
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 63%] Built target net_load_tests_srv
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target net_load_tests_clt
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 64%] Building CXX object tests/CMakeFiles/net_load_tests_clt.dir/net_load_tests/clt.cpp.o
[ 65%] Linking CXX executable net_load_tests_clt
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 65%] Built target net_load_tests_clt
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target difficulty-tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 66%] Building CXX object tests/CMakeFiles/difficulty-tests.dir/difficulty/difficulty.cpp.o
[ 67%] Linking CXX executable difficulty-tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 67%] Built target difficulty-tests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target crypto-tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 68%] Building C object tests/CMakeFiles/crypto-tests.dir/crypto/hash.c.o
[ 68%] Building CXX object tests/CMakeFiles/crypto-tests.dir/crypto/crypto.cpp.o
[ 69%] Building C object tests/CMakeFiles/crypto-tests.dir/crypto/random.c.o
[ 70%] Building CXX object tests/CMakeFiles/crypto-tests.dir/crypto/main.cpp.o
[ 71%] Building C object tests/CMakeFiles/crypto-tests.dir/crypto/crypto-ops.c.o
[ 72%] Building C object tests/CMakeFiles/crypto-tests.dir/crypto/crypto-ops-data.c.o
[ 72%] Linking CXX executable crypto-tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 72%] Built target crypto-tests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target performance_tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 73%] Building CXX object tests/CMakeFiles/performance_tests.dir/performance_tests/main.cpp.o
[ 74%] Linking CXX executable performance_tests
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 74%] Built target performance_tests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target unit_tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 75%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/test_peerlist.cpp.o
[ 76%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/epee_boosted_tcp_server.cpp.o
[ 77%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/get_xtype_from_string.cpp.o
[ 78%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/base58.cpp.o
[ 78%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/parse_amount.cpp.o
[ 79%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/serialization.cpp.o
[ 80%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/main.cpp.o
[ 81%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/decompose_amount_into_digits.cpp.o
[ 82%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/chacha8.cpp.o
[ 82%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/test_protocol_pack.cpp.o
[ 83%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/checkpoints.cpp.o
[ 84%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/block_reward.cpp.o
[ 85%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/test_format_utils.cpp.o
[ 86%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/mul_div.cpp.o
[ 86%] Building CXX object tests/CMakeFiles/unit_tests.dir/unit_tests/epee_levin_protocol_handler_async.cpp.o
[ 87%] Linking CXX executable unit_tests
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 87%] Built target unit_tests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target hash-target-tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 88%] Building CXX object tests/CMakeFiles/hash-target-tests.dir/hash-target.cpp.o
/home/t/T/aeon-master/tests/hash-target.cpp: In function ‘int main(int, char**)’:
/home/t/T/aeon-master/tests/hash-target.cpp:46:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if (check_hash(h, diff) != (b == 0 || diff <= 255 / b)) {
                                                  ^
/home/t/T/aeon-master/tests/hash-target.cpp:52:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (check_hash(h, diff) != (diff <= 255 / b)) {
                                          ^
[ 88%] Linking CXX executable hash-target-tests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 88%] Built target hash-target-tests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target coretests
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 89%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/chain_switch_1.cpp.o
[ 89%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/ring_signature_1.cpp.o
[ 90%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/block_validation.cpp.o
[ 91%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/tx_validation.cpp.o
[ 92%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/transaction_tests.cpp.o
[ 93%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/chain_split_1.cpp.o
[ 93%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/chaingen.cpp.o
[ 94%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/integer_overflow.cpp.o
[ 95%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/chaingen001.cpp.o
[ 96%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/block_reward.cpp.o
[ 97%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/double_spend.cpp.o
[ 97%] Building CXX object tests/CMakeFiles/coretests.dir/core_tests/chaingen_main.cpp.o
[ 98%] Linking CXX executable coretests
/home/t/T/aeon-master/tests/core_tests/chaingen.cpp: In function ‘fill_tx_sources’:
/home/t/T/aeon-master/tests/core_tests/chaingen.cpp:458:40: warning: ‘realOutput’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             ts.real_output = realOutput;
                                        ^
/home/t/T/aeon-master/tests/core_tests/chaingen.cpp:454:20: note: ‘realOutput’ was declared here
             size_t realOutput;
                    ^
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[ 98%] Built target coretests
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
Scanning dependencies of target core_proxy
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
make[3]: Entering directory '/home/t/T/aeon-master/build/release'
[ 99%] Building CXX object tests/CMakeFiles/core_proxy.dir/core_proxy/core_proxy.cpp.o
[100%] Linking CXX executable core_proxy
/home/t/T/aeon-master/src/crypto/slow-hash.c: In function ‘cn_slow_hash’:
/home/t/T/aeon-master/src/crypto/oaes_lib.c:896:13: warning: ‘aes_ctx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  if( (*_ctx)->key )
             ^
/home/t/T/aeon-master/src/crypto/slow-hash.c:386:15: note: ‘aes_ctx’ was declared here
     oaes_ctx *aes_ctx;
               ^
make[3]: Leaving directory '/home/t/T/aeon-master/build/release'
[100%] Built target core_proxy
make[2]: Leaving directory '/home/t/T/aeon-master/build/release'
make[1]: Leaving directory '/home/t/T/aeon-master/build/release'
t@t:~/T/aeon-master$

Could you check that everything was done just right? At least the daemon and the simplewallet seems to work just fine. But I want to be sure.


I noticed that Monero has 25 word seed and AEON 24 word seed.
On here
https://moneroaddress.org
Should I fow AEON just use first 24 words and exclude the last one word?

Anyway is there any sha256sum check for the AEON source?

Why this Linux compiled version is not on aeon.cash site already?

legendary
Activity: 2968
Merit: 1198
Ah I see Smiley good to know

Also I sent something like 1.5 Aeon to another wallet and my internet lost connection just before I sent it
Do I just wait for 24 hr for it to return or is it lost?

Gave me this TX hash but its not showing up on chain radar yet
c5916f0341559a3eee82dee9703087714adedeee1aab2a813216bc18080e3571

The coins are not lost, but the transaction is stuck.

You will have to rescan your wallet and either clear your local tx pool, or wait 24 hours for the transaction to drop out of it.
Pages:
Jump to: