Bitcoin Forum
April 24, 2024, 11:57:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26]
  Print  
Author Topic: [ANN][STEEM][POW] - NO IPO | NO PREMINE | NO INSTAMINE (relaunch)  (Read 133031 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
kahir
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
May 03, 2016, 01:39:27 AM
 #501

i sign up with facebook on steemit and there is a signup bonus and there is no priv wify key on the account ... how i move my vests from there to my CLI wallet ??
1714003064
Hero Member
*
Offline Offline

Posts: 1714003064

View Profile Personal Message (Offline)

Ignore
1714003064
Reply with quote  #2

1714003064
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714003064
Hero Member
*
Offline Offline

Posts: 1714003064

View Profile Personal Message (Offline)

Ignore
1714003064
Reply with quote  #2

1714003064
Report to moderator
1714003064
Hero Member
*
Offline Offline

Posts: 1714003064

View Profile Personal Message (Offline)

Ignore
1714003064
Reply with quote  #2

1714003064
Report to moderator
bluehorseshoe
Sr. Member
****
Offline Offline

Activity: 255
Merit: 250



View Profile
May 03, 2016, 04:43:01 AM
 #502



Thanks for reminding me of a bad investment decision................Flockin' Hashlets.........
seedtrue
Legendary
*
Offline Offline

Activity: 963
Merit: 1002



View Profile
May 03, 2016, 11:19:46 AM
 #503

Whenever I have to stop steemd and restart it, I run into this error:

 10 assert_exception: Assert Exception
hardforks.last_hardfork <= STEEMIT_NUM_HARDFORKS: Chain knows of more hardforks than configuration



And to fix it, I need to start steemd with the flag --resync-blockchain and wait for the whole blockchain to resync.

Is there something I can change in my config.ini to avoid this?
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
May 03, 2016, 11:23:18 AM
 #504

Whenever I have to stop steemd and restart it, I run into this error:

 10 assert_exception: Assert Exception
hardforks.last_hardfork <= STEEMIT_NUM_HARDFORKS: Chain knows of more hardforks than configuration



And to fix it, I need to start steemd with the flag --resync-blockchain and wait for the whole blockchain to resync.

Is there something I can change in my config.ini to avoid this?

You can use --replay-blockchain which rebuilds the database locally instead of syncing over the network. Other than that, wait for a fix.
seedtrue
Legendary
*
Offline Offline

Activity: 963
Merit: 1002



View Profile
May 03, 2016, 11:38:01 AM
 #505

Whenever I have to stop steemd and restart it, I run into this error:

 10 assert_exception: Assert Exception
hardforks.last_hardfork <= STEEMIT_NUM_HARDFORKS: Chain knows of more hardforks than configuration



And to fix it, I need to start steemd with the flag --resync-blockchain and wait for the whole blockchain to resync.

Is there something I can change in my config.ini to avoid this?

You can use --replay-blockchain which rebuilds the database locally instead of syncing over the network. Other than that, wait for a fix.


Thanks smooth, --replay-blockchain works much faster.
P-Funk
Sr. Member
****
Offline Offline

Activity: 360
Merit: 250

Token


View Profile
May 05, 2016, 12:55:05 AM
 #506

And for those that like to save their keyboards a few presses, --resync and --replay flags do the same thing, no -blockchain required!
jupiter00000
Member
**
Offline Offline

Activity: 111
Merit: 10

http://jupitertheproducer.bandcamp.com


View Profile WWW
May 05, 2016, 03:49:57 AM
 #507

jupiter@jupiter-All-Series:~$ cd secp256k1
jupiter@jupiter-All-Series:~/secp256k1$ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
jupiter@jupiter-All-Series:~/secp256k1$ ./configure
bash: ./configure: No such file or directory
jupiter@jupiter-All-Series:~/secp256k1$ make
make: *** No targets specified and no makefile found.  Stop.
jupiter@jupiter-All-Series:~/secp256k1$ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
jupiter@jupiter-All-Series:~/secp256k1$
jupiter@jupiter-All-Series:~/secp256k1$ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found

Getting errors.... now what?

just trying to follow the steps here: https://steemit.com/steemhelp/@joseph/mining-steem-for-dummies

Twitter: @Jupiter00000
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
May 05, 2016, 03:55:41 AM
 #508

sudo apt-get install autoconf
kahir
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
May 05, 2016, 03:56:36 AM
 #509

jupiter@jupiter-All-Series:~$ cd secp256k1
jupiter@jupiter-All-Series:~/secp256k1$ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
jupiter@jupiter-All-Series:~/secp256k1$ ./configure
bash: ./configure: No such file or directory
jupiter@jupiter-All-Series:~/secp256k1$ make
make: *** No targets specified and no makefile found.  Stop.
jupiter@jupiter-All-Series:~/secp256k1$ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
jupiter@jupiter-All-Series:~/secp256k1$
jupiter@jupiter-All-Series:~/secp256k1$ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found

Getting errors.... now what?

just trying to follow the steps here: https://steemit.com/steemhelp/@joseph/mining-steem-for-dummies


go to the steem slack u will face many problems not just 1 .... u will get instant respond there
proctologic
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile WWW
May 05, 2016, 11:28:44 AM
 #510

https://steem.slack.com/

seedtrue
Legendary
*
Offline Offline

Activity: 963
Merit: 1002



View Profile
May 07, 2016, 01:49:08 AM
Last edit: May 07, 2016, 02:49:57 AM by seedtrue
 #511

420 million VESTS

party time


edit: 420 billion VESTS....maths are hard
DaMut
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 263



View Profile
May 07, 2016, 02:34:08 PM
 #512

420 million VESTS

party time


edit: 420 billion VESTS....maths are hard

what do you mean?

████████████████████████
.
SPORTS
███████▄███▄▄
█████████▀▀████▄▄
▄███▄▄███████▀▀████▄▄
███▀█████▄███████▀▀███▄
████████████▄▄█████████
█████████░▀▀████▄▄████▀
████████████████████
█████████░▄▄████▀▀████▄
████████████▀▀█████████
███▄█████▀███████▄▄███▀
▀███▀▀███████▄▄████▀
█████████▄▄████▀▀
███████▀███▀▀
bets.io
████████████████████████
.
CASINO
seedtrue
Legendary
*
Offline Offline

Activity: 963
Merit: 1002



View Profile
May 07, 2016, 03:56:22 PM
 #513

420 million VESTS

party time


edit: 420 billion VESTS....maths are hard

what do you mean?


DaMut
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 263



View Profile
May 07, 2016, 07:14:09 PM
 #514

420 million VESTS

party time


edit: 420 billion VESTS....maths are hard

what do you mean?




ok this is crazy.
thanks a lot

████████████████████████
.
SPORTS
███████▄███▄▄
█████████▀▀████▄▄
▄███▄▄███████▀▀████▄▄
███▀█████▄███████▀▀███▄
████████████▄▄█████████
█████████░▀▀████▄▄████▀
████████████████████
█████████░▄▄████▀▀████▄
████████████▀▀█████████
███▄█████▀███████▄▄███▀
▀███▀▀███████▄▄████▀
█████████▄▄████▀▀
███████▀███▀▀
bets.io
████████████████████████
.
CASINO
abitmore
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
May 07, 2016, 10:10:36 PM
 #515

A few days ago every 1 VESTS got split to 1M VESTS.
seedtrue
Legendary
*
Offline Offline

Activity: 963
Merit: 1002



View Profile
May 07, 2016, 11:04:08 PM
 #516

420 million VESTS

party time


edit: 420 billion VESTS....maths are hard

what do you mean?




ok this is crazy.
thanks a lot
A few days ago every 1 VESTS got split to 1M VESTS.


I know...I was commenting on the number 420, it is a special number for some marijuana smokers.
fmz89
Legendary
*
Offline Offline

Activity: 1766
Merit: 1002



View Profile
May 09, 2016, 12:01:52 AM
 #517

stupid steem to much over cap, it will dump to 700 sat, Grin Grin Grin Grin
nobody will buy steem anymore

  ▄█▀                       ▀█▄
 ██           ▄▄ ▄▄           ██
███       ▄ ▄███ ███▄ ▄       ███
████▄   ███ ████ ████ ███   ▄████
 ██████████ ███▀ ▀▀▄▄▄▄▄ ▄██████
  ▀▀███████  ▀▄█████████ ████▀▀
       ███▀▄ ██████▀▀▀ ▄▄
       █▀▄██ ████▄▄█▀▄████
        ████ ▀█████▄▀██▀
        ████ █▄▀█████▄
        ████  ▀▀ █████▀
         ▀▀█      ▀█▀
.REXX.|||
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████▀    ▐███████
███████████    ▄▄█████████
▐██████████▀    ▀▀█████████▌
▐█████████▌       █████████▌
▐███████████    ███████████▌
███████████    ███████████
██████████    ██████████
▀████████▄  ▄████████▀
▀████████████████▀
▀▀▀▀▀▀▀▀▀▀▀▀
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
███████████████▀▀  █████
████████████▀▀      ██████
▐████████▀▀   ▄▄     ██████▌
▐████▀▀    ▄█▀▀     ███████▌
▐████████ █▀        ███████▌
████████ █ ▄███▄   ███████
████████████████▄▄██████
▀████████████████████▀
▀████████████████▀
▀▀▀▀▀▀▀▀▀▀▀▀
▄▄████████▄▄
▄████████████████▄
▄████████████████████▄
████ ▄▀██████████  █████
██████▄▀▄▀██████  ████████
▐████████▄▀▄▀██  ██████████▌
▐██████████▄▀▄ ████████████▌
▐██████████  ▄▀▄▀██████████▌
████████  ████▄▀▄▀████████
█████  ████████▄▀ ██████
▀████████████████████▀
▀████████████████▀
▀▀▀▀▀▀▀▀▀▀▀▀
|.BUY REXX.
thereverseflash (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

I'll be able to change everything!


View Profile
May 09, 2016, 05:45:18 PM
 #518

You can continue the discussion from this thread:  https://bitcointalk.org/index.php?topic=1466593.msg14800086#msg14800086

Are you fast enough?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!