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 - betax

Pages: 1 ... 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 ... 54
301
General Discussion / Re: Test Net for Advanced Users
« on: August 21, 2015, 01:48:00 pm »
puppies I have just "flood" you some 1 CORE transactions.

On my second round I sent 8,421.  :o :o :o :o at 1  core interval. This was done brute forced Hyper Olympics style https://www.youtube.com/watch?v=8va4YGGA3wE, so I am not convinced I did submit as many in 1 minute.

Anyway my witness has not died, can you check you got something?

302
General Discussion / Re: Test Net for Advanced Users
« on: August 21, 2015, 01:19:34 pm »
Anybody having problems with transactions?

It has taking me lots of attempts to import my balances, and I cannot vote myself. I had but the votes remain 0.

you can vote me in to test ;) @ betaxtrade
Meanwhile you're in it seems.

Yes.. going for lunch helps :)

303
General Discussion / Re: Test Net for Advanced Users
« on: August 21, 2015, 11:58:36 am »
Anybody having problems with transactions?

It has taking me lots of attempts to import my balances, and I cannot vote myself. I had but the votes remain 0.

you can vote me in to test ;) @ betaxtrade

304
General Discussion / Re: Test Net for Advanced Users
« on: August 21, 2015, 11:48:51 am »
Anybody having problems with transactions?

It has taking me lots of attempts to import my balances, and I cannot vote myself. I had but the votes remain 0.

305
General Discussion / Re: Bitshares price discussion
« on: August 21, 2015, 11:27:19 am »
Yes I was thinking about doing exactly the same... but remember the issues that had poloniex  a while ago.

306
Meta / Re: Admin rights for fav
« on: August 21, 2015, 11:25:07 am »
 +5% +5%

307
General Discussion / Re: Test Net for Advanced Users
« on: August 21, 2015, 07:33:02 am »
I found some problems related to spam transactions.

1) In a normal node without block production, when spam transactions occurred (in my case 100 txs in few seconds), block sync stops for about 3 minutes.

2) In a witness node with block production, spam transactions caused witness node crash. In this case, I have to resync my witness node.

3) Only part of spam transactions are accepted. I sent a hundred transactions but only 9 out of 100 are shown.

Im rebuilding, was travelling yesterday,  once done I will do the same and confirm on my side.

308
General Discussion / Re: Test Net for Advanced Users
« on: August 21, 2015, 07:00:05 am »
Docker is great thanks, but at the moment not for me as I might want to fiddle with the code :), But if I spin up  more vms... that will be the way !

309
Assume a worker proposal is submitted for some kind of 'app' for BitShares.

Could the worker of the app be able to built into it a fee per transaction or something like that in order to profit from it and/or continue maintenance and development?

In other words is there room for contributor proposals of bitshares to allow them to profit on a per/app basis?

If not, would they be able to build into it perhaps something like a UIA of their own which the feature runs through and charges a fee perhaps.. or does everything have to be 'assimilated' into BTS?

Thanks for the clarification!

+ If for example somebody wants to create extensions (imagine Augur) how will these be licensed.
+ What is the process for this.

310
General Discussion / Re: Test Net for Advanced Users
« on: August 20, 2015, 01:32:50 pm »

So the real question is, why were we missing so many blocks?   Who got voted in and why did you stop producing?
BM please check my comment on Github. https://github.com/cryptonomex/graphene/issues/247#issuecomment-132349244
Once a witness started forking, it's hard to switch back.

I could not rejoin to the network after many errors... abit Ill try yours later on.

311
General Discussion / Re: Test Net for Advanced Users
« on: August 20, 2015, 09:07:04 am »
For those eagerly waiting .. here is another howto
https://github.com/cryptonomex/graphene/wiki/Howto-import-an-existing-delegate-as-witness-in-BitShares-2.0

Nice! I have just done a small correction on
Code: [Select]
--witness-id '"<witnessid>"'

312
General Discussion / Re: Test Net for Advanced Users
« on: August 20, 2015, 08:46:18 am »
Happy forking  :D
After forked, if restart without --resync-blockchain, then my node won't sync.
If restart with --resync-blockchain, it won't produce block after in sync.

So it's best remove the data directory before start.

I'm online again now.

If restarted with --resync, needs to restarted again after sync. I have to do it also if I deleted the data directory.

313
General Discussion / Re: Test Net for Advanced Users
« on: August 20, 2015, 06:44:30 am »
I was able to delete my files and resync the witness, then I turned block production back on and it seems to be working now.

Here are some examples of how to use docker to run the witness:

Start a witness, all logs and data will be dumped right after execution stops:
docker run -it --rm sile16/graphene-witness:aug19test --genesis-json /aug-19-puppies-test-genesis.json -s 45.55.6.216:1776
(this docker image i included the genesis json in)

Start a witness with persistent data dir:
docker run -it --rm -v <local data dir>:/witness_node_data_dir sile16/graphene-witness:aug19test --genesis-json /aug-19-puppies-test-genesis.json -s 45.55.6.216:1776

to make it easier to expose ports you can also include --net=host
docker run -it --rm --net=host -v /witness_node/test_net2:/witness_node_data_dir sile16/graphene-witness:aug19test --genesis-json /aug-19-puppies-test-genesis.json -s 45.55.6.216:1776 --rpc-endpoint 127.0.0.1:8090


the docker image is pushed so these commands should work for anyone.

 +5%

314
General Discussion / Re: Test Net for Advanced Users
« on: August 20, 2015, 06:44:12 am »
Probably my spam transactions caused the problem.

Yes, and I can't resync to the network, witness_node crashes, so if devs will look to our test net they will found something interesting.  :)

I launched with --resync and everything was ok afterwards.

315
Hi im in for this month

Pages: 1 ... 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 ... 54