Ecosyste.ms: Issues

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

GitHub / Concordium/concordium-base issues and pull requests

#562 - Fix the consistency of name validity between Haskell and Rust.

Pull Request - State: open - Opened by td202 7 days ago

#561 - Fix the consistency of name validity between Haskell and Rust.

Pull Request - State: open - Opened by td202 8 days ago

#560 - Remove check on padding in mobile wallets library

Pull Request - State: closed - Opened by DOBEN 8 days ago

#558 - Expand TestHost with remaining host functions

Issue - State: open - Opened by limemloh 19 days ago
Labels: [Project] Smart Contract

#557 - Merge release branch into main

Pull Request - State: closed - Opened by td202 21 days ago

#556 - Fix inconsistent error description

Pull Request - State: closed - Opened by soerenbf 21 days ago

#555 - Update grpc-api submodule, only doc comments have changed

Pull Request - State: closed - Opened by limemloh 21 days ago

#554 - Prepare release of smart contract engine crates

Pull Request - State: closed - Opened by limemloh 23 days ago

#553 - Add `bieAccountIsSuspended` field to `BakerInfoEx`

Pull Request - State: closed - Opened by drsk0 about 1 month ago

#552 - Prepare for release.

Pull Request - State: closed - Opened by td202 about 1 month ago

#551 - Protocol 8: guard for p8 support

Pull Request - State: closed - Opened by drsk0 about 1 month ago

#550 - Revise ToJSON for BakerPoolStatus for compatibility.

Pull Request - State: closed - Opened by td202 about 1 month ago

#549 - Suspend in ConfigureBaker

Pull Request - State: closed - Opened by drsk0 about 1 month ago - 1 comment

#548 - GRPC support for missing events for baker/delegator configure transactions

Pull Request - State: closed - Opened by td202 about 2 months ago

#547 - Add conversion helper

Pull Request - State: closed - Opened by DOBEN about 2 months ago

#546 - `AccountIsSuspended` flag for `AccountInfo`

Pull Request - State: closed - Opened by drsk0 about 2 months ago - 2 comments

#545 - Implement chain parameters migration p7->p8

Issue - State: open - Opened by drsk0 about 2 months ago
Labels: [Type] Task

#544 - Implement pool parameters migration P7->P8.

Issue - State: open - Opened by drsk0 about 2 months ago
Labels: [Type] Task

#543 - Protocol version 8 boilerplate

Pull Request - State: closed - Opened by drsk0 2 months ago

#542 - Add legal country to allowed attributes in wallet-library.

Pull Request - State: closed - Opened by eb-concordium 2 months ago - 1 comment

#541 - Allow set proofs for legalCountry

Issue - State: closed - Opened by Radiokot 2 months ago

#540 - Fix mobile wallet Android build script

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

#539 - Expand Concordium Testnet ID provider with company attributes

Issue - State: open - Opened by limemloh 3 months ago
Labels: [Type] Change Request, [Project] Identity

#538 - Derive default on Amount

Pull Request - State: closed - Opened by Victor-N-Suadicani 3 months ago

#537 - Deprecate encrypted transfers

Pull Request - State: closed - Opened by Victor-N-Suadicani 3 months ago - 2 comments

#536 - Provide test build of browser wallet

Issue - State: closed - Opened by limemloh 4 months ago

#535 - Use `quickCheck` tests for the the fromJSON/toJSON of the Payload

Issue - State: open - Opened by DOBEN 4 months ago
Labels: [Type] Task

#534 - Cooldown changes

Pull Request - State: closed - Opened by td202 4 months ago - 1 comment

#533 - Disable encrypted transfers in P7.

Pull Request - State: closed - Opened by td202 5 months ago

#532 - Clean-up of `baker` name in the internal haskell code base

Issue - State: closed - Opened by DOBEN 5 months ago - 1 comment
Labels: [Type] Task

#531 - Web3id serde

Pull Request - State: closed - Opened by soerenbf 5 months ago - 1 comment

#529 - Add SignedTransaction type

Pull Request - State: closed - Opened by DOBEN 5 months ago - 1 comment

#527 - Bumb IdissLib to NET6.0 and support Mac and Linux

Pull Request - State: closed - Opened by limemloh 6 months ago

#526 - Add types for CIS3

Pull Request - State: closed - Opened by lassemoldrup 6 months ago

#525 - Support Rust 1.73 on Windows.

Pull Request - State: closed - Opened by td202 6 months ago

#524 - Reduce assigned Wasm execution costs for P7.

Pull Request - State: closed - Opened by abizjak 6 months ago

#523 - Bump versions for releases.

Pull Request - State: closed - Opened by abizjak 6 months ago

#522 - Fix deprecation warnings and ensure we deny warnings.

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

#521 - Make concordium_quickcheck macro work inside `concordium_std`

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

#520 - Support state-related host calls in `TestHost`

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

#519 - Assign new costs for Wasm execution for P7+

Issue - State: closed - Opened by abizjak 7 months ago
Labels: [Type] Task

#518 - Remove unused serialization and related code.

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

#517 - Expose fields of events in CIS4.

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

