Pages:
Author

Topic: [ANN]AIB-Advanced Internet Blockchains || https://www.aib.one - page 2. (Read 18530 times)

newbie
Activity: 41
Merit: 0
After 2 days of mining on 2 - 15 GHs no blocks were accepted. Relating statistics of https://miningpoolstats.stream/advancedinternetblock, blockchain with 2360794 blocks did not take any block 2 days already. While prohashing.com with blockchain 10951453 solving blocks every few minutes. Whats wrong with our pools?
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
Thank you very much for very detailed information. It already on my pool

could you mention here, what's your pool? is it a public pool? do you want me to put on the list ?
newbie
Activity: 41
Merit: 0
Thank you very much for very detailed information. It already on my pool
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
Hello,
I am trying to install it on yiimp pool but unfortunately starting with ./autogen.sh it ends with

configure.ac:1111: error: required file 'qa/pull-tester/run-bitcoind-for-test.sh.in' not found
configure.ac:1112: error: required file 'qa/pull-tester/tests_config.py.in' not found
configure.ac:1114: error: required file 'qa/pull-tester/rpc-tests.py' not found
Makefile.am:10: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:465: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
autoreconf: automake failed with exit status: 1

Libtoolize did not help.

Somebody have an advice?



Try this:


For your convenience , we made a dockerfile to help you build, and
also the blockdata to help you to fast sync up.

------ Dockerfile -----------------
https://github.com/iobond/aib/releases/download/aib-dockerfile/aib-dockerfile.tar.gz

Compile from AIB source's Dockerfile.

mkdir compile-aib
cd compile-aib
tar xf aib-dockerfile.tar.gz
./start.sh
ls -lah ./release

Will have your compiled aib binary for ubuntu 16.04

--------------------  Blockdata ------------

https://github.com/iobond/aib/releases/download/Blockdata-2211080/aib-block-2211080.tar.gz.xz.001
https://github.com/iobond/aib/releases/download/Part-2-Block-2211080/aib-block-2211080.tar.gz.xz.002


Block data for AIB @ Height 2211080

There is 2 parts of the file , combine into one then decompress than
you could get the block data around 2.6G

cat aib-block-2211080.tar.gz.xz.00? > aib-block-2211080.tar.gz.xz
xz -d aib-block-2211080.tar.gz.xz
tar xf aib-block-2211080.tar.gz

when you init the sync, please use in aib.conf
connect=connect.aib.one

to make sure you are on the right chain
newbie
Activity: 41
Merit: 0
Hello,
I am trying to install it on yiimp pool but unfortunately starting with ./autogen.sh it ends with

configure.ac:1111: error: required file 'qa/pull-tester/run-bitcoind-for-test.sh.in' not found
configure.ac:1112: error: required file 'qa/pull-tester/tests_config.py.in' not found
configure.ac:1114: error: required file 'qa/pull-tester/rpc-tests.py' not found
Makefile.am:10: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:465: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
autoreconf: automake failed with exit status: 1

Libtoolize did not help.

Somebody have an advice?
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
Thanks ZergPool to merge mining AIB to support its network security.

https://zergpool.com/site/block?id=3353
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
Download full blockdata recently faster in China:

https://pan.baidu.com/s/1BoQuwOxur6U-9ActRMwMXw
提取码:vlpo

aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
ADD Windows Wallet, come with recent blockdata in one package:

https://github.com/iobond/aib/releases/tag/AIBWin64Installer
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
remove  blocks & chainstate

download part 1, part 2 from :
https://github.com/iobond/aib/releases

then :
cat aib-block-2211080.tar.gz.xz.00? > aib-block-2211080.tar.gz.xz
xz -d aib-block-2211080.tar.gz.xz
tar xf aib-block-2211080.tar.gz

config aib.conf :

connect = 104.238.153.71:31415
then start aibd

after on the right chain then could remove the connect if necessary.


Thanks for your reply.
I can confirm I am now on same height as block explorer and my desposits show up on stex.



Nice,




legendary
Activity: 1612
Merit: 1608
精神分析的爸
remove  blocks & chainstate

download part 1, part 2 from :
https://github.com/iobond/aib/releases

then :
cat aib-block-2211080.tar.gz.xz.00? > aib-block-2211080.tar.gz.xz
xz -d aib-block-2211080.tar.gz.xz
tar xf aib-block-2211080.tar.gz

config aib.conf :

connect = 104.238.153.71:31415
then start aibd

after on the right chain then could remove the connect if necessary.


Thanks for your reply.
I can confirm I am now on same height as block explorer and my desposits show up on stex.

aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
What is the current wallet version or github tag to use?

I am getting
Code:
 "warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"

TIA

We have attemp a failed upgrade to 0.17. so now down grage to 0.13 for now for stable version.



Thanks, but with v5.13.3.17 I am unable to deposit coins into stex and master doesn't compile on any of my platforms:

Code:
configure.ac:32: installing 'build-aux/missing'
configure.ac:1111: error: required file 'qa/pull-tester/run-bitcoind-for-test.sh.in' not found
configure.ac:1112: error: required file 'qa/pull-tester/tests_config.py.in' not found
configure.ac:1114: error: required file 'qa/pull-tester/rpc-tests.py' not found
Makefile.am:10: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:465: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
parallel-tests: installing 'build-aux/test-driver'
autoreconf: automake failed with exit status: 1

