Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / neo-project/neo-vm issues and pull requests
#520 - README: add archival notice
Pull Request -
State: closed - Opened by roman-khimov about 1 year ago
- 4 comments
#519 - 3.6.2
Pull Request -
State: closed - Opened by superboyiii about 1 year ago
#518 - Fix Instruction error
Pull Request -
State: closed - Opened by shargon about 1 year ago
#517 - Script class crashes on `GetInstruction(i).Size`
Issue -
State: closed - Opened by cschuchardt88 about 1 year ago
- 6 comments
#516 - Nullable Project
Issue -
State: closed - Opened by shargon about 1 year ago
- 5 comments
#515 - Add factory to GetState
Pull Request -
State: closed - Opened by shargon about 1 year ago
- 2 comments
#514 - Enhance the limits
Pull Request -
State: closed - Opened by shargon about 1 year ago
- 15 comments
#513 - Max Memory Size
Pull Request -
State: closed - Opened by shargon about 1 year ago
- 8 comments
#512 - Add buffer limit
Pull Request -
State: closed - Opened by Ashuaidehao about 1 year ago
- 9 comments
#511 - Problem trying to PICKITEM from ByteString and then CAT ByteString and a single Byte picked from ByteString
Issue -
State: open - Opened by Hecate2 about 1 year ago
- 7 comments
#510 - Fix `ABORTMSG` and `ASSERTMSG` summary
Pull Request -
State: closed - Opened by mialbu about 1 year ago
#509 - optimize the performance of Tarjan
Pull Request -
State: closed - Opened by Liaojinghui about 1 year ago
#508 - 3.6.0
Pull Request -
State: closed - Opened by superboyiii about 1 year ago
- 1 comment
#507 - 3.6.0
Pull Request -
State: closed - Opened by superboyiii about 1 year ago
#506 - Add Equatable for StackItem
Issue -
State: open - Opened by cschuchardt88 over 1 year ago
#505 - Set Operation in a Get Function
Issue -
State: closed - Opened by Liaojinghui over 1 year ago
- 2 comments
#504 - use PolySharp to enable C# 11
Pull Request -
State: closed - Opened by devhawk over 1 year ago
- 2 comments
#503 - update to net7.0
Pull Request -
State: closed - Opened by Liaojinghui almost 2 years ago
#502 - update copyright
Pull Request -
State: closed - Opened by Liaojinghui almost 2 years ago
#501 - fake update
Pull Request -
State: closed - Opened by devhawk almost 2 years ago
#500 - 3.5.0
Pull Request -
State: closed - Opened by erikzhang almost 2 years ago
#499 - Support .NET Standard 2.1(Take two)
Pull Request -
State: closed - Opened by devhawk about 2 years ago
- 8 comments
#498 - Support .NET Standard 2.1 and .NET 5.0
Pull Request -
State: closed - Opened by devhawk about 2 years ago
- 11 comments
#497 - Add PUSHT and PUSHF
Pull Request -
State: closed - Opened by erikzhang about 2 years ago
- 1 comment
#496 - Override GetString for Buffer/ByteString ?
Issue -
State: open - Opened by ixje about 2 years ago
- 4 comments
#495 - Buffer to Integer conversion inconsistency
Issue -
State: open - Opened by roman-khimov about 2 years ago
- 2 comments
#494 - Allow ASSERT and ABORT versioning
Pull Request -
State: closed - Opened by shargon about 2 years ago
- 3 comments
#493 - Fix scriptbuilder EmitPush(bool)
Pull Request -
State: closed - Opened by ixje about 2 years ago
#492 - EmitPush(bool) should convert stackitem to right type
Issue -
State: closed - Opened by ixje about 2 years ago
#491 - Add ABORTMSG & ASSERTMSG
Pull Request -
State: closed - Opened by ixje about 2 years ago
- 6 comments
#490 - Missing push in APPEND?
Issue -
State: closed - Opened by ZhangTao1596 about 2 years ago
#489 - Instruction pointer reading PUSHDATA4 operand size as *signed* int32
Issue -
State: open - Opened by devhawk over 2 years ago
- 2 comments
#488 - Allow struct in InteropInterface
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#487 - What is the purpose of the second assert of this test?
Issue -
State: closed - Opened by ixje over 2 years ago
- 1 comment
#486 - Track CompoundType and Buffer only
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 1 comment
#485 - fix slow syncing
Pull Request -
State: closed - Opened by Ashuaidehao over 2 years ago
- 1 comment
#484 - Optimize DebuggerDisplay
Pull Request -
State: closed - Opened by shargon over 2 years ago
#483 - Add DiagnosticSource instrumentation
Pull Request -
State: closed - Opened by devhawk over 2 years ago
#482 - Add EventSource instrumentation
Pull Request -
State: closed - Opened by devhawk over 2 years ago
#481 - v3.3.0 need more than 30 hours for syncing mainnet even it's just about 1.7million blocks
Issue -
State: closed - Opened by superboyiii over 2 years ago
- 2 comments
#480 - Thread safe static items (v2)
Pull Request -
State: closed - Opened by shargon over 2 years ago
- 11 comments
#479 - Avoid static items (v1)
Pull Request -
State: closed - Opened by shargon over 2 years ago
#478 - Use ConcurrentDictionary for reference counting
Pull Request -
State: closed - Opened by devhawk over 2 years ago
- 5 comments
#477 - Presssure test on v3.3.0 cause execution failed
Issue -
State: closed - Opened by superboyiii over 2 years ago
- 1 comment
#476 - Disallow out-of-bounds method
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#475 - NeoVM Runtime Versioning
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 5 comments
#474 - Rename the projects
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 1 comment
#473 - Allow StackItems to be deepcopied as immutable
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 9 comments
#472 - How to customize an interface in interoperation service layer
Issue -
State: closed - Opened by lzszsd over 2 years ago
- 3 comments
#471 - Optimize Buffer: uses ArrayPool
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 6 comments
#470 - Optimize Buffer
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#469 - Add Issue418 to Benchmarks
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#468 - Revert remove UT
Pull Request -
State: closed - Opened by shargon over 2 years ago
- 2 comments
#467 - Change visibility
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#466 - Allows Script object to be constructed from ReadOnlyMemory<byte>
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#465 - Fix workflow
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#464 - Optimize ReferenceCounter
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 3 comments
#463 - Better ReferenceCounter
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 2 comments
#462 - Some optimizations
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
#461 - Better ReferenceCounter branch[tarjin-3]
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 2 comments
#460 - Better ReferenceCounter branch[tarjin-2]
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 9 comments
#459 - Better ReferenceCounter branch[tarjin]
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 4 comments
#458 - fix dos attack
Pull Request -
State: closed - Opened by Liaojinghui over 2 years ago
- 10 comments
#457 - Check THROW message type
Pull Request -
State: closed - Opened by shargon over 2 years ago
- 14 comments
#455 - Add new opcodes: MODMUL and MODPOW
Pull Request -
State: closed - Opened by erikzhang over 2 years ago
- 5 comments
#454 - limit the maximum equal comparison
Pull Request -
State: closed - Opened by Liaojinghui over 2 years ago
- 2 comments
#453 - Add a test for ENDFINALLY without ENDTRY
Pull Request -
State: closed - Opened by fyrchik over 2 years ago
#452 - Add script builder method
Pull Request -
State: closed - Opened by shargon over 2 years ago
#451 - ScriptBuilder should have an emitPush overload that takes a ReadOnlySpan<byte>
Issue -
State: closed - Opened by devhawk over 2 years ago
#450 - add max_size
Pull Request -
State: closed - Opened by Liaojinghui over 2 years ago
- 7 comments
#449 - fix memcpy
Pull Request -
State: closed - Opened by Liaojinghui over 2 years ago
#448 - Is this `MEMCPY` expected to push nothing to the stack?
Issue -
State: closed - Opened by Liaojinghui over 2 years ago
#447 - ReferenceCounter can become negative
Issue -
State: closed - Opened by ixje almost 3 years ago
- 18 comments
#446 - Update UNPACK summary
Pull Request -
State: closed - Opened by shargon about 3 years ago
#445 - Adapt code documentation of UNPACK opcode
Issue -
State: closed - Opened by csmuller about 3 years ago
#444 - .NET 6.0
Pull Request -
State: closed - Opened by erikzhang about 3 years ago
#443 - add opcodes: PACKSTRUCT, PACKMAP
Pull Request -
State: closed - Opened by shargon about 3 years ago
- 11 comments
#442 - Efficient way to pass Map type to contract method? OpCode.PACKMAP?
Issue -
State: closed - Opened by ixje about 3 years ago
- 1 comment
#441 - assert with error message
Pull Request -
State: closed - Opened by Liaojinghui about 3 years ago
- 1 comment
#440 - Can I integrate this vm in to my custom projects?
Issue -
State: closed - Opened by furesoft about 3 years ago
- 1 comment
#439 - Fix PUSHDATA4
Pull Request -
State: closed - Opened by erikzhang about 3 years ago
- 1 comment
#438 - Script checks are incomplete
Issue -
State: closed - Opened by fyrchik about 3 years ago
#437 - Add 'utf8Size' opcode
Issue -
State: closed - Opened by lock9 about 3 years ago
- 4 comments
#436 - Allow to catch execution Engine Exceptions
Pull Request -
State: closed - Opened by shargon about 3 years ago
- 5 comments
#435 - Add Copyright to NEOVM Files
Pull Request -
State: closed - Opened by Liaojinghui over 3 years ago
- 4 comments
#434 - 3.0.0
Pull Request -
State: closed - Opened by erikzhang over 3 years ago
#433 - Shallow-copy problem for OrderedDictionary.CopyTo in case of Array & Map type
Issue -
State: closed - Opened by Qiao-Jin over 3 years ago
- 6 comments
#432 - 3.0.0-rc4
Pull Request -
State: closed - Opened by erikzhang over 3 years ago
- 1 comment
#431 - Optimise the performance of VM with ObjectPool or reusing the existing objects.
Issue -
State: closed - Opened by Liaojinghui over 3 years ago
- 4 comments
#430 - Bitwise the operations of `OpCode.BOOLAND` and `OpCode.BOOLOR`.
Pull Request -
State: closed - Opened by Liaojinghui over 3 years ago
- 4 comments
#429 - Bitwise operation of `OpCode.BOOLAND` and `OpCode.BOOLOR` Throw exception if divisor of `OpCode.DIV` is zero.
Pull Request -
State: closed - Opened by Liaojinghui over 3 years ago
#428 - struct equal limit
Pull Request -
State: closed - Opened by Ashuaidehao over 3 years ago
- 10 comments
#427 - FIX `SQRT`
Pull Request -
State: closed - Opened by vang1ong7ang over 3 years ago
- 10 comments
#426 - Nested Nested Nested Nested `StackItem`s could be Out Out Out Out of Memory Again in NeoVM
Issue -
State: closed - Opened by vang1ong7ang over 3 years ago
- 7 comments
#425 - **OOM** in OpCode `POW`
Issue -
State: closed - Opened by vang1ong7ang over 3 years ago
- 7 comments
#424 - Gc optimize
Pull Request -
State: closed - Opened by Ashuaidehao over 3 years ago
- 9 comments
#423 - Fix clone struct
Pull Request -
State: closed - Opened by shargon over 3 years ago
- 4 comments
#422 - Limit POW
Pull Request -
State: closed - Opened by shargon over 3 years ago
#421 - Functional Specific OpCode `SQRT` is Even More Expensive Than Its Equivalents Implemented By Other Common Opcodes in NeoVM
Issue -
State: closed - Opened by vang1ong7ang over 3 years ago
- 7 comments
#420 - Use record
Pull Request -
State: closed - Opened by erikzhang over 3 years ago