Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AluVM/rust-aluvm issues and pull requests

#123 - update MSRV to 1.76 (due to ascii-armor)

Pull Request - State: closed - Opened by zoedberg 14 days ago - 1 comment

#121 - Question about the return value

Issue - State: closed - Opened by cymqqqq about 1 month ago - 1 comment

#120 - Improvements to generic arguments

Pull Request - State: closed - Opened by dr-orlovsky 2 months ago - 1 comment
Labels: enhancement

#119 - fix insert, del instr

Pull Request - State: closed - Opened by cymqqqq 3 months ago

#118 - Switch to Baid64 identifiers. Improvements to text armoring

Pull Request - State: closed - Opened by dr-orlovsky 5 months ago

#117 - Improvements to macro assembly

Pull Request - State: closed - Opened by dr-orlovsky 6 months ago - 1 comment

#116 - Remove bytecount method from Bytecode trait

Pull Request - State: closed - Opened by dr-orlovsky 6 months ago

#115 - Support library strict encoding. Use confined types

Pull Request - State: closed - Opened by dr-orlovsky 6 months ago
Labels: refactoring

#114 - Remove needless traits and structs

Pull Request - State: closed - Opened by dr-orlovsky 6 months ago - 1 comment
Labels: *consensus*, refactoring, breaking

#113 - Set complexity to all reserved ops to the max value

Issue - State: closed - Opened by dr-orlovsky 6 months ago - 1 comment
Labels: bug, *consensus*, breaking

#112 - implementing BLAKE3 opcode

Pull Request - State: closed - Opened by fengjian 7 months ago - 4 comments

#111 - Add ASCII armoring

Pull Request - State: closed - Opened by dr-orlovsky 7 months ago - 1 comment

#110 - Support human-readable serde serialization for ByteStr

Pull Request - State: closed - Opened by dr-orlovsky 7 months ago - 1 comment

#109 - Build error

Issue - State: closed - Opened by devlancer412 7 months ago - 3 comments

#108 - Fix invalid st0 use in logs

Pull Request - State: closed - Opened by fengjian 7 months ago - 1 comment

#107 - Fix feature gates

Pull Request - State: closed - Opened by dr-orlovsky 7 months ago - 1 comment

#106 - Introduce log feature

Pull Request - State: closed - Opened by dr-orlovsky 7 months ago - 1 comment

#105 - chore: fix slides link in readme

Pull Request - State: closed - Opened by whfuyn 7 months ago

#103 - Update dependencies

Pull Request - State: closed - Opened by dr-orlovsky 8 months ago - 1 comment

#102 - Doc: Update LICENSE copyright year to 2024

Pull Request - State: closed - Opened by 22388o 8 months ago

#101 - Suppress AluVM trace eprints

Issue - State: closed - Opened by nicbus 8 months ago
Labels: good first issue

#100 - Fix cnv macro (and improviment asm_macro)

Pull Request - State: closed - Opened by crisdut 9 months ago - 1 comment
Labels: bug

#99 - Release version 0.11 beta

Pull Request - State: closed - Opened by dr-orlovsky 9 months ago - 1 comment
Labels: breaking

#98 - chore: fix typos

Pull Request - State: closed - Opened by vuittont60 10 months ago

#97 - Work on v0.11

Pull Request - State: closed - Opened by dr-orlovsky 11 months ago - 1 comment

#96 - prohibit R reg from using `CoreRegs::get`

Pull Request - State: open - Opened by 6293 about 1 year ago - 1 comment

#95 - Update with new id string representation

Pull Request - State: closed - Opened by dr-orlovsky about 1 year ago - 1 comment

#94 - Test registers memory allocation

Pull Request - State: closed - Opened by dr-orlovsky about 1 year ago
Labels: test

#93 - Add WASM tests to CI

Pull Request - State: closed - Opened by dr-orlovsky about 1 year ago - 1 comment
Labels: test

#92 - Release v0.10.4

Pull Request - State: closed - Opened by dr-orlovsky about 1 year ago

#91 - stop copying large array on R-reg

Pull Request - State: closed - Opened by 6293 over 1 year ago - 1 comment

#90 - when step < 0, create Number with -step.as_i8()

Pull Request - State: closed - Opened by 6293 over 1 year ago
Labels: bug

#89 - Assignment to large R-reg panics

Issue - State: closed - Opened by 6293 over 1 year ago - 2 comments
Labels: bug, help wanted, question

#88 - `Number` often uses `to_u1024_bytes` for bitwise/arithmetic operations, but u1024 has 128bytes while `Number` is up to 1024bytes

Issue - State: open - Opened by 6293 over 1 year ago - 15 comments
Labels: question, epic, breaking

#87 - fix(Cursor) r/w across bytes

Pull Request - State: closed - Opened by 6293 over 1 year ago - 1 comment

#86 - Cursor doesn't read accross bytes

Issue - State: closed - Opened by 6293 over 1 year ago - 2 comments
Labels: bug

#85 - develop aluvm, aluasm, alure in a single workspace?

Issue - State: closed - Opened by 6293 over 1 year ago - 2 comments

#84 - Revert mnemonic order

Pull Request - State: closed - Opened by 6293 over 1 year ago

#83 - Inconsistency in argument orgering

Issue - State: closed - Opened by dr-orlovsky over 1 year ago - 1 comment

#82 - fix(BytesOp::Find): fix slice index overflow

Pull Request - State: closed - Opened by 6293 over 1 year ago - 1 comment
Labels: bug

#81 - fix IntLayout::fits_usize

Pull Request - State: closed - Opened by 6293 over 1 year ago - 1 comment

#80 - Release v0.10.3

Pull Request - State: closed - Opened by dr-orlovsky over 1 year ago

#78 - rm tests on `aluasm!` because they are all ported to aluasm crate

Pull Request - State: closed - Opened by 6293 over 1 year ago - 2 comments

#77 - unify put mnemonic; always value first

Pull Request - State: closed - Opened by 6293 over 1 year ago - 6 comments

#76 - Fix ButesOp::Mov and Swp Display implementations

Pull Request - State: closed - Opened by dr-orlovsky over 1 year ago - 1 comment
Labels: bug

#75 - Make put mnemonic consistent

Issue - State: closed - Opened by dr-orlovsky over 1 year ago
Labels: good first issue

#74 - bytes-put on aluasm!

Pull Request - State: closed - Opened by 6293 over 1 year ago - 2 comments

#73 - fix(aluasm): parse float

Pull Request - State: closed - Opened by 6293 over 1 year ago - 1 comment

#72 - bump baid58 version

Pull Request - State: closed - Opened by 6293 over 1 year ago

#71 - Bytestr debug

Pull Request - State: closed - Opened by dr-orlovsky over 1 year ago

#70 - Add a feature `std` to `features.default`.

Pull Request - State: closed - Opened by monaka over 1 year ago - 1 comment

#70 - Add a feature `std` to `features.default`.

Pull Request - State: closed - Opened by monaka over 1 year ago - 1 comment

#69 - Can't pass `cargo build`.

Issue - State: open - Opened by monaka over 1 year ago - 1 comment

#69 - Can't pass `cargo build`.

Issue - State: closed - Opened by monaka over 1 year ago - 1 comment

#68 - Implement BLAKE3 opcodes

Issue - State: open - Opened by dr-orlovsky over 1 year ago - 6 comments
Labels: good first issue

#66 - Release 0.9.0

Pull Request - State: closed - Opened by zoedberg over 1 year ago

#66 - Release 0.9.0

Pull Request - State: closed - Opened by zoedberg over 1 year ago

#65 - Plan to move AluVM and related crates to different GitHub org

Issue - State: closed - Opened by dr-orlovsky almost 2 years ago

#65 - Plan to move AluVM and related crates to different GitHub org

Issue - State: closed - Opened by dr-orlovsky almost 2 years ago

#64 - `example/asm` may be broken.

Issue - State: closed - Opened by monaka almost 2 years ago - 1 comment
Labels: bug

#64 - `example/asm` may be broken.

Issue - State: open - Opened by monaka almost 2 years ago
Labels: bug

#63 - Build `example/asm` only if it was specified `all` feature.

Pull Request - State: closed - Opened by monaka almost 2 years ago
Labels: bug