Check the master branch or aib-5.14 branch.
Version inside should be v5.13.3.14
there is a build-linux.sh script

later we might buid a dockerfile for easier build from souce for AIB .



Thank you, I compiled from git tag v5.13.3.14, deleted the blockchain and resynched from scratch.

Deposits are still not going to stex and while my block height is # 2409994, the block explorer shows a height of # 2302253.

I guess there are a number of forks running meanwhile and I am unsure on how to get synched properly to send my coins to stex.




remove  blocks & chainstate

download part 1, part 2 from :
https://github.com/iobond/aib/releases

then :
cat aib-block-2211080.tar.gz.xz.00? > aib-block-2211080.tar.gz.xz
xz -d aib-block-2211080.tar.gz.xz
tar xf aib-block-2211080.tar.gz

config aib.conf :

connect = 104.238.153.71:31415
then start aibd

after on the right chain then could remove the connect if necessary.










legendary
Activity: 1612
Merit: 1608
精神分析的爸
What is the current wallet version or github tag to use?

I am getting
Code:
 "warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"

TIA

We have attemp a failed upgrade to 0.17. so now down grage to 0.13 for now for stable version.



Thanks, but with v5.13.3.17 I am unable to deposit coins into stex and master doesn't compile on any of my platforms:

Code:
configure.ac:32: installing 'build-aux/missing'
configure.ac:1111: error: required file 'qa/pull-tester/run-bitcoind-for-test.sh.in' not found
configure.ac:1112: error: required file 'qa/pull-tester/tests_config.py.in' not found
configure.ac:1114: error: required file 'qa/pull-tester/rpc-tests.py' not found
Makefile.am:10: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:465: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
parallel-tests: installing 'build-aux/test-driver'
autoreconf: automake failed with exit status: 1

Check the master branch or aib-5.14 branch.
Version inside should be v5.13.3.14
there is a build-linux.sh script

later we might buid a dockerfile for easier build from souce for AIB .



Thank you, I compiled from git tag v5.13.3.14, deleted the blockchain and resynched from scratch.

Deposits are still not going to stex and while my block height is # 2409994, the block explorer shows a height of # 2302253.

I guess there are a number of forks running meanwhile and I am unsure on how to get synched properly to send my coins to stex.
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
What is the current wallet version or github tag to use?

I am getting
Code:
  "warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"

TIA

We have attemp a failed upgrade to 0.17. so now down grage to 0.13 for now for stable version.



Thanks, but with v5.13.3.17 I am unable to deposit coins into stex and master doesn't compile on any of my platforms:

Code:
configure.ac:32: installing 'build-aux/missing'
configure.ac:1111: error: required file 'qa/pull-tester/run-bitcoind-for-test.sh.in' not found
configure.ac:1112: error: required file 'qa/pull-tester/tests_config.py.in' not found
configure.ac:1114: error: required file 'qa/pull-tester/rpc-tests.py' not found
Makefile.am:10: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:465: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
parallel-tests: installing 'build-aux/test-driver'
autoreconf: automake failed with exit status: 1

Check the master branch or aib-5.14 branch.
Version inside should be v5.13.3.14
there is a build-linux.sh script

later we might buid a dockerfile for easier build from souce for AIB .



legendary
Activity: 1612
Merit: 1608
精神分析的爸
What is the current wallet version or github tag to use?

I am getting
Code:
  "warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"

TIA

We have attemp a failed upgrade to 0.17. so now down grage to 0.13 for now for stable version.



Thanks, but with v5.13.3.17 I am unable to deposit coins into stex and master doesn't compile on any of my platforms:

Code:
configure.ac:32: installing 'build-aux/missing'
configure.ac:1111: error: required file 'qa/pull-tester/run-bitcoind-for-test.sh.in' not found
configure.ac:1112: error: required file 'qa/pull-tester/tests_config.py.in' not found
configure.ac:1114: error: required file 'qa/pull-tester/rpc-tests.py' not found
Makefile.am:10: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:465: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
parallel-tests: installing 'build-aux/test-driver'
autoreconf: automake failed with exit status: 1
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
thanks for info,

plz share the link to the aibwallet v.0.13 source

https://github.com/iobond/aib

master branch for now



will STEX re-enable AIB?

Does your HashTap  support sCrypt merge mining with a low cost?
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
sr. member
Activity: 1248
Merit: 297
thanks for info,

plz share the link to the aibwallet v.0.13 source

https://github.com/iobond/aib

master branch for now



Can you please give direct link to the Windows Compiled version....Thanks
aib
member
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
thanks for info,

plz share the link to the aibwallet v.0.13 source

https://github.com/iobond/aib

master branch for now



will STEX re-enable AIB?

We only on STEX with AIB/ETH pair.
https://app.stex.com/en/basic-trade/pair/ETH/AIB

BTC pair is here, however, there is no liquidation yet. might  be soon
https://txbit.io/Trade/AIB/BTC

Pages:
Jump to: