This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0431e26659
neoneo-go
/
pkg
/
core
/
interop
History
Roman Khimov
92c94f265c
interop/vm: make VM reusable and use on VM for all in-block execs
...
Avoid allocating again and again. Increases TPS by about 3%.
2022-06-07 10:05:47 +03:00
..
contract
interop: wrap contract.LoadToken in context.LoadToken
2022-06-06 21:53:03 +03:00
crypto
interop: wrap contract.LoadToken in context.LoadToken
2022-06-06 21:53:03 +03:00
interopnames
core: support System.Runtime.GetAddressVersion syscall
2022-04-21 19:26:16 +03:00
iterator
core: reuse PushItem for interops
2021-08-30 23:43:58 +03:00
runtime
Merge pull request
#2531
from nspcc-dev/perf
2022-06-03 10:40:56 +03:00
storage
[
#2442
] English Check
2022-05-04 19:48:27 +03:00
context.go
interop/vm: make VM reusable and use on VM for all in-block execs
2022-06-07 10:05:47 +03:00
doc.go
*: add more package-specific documentation
2021-03-19 16:18:45 +03:00
gas_price.go
interop: fetch baseExecFee once and keep it in the Context
2021-08-11 15:42:23 +03:00