neo-go/pkg/services
Roman Khimov 5d43367082 emit: optimize Bool GAS cost
NOT is 1 byte shorter and 2048 times cheaper than CONVERT. Inspired by
neo-project/neo-vm#493.
2022-10-25 13:08:33 +03:00
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics golangci: enable errorlint and fix everything it found 2022-09-02 18:36:23 +03:00
notary *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
oracle core, rpc: move getFakeNextBlock to Blockchain 2022-10-07 15:56:34 +03:00
rpcsrv emit: optimize Bool GAS cost 2022-10-25 13:08:33 +03:00
stateroot stateroot: fix panic on shutdown 2022-09-13 13:18:13 +03:00