neoneo-go/pkg
Evgeniy Stratonikov b38443fe20 smartcontract: add checks for onNEP*Payable methods
When they are present in contract, we want them
to have correct signature.
2021-02-19 17:06:07 +03:00
..
compiler smartcontract: add checks for onNEP*Payable methods 2021-02-19 17:06:07 +03:00
config config: move notary module config to ApplicationConfiguration 2021-02-16 13:58:25 +03:00
consensus consensus/test: update binary payload data 2021-02-11 18:26:01 +03:00
core native: add NEP-11 check for name service 2021-02-19 17:06:07 +03:00
crypto manifest: add group signature length check 2021-02-09 22:31:24 +03:00
encoding fixedn: always correctly unmarshal Fixed8 values 2021-01-22 19:14:33 +03:00
interop interop: allow transfer calls to read states 2021-02-12 12:56:15 +03:00
io io: allow to restrict string size 2021-01-19 11:16:23 +03:00
network network: refactor RelayTx error handling 2021-02-18 12:40:40 +03:00
rpc network: refactor RelayTx error handling 2021-02-18 12:40:40 +03:00
services Merge pull request #1747 from nspcc-dev/default-notary-config 2021-02-17 14:21:47 +03:00
smartcontract smartcontract: add checks for onNEP*Payable methods 2021-02-19 17:06:07 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
wallet wallet: export GetVerificationScript method 2021-02-11 17:11:36 +03:00