Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - GaltReport

Pages: 1 ... 34 35 36 37 38 39 40 [41] 42 43 44 45 46
601
What I'm trying to point out is that it is most likely not BTER's fault.

Total is not correct. I didn't receive it.

602
Have you guys contacted support?

Not yet.  Been busy and hoping it would show up but  probably need to do that.

603
I did transfer from Bter to my wallet, but since few hours nothing received. The name of my registered account is: thulium

I have only this transaction info:

ID: 520866

2040cd024b1b74904a382dd14f15f1e2b6959d55be1b334f9afc265b2fd9e3fc9c9c127737b15318e8fe378b30764f4b65c275ef851eba56ac82bdad6396c0f71d


You're not alone.  It probably says Pending on bter?  I have a withrdaw pending as well.  We'll just have to wait....


Edit: Mine looks like it went through on BTER but haven't received anything either.  I'll update if it shows up.

Mine still not showing up.... :(

604
...
...
Also, I've had a large withdraw pending for about an hour now.  I wonder if they're running out of supply...

Me too. Not that long but still pending much longer compared to yesterday.

605
That was fun....not so much  ;D Hopefully it was tested somewhere by someone... :)

(sleeps now and assumes everything went well)



606

Thanks, how do you check next block produce time?  get_info?


{
  "wallet_next_block_production_time": "4 minutes in the future",
}
Got it, TY.

607
Is it recommended to build this from scratch in a new directory or update from repo into existing directory and rebuild?

608
System does not care about IP.

That's good.  TY.

609
How do you do this:

"be careful and make sure you are producing blocks during upgrading."

Run two nodes, build another when running current one.

Check the next block produce time before you switch different delegate nodes.

Do not forget to open and unlock for enough long time.

Thanks, how do you check next block produce time?  get_info?

Is it okay if the IP is different if you are not a seed node?

610
How do you do this:

"be careful and make sure you are producing blocks during upgrading."

611
Just wondering how does one perform maintenance on a running delegate without missing blocks?

Can you shutdown your delegate and bring up a backup delegate immediately?  Does IP need to stay the same for a delegate or only if you are acting as a seed node?

Just looking for some SIMPLE strategy if there is one for planned maintenance. 


612
XTS5WMWWW56Dz9qjYzchVEvBDB6vXKQ495dkneHRUAWoGBfE5oWdd


613
Technical Support / Re: how to know testnet/ vrs production
« on: July 24, 2014, 12:12:58 am »
Can we build and run the testnet code on the same machine as the livenet with only 1 or the other active at a time?  Or can you run them simultaneously?

I'm thinking of a backup server that has both a livenet and testnet installation.

Edit: Now I'm thinking that the blockchain and wallets would collide??

614
General Discussion / Re: New Delegate Support Thread
« on: July 23, 2014, 09:54:11 pm »
This is a good idea.  I will volunteer but I am just learning myself, by the generosity of others here but if I can help I will.

Notes I have so far:

Build Instructions for Live Network on Ubuntu Server 14.04

sudo apt-get update
sudo apt-get install cmake git libreadline-dev uuid-dev g++ libdb++-dev libdb-dev zip libssl-dev openssl build-essential python-dev autotools-dev libicu-dev libbz2-dev libboost-dev libboost-all-dev

git clone https://github.com/dacsunlimited/bitsharesx.git
cd bitsharesx
git  checkout 0.2.1
git submodule init
Git submodule update
cmake .
make

The instructions above REPLACE the "Download and Build The Client" instructions in the document linked below.  Otherwise, the instructions in the link below are what worked for me and you should continue with them....

https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-initial-delegate-setup

EXCEPT that I didn't have any keys to import so I had to create an account and register a delegate like it is explained here:

https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-Registering-Names-And-Delegates

and by the way you will need some BTSX to register the account.  I had to bum some off someone on the forum since the only BTSX I have is on Bter and I can't withdraw it. 

In order for someone to send you BTSX with an unregistered account, you will need to give them the key shown when you enter the following command in the console:

wallet_list_my_accounts

There is also the suggestion to run NTP for time synchronization with the following instructions that I haven't verified:

sudo apt-get install ntp

Add some servers to the config file.  Add the following to /etc/ntp.conf

server ntp.ubuntu.com
server pool.ntp.org


It would be good if someone could combine the 2 linked docs into a single comprehensive doc... that covers importing keys and/or creating and registering accounts from scatch.  if I have time I will try but I'm short on that these days.  :(

(Please correct any of my mistakes)

I'm using this as a basis for a guide aimed at people who are quite clueless about how to start.http://wiki.bitshares.org/index.php/BitShares_X_Solutions .  Go here and the 2nd question is where I've started to work on this.  After I go through the process myself, I'll have a better howto.

Excellent Idea!

615
 +5% +5% +5%

Pages: 1 ... 34 35 36 37 38 39 40 [41] 42 43 44 45 46