Rovak / wallet-web

Tron Protocol Wallet
https://tronscan.org
GNU Lesser General Public License v3.0
55 stars 29 forks source link

[bounty] error when loading home page #185

Closed lazarovicedo closed 6 years ago

lazarovicedo commented 6 years ago

Blocks nor transactions are loaded on home page, this is the error:

"Assertion failed" messagePattern : "Assertion failed" reportErrorToServer : true stack : "AssertionError: Assertion failed↵ at new goog.asserts.AssertionError (https://tronscan.org/static/js/main.c22ea9c5.js:26845:603)↵ at Object.goog.asserts.doAssertFailure_ (https://tronscan.org/static/js/main.c22ea9c5.js:26846:126)↵ at Object.goog.asserts.assert (https://tronscan.org/static/js/main.c22ea9c5.js:26846:385)↵ at jspb.BinaryReader.readEnum (https://tronscan.org/static/js/main.c22ea9c5.js:27101:398)↵ at proto.protocol.Transaction.raw.deserializeBinaryFromReader (https://tronscan.org/static/js/main.c22ea9c5.js:30177:86)↵ at jspb.BinaryReader.readMessage (https://tronscan.org/static/js/main.c22ea9c5.js:27092:329)↵ at proto.protocol.Transaction.deserializeBinaryFromReader (https://tronscan.org/static/js/main.c22ea9c5.js:29623:14)↵ at jspb.BinaryReader.readMessage (https://tronscan.org/static/js/main.c22ea9c5.js:27092:329)↵ at Function.proto.protocol.Block.deserializeBinaryFromReader (https://tronscan.org/static/js/main.c22ea9c5.js:31274:14)↵ at Function.proto.protocol.Block.deserializeBinary (https://tronscan.org/static/js/main.c22ea9c5.js:31254:31)" proto : goog.debug.Error

Rovak commented 6 years ago

Fixed