Author Topic: Network issues  (Read 16318 times)

0 Members and 1 Guest are viewing this topic.

Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile
Code: [Select]
default (unlocked) >>> blockchain_list_pending_transactions
    TXN ID      SIZE          OPERATION COUNT          SIGNATURE COUNT
----------------------------------------------------------------------
  610e12b1      1741                       20                        2
  162b5967      1639                       20                        1
  3b90ea72      1640                       20                        1
  41c26cf8      1639                       20                        1
  48a6ef6c      1640                       20                        1
  4fe0cf80       157                        2                        1
  523d6f84       240                        2                        2
  5b741af1      1640                       20                        1
  6666aaff       157                        2                        1
  6698b2f4      1639                       20                        1
  8343bcd9      1639                       20                        1
  a6c1b7fe      1656                       20                        1
  a9013eb1      1656                       20                        1
  ac60133e       238                        2                        2
  b17832eb      1639                       20                        1
  b2e0fb13      1635                       20                        1
  b81ebab2      1639                       20                        1
  c140b581      1656                       20                        1
  d116ca79      1656                       20                        1
  e03da130      1656                       20                        1
  e2bb40c1      1635                       20                        1
  e95300bf       155                        2                        1

wallet_account_set_approval spartako

Offline davidpbrown

Quote
> blockchain_list_pending_transactions

    TXN ID      SIZE          OPERATION COUNT          SIGNATURE COUNT
----------------------------------------------------------------------
  610e12b1      1741                       20                        2
  4fe0cf80       157                        2                        1
  523d6f84       240                        2                        2
  6666aaff       157                        2                        1
  a6c1b7fe      1656                       20                        1
  a9013eb1      1656                       20                        1
  ac60133e       238                        2                        2
  b2e0fb13      1635                       20                        1
  c140b581      1656                       20                        1
  d116ca79      1656                       20                        1
  e03da130      1656                       20                        1
  e2bb40c1      1635                       20                        1
  e95300bf       155                        2                        1
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline svk

Begs the question whether such forking can trigger some alarm that does have the network freeze itself.. or would that be too much a liability in itself?

We perhaps need to be aware of what bad events can occur when the network does this and look to prevent any future damage. Right now, I wouldn't know what to expect of transactions put to a fork.. how would I know I'm on a fork? I guess those transactions on forks get rebroadcast once its back as one.. but is it possible to undo transactions that haven't taken yet or can that only be done by reverting to an old wallet??.. or do transactions not rebroadcast with manual intervention???

Are there forks or did the network just freeze.   It looks like the network is frozen with 0 forks.
Bitsharesblocks was reporting a fork at the final block I think.
Worker: dev.bitsharesblocks

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
@BM .. had the same unconfirmed transactions ..

though .. I tried to do a transaction and it didn't appear in that list .. not sure why

Offline bytemaster

new commit in github master

This is an untested commit while we attempt to debug it.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Begs the question whether such forking can trigger some alarm that does have the network freeze itself.. or would that be too much a liability in itself?

We perhaps need to be aware of what bad events can occur when the network does this and look to prevent any future damage. Right now, I wouldn't know what to expect of transactions put to a fork.. how would I know I'm on a fork? I guess those transactions on forks get rebroadcast once its back as one.. but is it possible to undo transactions that haven't taken yet or can that only be done by reverting to an old wallet??.. or do transactions not rebroadcast with manual intervention???

Are there forks or did the network just freeze.   It looks like the network is frozen with 0 forks. 
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Code: [Select]
    TXN ID      SIZE          OPERATION COUNT          SIGNATURE COUNT
----------------------------------------------------------------------
  610e12b1      1741                       20                        2
  dd3dd79a      1638                       20                        1
  4fe0cf80       157                        2                        1
  523d6f84       240                        2                        2
  6666aaff       157                        2                        1
  a6c1b7fe      1656                       20                        1
  a9013eb1      1656                       20                        1
  ac60133e       238                        2                        2
  b2e0fb13      1635                       20                        1
  d116ca79      1656                       20                        1
  e03da130      1656                       20                        1
  e2bb40c1      1635                       20                        1
  e95300bf       155                        2                        1

Can anyone else report the output of this command?
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
new commit in github master

Offline davidpbrown

Begs the question whether such forking can trigger some alarm that does have the network freeze itself.. or would that be too much a liability in itself?

We perhaps need to be aware of what bad events can occur when the network does this and look to prevent any future damage. Right now, I wouldn't know what to expect of transactions put to a fork.. how would I know I'm on a fork? I guess those transactions on forks get rebroadcast once its back as one.. but is it possible to undo transactions that haven't taken yet or can that only be done by reverting to an old wallet??.. or do transactions not rebroadcast with manual intervention???
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani


Offline BTSdac

  • Hero Member
  • *****
  • Posts: 1219
    • View Profile
  • BitShares: K1
It looks like BM is informed about this.
any thing new ?
github.com :pureland
BTS2.0 API :ws://139.196.37.179:8091
BTS2.0 API 数据源ws://139.196.37.179:8091

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I'm am up and working on the issue.
yhea .. seems like i need to stay awake a little longer :)

Offline ebit

  • Committee member
  • Hero Member
  • *
  • Posts: 1905
    • View Profile
  • BitShares: ebit
Quote
Would be sweet if we had 3 teams of core developers for the 3 major time zones Americas, europe/Africa and Asia. It will probably happen eventually, it's just a matter of hiring enough talented people as delegates that's the issue.

 +5%
telegram:ebit521
https://weibo.com/ebiter

Offline bytemaster

I'm am up and working on the issue.   
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.