mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 19:42:23 +00:00
e4868cd429
Fixes panic: panic: core.NotificationEvent does not have EncodeBinary(*BinWriter) goroutine 97 [running]: github.com/CityOfZion/neo-go/pkg/io.(*BinWriter).WriteArray(0xc004f7dda0, 0xabf820, 0xc004f7ddc0) /home/rik/dev/neo-go/pkg/io/binaryWriter.go:45 +0x4b7 github.com/CityOfZion/neo-go/pkg/core.(*AppExecResult).EncodeBinary(0xc000635498, 0xc004f7dda0) /home/rik/dev/neo-go/pkg/core/notification_event.go:73 +0x9c github.com/CityOfZion/neo-go/pkg/core.putAppExecResultIntoStore(0xcf0020, 0xc001aafec0, 0xc000635498, 0xc004f81940, 0x40) /home/rik/dev/neo-go/pkg/core/notification_event.go:33 +0xab github.com/CityOfZion/neo-go/pkg/core.(*Blockchain).storeBlock(0xc000118000, 0xc006f89ea0, 0xc006f89ea0, 0x0) /home/rik/dev/neo-go/pkg/core/blockchain.go:534 +0x2539 github.com/CityOfZion/neo-go/pkg/core.(*Blockchain).AddBlock(0xc000118000, 0xc006f89ea0, 0xc004f368b0, 0x1) /home/rik/dev/neo-go/pkg/core/blockchain.go:256 +0x91 github.com/CityOfZion/neo-go/pkg/network.(*blockQueue).run(0xc0048f4b80) /home/rik/dev/neo-go/pkg/network/blockqueue.go:39 +0x14c created by github.com/CityOfZion/neo-go/pkg/network.(*Server).Start /home/rik/dev/neo-go/pkg/network/server.go:133 +0x272 |
||
---|---|---|
.. | ||
storage | ||
test_data | ||
transaction | ||
account_state.go | ||
account_state_test.go | ||
asset_state.go | ||
asset_state_test.go | ||
block.go | ||
block_base.go | ||
block_test.go | ||
blockchain.go | ||
blockchain_test.go | ||
blockchainer.go | ||
coin_state.go | ||
contract_state.go | ||
contract_state_test.go | ||
feer.go | ||
header.go | ||
header_hash_list.go | ||
header_test.go | ||
helper_test.go | ||
interop_neo.go | ||
interop_system.go | ||
interops.go | ||
mem_pool.go | ||
mem_pool_test.go | ||
notification_event.go | ||
prometheus.go | ||
random_util_test.go | ||
spent_coin_state.go | ||
spent_coin_state_test.go | ||
storage_item.go | ||
storage_item_test.go | ||
unspent_coin_state.go | ||
unspent_coint_state_test.go | ||
util.go | ||
util_test.go | ||
validator_state.go |