#516 - contracts-common: Added `const fn` `get_alias_unchecked`

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

#515 - Add serde::serialize and serde::deserialize traits to signature types

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

#514 - New Wasm execution engine.

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

#513 - Request satisfies restriction

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

#512 - Made `HashBytes::new()` a const function

Pull Request - State: closed - Opened by rasmus-kirk 8 months ago - 1 comment

#511 - Query contract module

Pull Request - State: closed - Opened by td202 8 months ago

#510 - Include the protocol version in block hash Merkle proofs.

Pull Request - State: closed - Opened by td202 8 months ago

#509 - Add function for creating web3Id proofs

Pull Request - State: closed - Opened by shjortConcordium 8 months ago

#507 - Lts 22.9

Pull Request - State: closed - Opened by td202 8 months ago

#506 - Extend the lifetime in generated code.

Pull Request - State: closed - Opened by abizjak 8 months ago

#505 - Prepare for release

Pull Request - State: closed - Opened by abizjak 8 months ago

#504 - Update bs58 and ed25519-zebra dependencies.

Pull Request - State: closed - Opened by abizjak 9 months ago

#503 - Improve ergonomics of using the transaction signer.

Pull Request - State: closed - Opened by abizjak 9 months ago

#502 - Credential deployment serialization

Pull Request - State: closed - Opened by orhoj 9 months ago

#501 - Use `SignKey` instead of `KeyPair` in Haskell signing

Issue - State: open - Opened by annenkov 9 months ago
Labels: good first issue, [Type] Task

#500 - Unify WasmVersion into concordium_contracts_common

Pull Request - State: closed - Opened by limemloh 9 months ago

#499 - Unify Timestamp in base and contracts_common

Pull Request - State: closed - Opened by limemloh 9 months ago

#498 - Remove seed phrase input types

Pull Request - State: closed - Opened by orhoj 9 months ago

#497 - Use ArkWorks BLS12-381 implementation

Issue - State: closed - Opened by annenkov 9 months ago
Labels: [Type] Task

#496 - Arkworks integration and ed25519 upgrade

Pull Request - State: closed - Opened by annenkov 9 months ago - 3 comments

#495 - Fix credential common input struct

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

#495 - Fix credential common input struct

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

#494 - Support for P7 in Rust base module.

Pull Request - State: closed - Opened by td202 10 months ago - 1 comment

#493 - Base support for Merkle proofs

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

#492 - Wallet library

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

#491 - Validate mnemonic word length

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

#490 - Introduce block result hash and versioning of hashing.

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

#489 - Upgrade dalek to V2. [WIP]

Pull Request - State: closed - Opened by abizjak 10 months ago - 1 comment

#488 - Support for debug output

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

#487 - Expose node tree statistics.

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

#486 - Avoid Rust warnings

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

#485 - Add FromStr and Display impls for PRF keys

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

#484 - New curve interfaces

Pull Request - State: closed - Opened by annenkov 10 months ago - 3 comments

#483 - Update version of concordium-base for release.

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

#482 - Fix idiss memory leak

Pull Request - State: closed - Opened by schwartz-concordium 11 months ago

#481 - Improve build-test-smart-contracts CI

Issue - State: open - Opened by abizjak 11 months ago
Labels: [Type] Task, [Project] Smart Contract

#480 - Attempt to fix CI.

Pull Request - State: closed - Opened by abizjak 11 months ago

#479 - Add from trait accountKeys to accountPublicKeys

Pull Request - State: closed - Opened by DOBEN 11 months ago

#478 - Add singleton account access structure

Pull Request - State: closed - Opened by DOBEN 11 months ago

#477 - Re-export ed25519_dalek crate

Pull Request - State: closed - Opened by DOBEN 11 months ago

#476 - Improve the multiscalar multiplication precomputation step.

Pull Request - State: closed - Opened by abizjak 11 months ago

#475 - Support validatorId in Rust credentials.

Pull Request - State: closed - Opened by abizjak 11 months ago

#474 - Add protocol version 7 and genesis data

Pull Request - State: closed - Opened by limemloh 11 months ago

#473 - Investigate venues for smart contract execution optimisation

Issue - State: closed - Opened by abizjak 11 months ago
Labels: [Type] Task

#471 - Bump GRPC API to remove V1 API.

Pull Request - State: closed - Opened by abizjak 11 months ago - 2 comments

#470 - Add sign_message function to AccountKeys

Pull Request - State: closed - Opened by DOBEN 11 months ago

#469 - Update contracts-common to version 8.1.1.

Pull Request - State: closed - Opened by abizjak 11 months ago

#468 - Fix `Display` on `Timestamp`

Pull Request - State: closed - Opened by schwartz-concordium 11 months ago

#467 - Update changelog for release of concordium-base.

Pull Request - State: closed - Opened by abizjak 11 months ago

#466 - Grpc health check

Pull Request - State: closed - Opened by abizjak 11 months ago

#465 - Unify WasmVersions

Issue - State: closed - Opened by abizjak 12 months ago
Labels: [Type] Task

#464 - Add helpers to WasmModule.

Pull Request - State: closed - Opened by abizjak 12 months ago