neo-go/pkg
ixje 4b2ee9a424
state, rpc: add invocations to applicationlog
Add setting to include smart contract invocations data to the applicationlog.
Original issue at https://github.com/neo-project/neo/issues/3386

Signed-off-by: ixje <erik@coz.io>
2025-01-24 15:44:10 +01:00
..
compiler Merge pull request #3599 from Slava0135/fix-modmul 2024-10-07 12:43:45 +03:00
config state, rpc: add invocations to applicationlog 2025-01-24 15:44:10 +01:00
consensus *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
core state, rpc: add invocations to applicationlog 2025-01-24 15:44:10 +01:00
crypto *: improve for loop syntax 2024-08-30 21:45:18 +03:00
encoding *: improve for loop syntax 2024-08-30 21:45:18 +03:00
interop interop: fix linter issues 2024-10-11 12:41:06 +03:00
io *: improve for loop syntax 2024-08-30 21:45:18 +03:00
neorpc *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
neotest neotest: sort coverage blocks within a test scope 2024-10-16 16:03:46 +03:00
network *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
rpcclient *: fix linter gofmt errors 2024-09-26 13:29:04 +03:00
services blockfetcher: add more details to errors 2024-10-22 14:11:27 +03:00
smartcontract *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
util *: improve for loop syntax 2024-08-30 21:45:18 +03:00
vm stackitem: extend ToJSON test 2024-10-29 12:07:04 +03:00
wallet *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00