neo-go/pkg
Anna Shaleva c63528db44 core: put voiting account to the storage during (*NEO).vote
After getting account from the storage there are a lot of checks which
may fail. But C# node uses Snapshot.GetAndChange, so the account state
should be put in the storage even in case of vote failure. Affects
dumps.
2021-03-29 17:04:20 +03:00
..
compiler core: move NNS record types to a separate package 2021-03-26 20:44:32 +03:00
config config: adjust default testnet magic for RC1 testnet 2021-03-24 10:57:05 +03:00
consensus payload: drop Network from Extensible 2021-03-26 13:45:18 +03:00
core core: put voiting account to the storage during (*NEO).vote 2021-03-29 17:04:20 +03:00
crypto crypto: add Hashable to VerifiableDecodable 2021-03-26 13:45:18 +03:00
encoding *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
interop roles: add missing NeoFSAlphabet role 2021-03-19 16:18:45 +03:00
io *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
network Merge pull request #1859 from nspcc-dev/rework-signing-fix-stateroots 2021-03-26 14:04:23 +03:00
rpc Merge pull request #1857 from nspcc-dev/rpc/nep11 2021-03-27 18:27:29 +03:00
services stateroot: handle ErrStateMismatch internally 2021-03-27 00:33:11 +03:00
smartcontract transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm vm: return more detailed error from emit.Array 2021-03-26 20:44:32 +03:00
wallet transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00