Author Topic: Network problem now fixed, all nodes please update  (Read 5760 times)

0 Members and 1 Guest are viewing this topic.

Offline roadscape

The fee pool balance is 1 satoshi (0.00001 BTS).. might that have some significance?

Code: [Select]
get_object 2.3.781
get_object 2.3.781
[{
    "id": "2.3.781",
    "current_supply": 2000000000,
    "confidential_supply": 0,
    "accumulated_fees": 2500000,
    "fee_pool": 1
  }
]
http://cryptofresh.com  |  witness: roadscape

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
So this means asshole1 who is trying to get the fees from the UIAs is actually helping the network by finding issues? Who would have guessed.
http://cryptofresh.com/b/3067958

Me for one... but I am weird that way... the masses (and BM included btw) think speaking positively is the only way to "help"
...well besides selling their BTS...
@fuzzy

I also like the name... #1asshole beats it but I think it is not a vary valid name in bts... 2.0.

Lack of arbitrage is the problem, isn't it. And this 'should' solves it.


Offline roadscape

Could this be a fee pool issue? The asset in question has an empty fee pool (https://cryptofresh.com/a/ABTSLA) and otherwise the trx looks fine.. and the account has enough balance to pay the fee as far as i can tell
http://cryptofresh.com  |  witness: roadscape

Offline BunkerChainLabs-DataSecurityNode

So this means asshole1 who is trying to get the fees from the UIAs is actually helping the network by finding issues? Who would have guessed.
http://cryptofresh.com/b/3067958

Yeah.. so far a handful of witnesses are now trying to coordinate to fix the situation.
+-+-+-+-+-+-+-+-+-+-+
www.Peerplays.com | Decentralized Gaming Built with Graphene - Now with BookiePro and Sweeps!
+-+-+-+-+-+-+-+-+-+-+

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
So this means asshole1 who is trying to get the fees from the UIAs is actually helping the network by finding issues? Who would have guessed.
http://cryptofresh.com/b/3067958

Nobody guessed I think. But he is already rewarded :)
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline Akado

  • Hero Member
  • *****
  • Posts: 2752
    • View Profile
  • BitShares: akado
So this means asshole1 who is trying to get the fees from the UIAs is actually helping the network by finding issues? Who would have guessed.
http://cryptofresh.com/b/3067958
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline bytemaster

I am looking into the problem now... any help or proposed fixes welcome.
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 abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
It seems that this transaction is unable to be included into the chain:
Code: [Select]
{"ref_block_num":53301,"ref_block_prefix":3943068053,"expiration":"2016-01-28T23:15:39","operations":[[2,{"fee":{"amount":10000,"asset_id":"1.3.0"},"fee_paying_account":"1.2.97184","order":"1.7.31917","extensions":[]}]],"extensions":[],"signatures":["201c4f122098dba6a959035c686b260b46018c4fd1c3bae71a1a087640cbea174a575391f56afa8a3b145e2790821fbc407fa904fb7acb2dcd5f04ca1e9b921314"],"operation_results":[[2,{"amount":1,"asset_id":"1.3.781"}]]}
BitShares committee member: abit
BitShares witness: in.abit

Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
All seed nodes, witnesses please update.

Code: [Select]
git checkout bitshares
git pull
make witness_node

Or new clone:
Code: [Select]
git clone https://github.com/bitshares/bitshares-2.git
git submodule update --init --recursive
cmake .
make witness_node

=======original post==========
{
  head_block_num: 3,067,958
  head_block_age: 21 minutes ago
}


Code: [Select]
2016-01-28T23:15:09 th_a:invoke handle_block         handle_block ] Got block: #3067957 time: 2016-01-28T23:15:09 latency: 368 ms from
: delegate-1.lafona  irreversible: 3067935 (-22)                  application.cpp:496
2016-01-28T23:15:10 th_a:invoke handle_transaction   handle_transaction ] Got 1 transactions from network                       applic
ation.cpp:545
2016-01-28T23:15:12 th_a:Witness Block Production block_production_loo ] Generated block #3067958 with timestamp 2016-01-28T23:15:12 a
t time 2016-01-28T23:15:12                        witness.cpp:185

Code: [Select]
2016-01-28T23:16:27 th_a:Witness Block Production block_production_loo ] Got exception while generating block:
3030007 insufficient_fee: insufficient fee
Insufficient Fee Paid
    {"core_fee_paid":0,"required":10000}
    th_a  evaluator.hpp:230 evaluate

    {}
    th_a  evaluator.cpp:46 start_evaluate

    {}
    th_a  db_block.cpp:653 apply_operation

    {"next_block.block_num()":3067959}
    th_a  db_block.cpp:536 _apply_block
« Last Edit: January 29, 2016, 02:16:13 am by abit »
BitShares committee member: abit
BitShares witness: in.abit