#63 - Build `example/asm` only if it was specified `all` feature.

Pull Request - State: closed - Opened by monaka almost 2 years ago
Labels: bug

#62 - Fix CI build failures.

Pull Request - State: closed - Opened by monaka almost 2 years ago

#62 - Fix CI build failures.

Pull Request - State: closed - Opened by monaka almost 2 years ago

#61 - Pass `cargo test --all-features`.

Pull Request - State: closed - Opened by monaka almost 2 years ago - 3 comments

#61 - Pass `cargo test --all-features`.

Pull Request - State: closed - Opened by monaka almost 2 years ago - 3 comments

#60 - Failed tests by Secp256k1

Issue - State: closed - Opened by monaka about 2 years ago - 3 comments
Labels: bug

#60 - Failed tests by Secp256k1

Issue - State: closed - Opened by monaka about 2 years ago - 3 comments
Labels: bug

#59 - Remove unused imports.

Pull Request - State: closed - Opened by monaka about 2 years ago

#59 - Remove unused imports.

Pull Request - State: closed - Opened by monaka about 2 years ago

#58 - Failed `cargo test` by unused imports

Issue - State: closed - Opened by monaka about 2 years ago

#58 - Failed `cargo test` by unused imports

Issue - State: closed - Opened by monaka about 2 years ago

#56 - Change docs to `<`

Issue - State: closed - Opened by dr-orlovsky over 2 years ago
Labels: bug, documentation

#55 - fix eq.n, gt, lt asm

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: bug

#55 - fix eq.n, gt, lt asm

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: bug

#54 - support curve25519

Pull Request - State: closed - Opened by 6293 over 2 years ago
Labels: enhancement

#54 - support curve25519

Pull Request - State: closed - Opened by 6293 over 2 years ago
Labels: enhancement

#53 - support int div / bitwise

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment

#53 - support int div / bitwise

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment

#52 - implement float arithmetic

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: *consensus*, epic

#52 - implement float arithmetic

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: *consensus*, epic

#51 - fix Secp256k1Op

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: bug, *consensus*, *compatibility*, test

#51 - fix Secp256k1Op

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: bug, *consensus*, *compatibility*, test

#50 - implement BytesOp::Con

Pull Request - State: closed - Opened by 6293 over 2 years ago - 2 comments
Labels: enhancement

#50 - implement BytesOp::Con

Pull Request - State: closed - Opened by 6293 over 2 years ago - 2 comments
Labels: enhancement

#49 - fix(BytesOp::Extr): set st0 to false when bit size of the destination plus the offset exceeds string length

Pull Request - State: closed - Opened by 6293 over 2 years ago
Labels: bug, *consensus*

#49 - fix(BytesOp::Extr): set st0 to false when bit size of the destination plus the offset exceeds string length

Pull Request - State: closed - Opened by 6293 over 2 years ago
Labels: bug, *consensus*

#48 - make int_add, int_sub, int_mul applicable to signed

Pull Request - State: closed - Opened by 6293 over 2 years ago - 2 comments
Labels: enhancement, *consensus*

#48 - make int_add, int_sub, int_mul applicable to signed

Pull Request - State: closed - Opened by 6293 over 2 years ago - 2 comments
Labels: enhancement, *consensus*

#47 - false overflow on `int_add`

Issue - State: closed - Opened by 6293 over 2 years ago - 2 comments

#46 - Add information about AluVM-related projects to README

Issue - State: open - Opened by dr-orlovsky over 2 years ago
Labels: documentation

#46 - Add information about AluVM-related projects to README

Issue - State: open - Opened by dr-orlovsky over 2 years ago
Labels: documentation

#45 - fix reshape

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: bug

#45 - fix reshape

Pull Request - State: closed - Opened by 6293 over 2 years ago - 1 comment
Labels: bug

#44 - reduce step down to i8

Pull Request - State: closed - Opened by 6293 over 2 years ago - 9 comments
Labels: question, *consensus*, refactoring

#43 - Adjust internal integer type for `Stp` to A8 register

Issue - State: closed - Opened by 6293 over 2 years ago

#43 - Adjust internal integer type for `Stp` to A8 register

Issue - State: closed - Opened by 6293 over 2 years ago