Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gear-tech/sails issues and pull requests
#574 - chore(js): bump pkg versions
Pull Request -
State: closed - Opened by osipov-mit 4 months ago
Labels: javascript
#573 - build(deps): bump up workspace version to 0.6.1
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#572 - build(deps): bump Gear crates to 1.6.2
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#571 - Unable to build project template after the latest gtest release
Issue -
State: closed - Opened by btwiuse 4 months ago
#570 - Publish cargo-sails binaries to support `cargo binstall sails-cli`
Issue -
State: open - Opened by btwiuse 4 months ago
#569 - build(deps): bump clap from 4.5.18 to 4.5.19
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, rust
#568 - build(deps): bump proc-macro2 from 1.0.86 to 1.0.87
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, rust
#567 - build(deps-dev): bump @gear-js/api from 0.38.2 to 0.38.3 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, javascript
#566 - build(deps-dev): bump @polkadot/api from 12.0.1 to 14.0.1 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, javascript
#565 - build(deps-dev): bump @polkadot/types from 12.0.1 to 14.0.1 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, javascript
#564 - feat(client-gen): Add `no_derive_traits` flag to remove derive generation for PartialEq, Debug
Pull Request -
State: closed - Opened by vobradovich 4 months ago
#563 - feat(sails-cli): Add `client-rs` command to generate Rust client code from CLI
Pull Request -
State: closed - Opened by vobradovich 4 months ago
#562 - feat(js/cli) add 'yes' flag
Pull Request -
State: closed - Opened by Zewasik 4 months ago
#561 - feat(sails): introduce 'wait_up_to' option for making calls in 'gstd' env
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#560 - doc: add guidline for writing Sagas using Sails
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#559 - build(template): bump up sails version to 0.6.0
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#558 - build: bump up workspace version to 0.6.0
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#557 - Inner types of ignored external types are generated anyway
Issue -
State: open - Opened by gshep 4 months ago
- 6 comments
#556 - Generated Rust code from idl with set external type requires PartialEq
Issue -
State: closed - Opened by gshep 4 months ago
- 2 comments
#555 - feat(sails-rs): introduce 'ethexe' feature in 'sails-rs'
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#554 - build(deps): bump up sails-rs to 0.5.1 in template
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#553 - build(ver): bump up worspace version to 0.5.1
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#552 - build(deps): bump up Gear libs to 1.5.1
Pull Request -
State: closed - Opened by DennisInSky 4 months ago
#551 - feat(sails): Transfer comments documenting exported types into IDL and client
Pull Request -
State: closed - Opened by vobradovich 4 months ago
#547 - feat(idl-gen): Transfer comments documenting service methods into IDL and client
Pull Request -
State: closed - Opened by vobradovich 4 months ago
#545 - refactor(js/cli) remove --no-project flag
Issue -
State: open - Opened by Zewasik 4 months ago
Labels: javascript
#545 - refactor(js/cli) remove --no-project flag
Issue -
State: open - Opened by Zewasik 4 months ago
Labels: javascript
#545 - refactor(js/cli) remove --no-project flag
Issue -
State: open - Opened by Zewasik 4 months ago
Labels: javascript
#536 - feat(js/cli) generate file types only
Pull Request -
State: closed - Opened by Zewasik 5 months ago
#528 - feat(js): generate file with Typescript types only
Issue -
State: open - Opened by osipov-mit 5 months ago
Labels: javascript
#528 - feat(js): generate file with Typescript types only
Issue -
State: open - Opened by osipov-mit 5 months ago
Labels: javascript
#528 - feat(js): generate file with Typescript types only
Issue -
State: open - Opened by osipov-mit 5 months ago
Labels: javascript
#527 - feat(js/cli): generate react hooks
Pull Request -
State: open - Opened by nikitayutanov 5 months ago
Labels: A0-pleasereview, javascript
#516 - Avoid generating async methods when there are no ones in service impl
Pull Request -
State: closed - Opened by ridesun 5 months ago
- 1 comment
#511 - feat(gtest): Implement Gtest manual block run mode
Pull Request -
State: closed - Opened by vobradovich 5 months ago
#500 - feat(sails-rs): introduce 'ethexe' feature in 'sails-rs'
Pull Request -
State: closed - Opened by DennisInSky 5 months ago
#477 - feat(sails): Enrich arguments for calls running in GSdk env by the 'with_voucher' option
Pull Request -
State: closed - Opened by vobradovich 6 months ago
- 1 comment
#474 - feat(js): ability to get GasInfo after gas is calculated
Issue -
State: closed - Opened by osipov-mit 6 months ago
Labels: javascript
#262 - feat(gservice): consider impl `#[panicking]` macro for fns in service
Issue -
State: closed - Opened by breathx 9 months ago
- 4 comments
#262 - feat(gservice): consider impl `#[panicking]` macro for fns in service
Issue -
State: closed - Opened by breathx 9 months ago
- 4 comments
#100 - build(fix): Fix build after introducing builtin types
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#99 - feat: Support ActorId, CodeId, MessageId as builtin types
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#98 - build(fix): Fix build after intorducing minifyied name generation
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#97 - feat(runtime): Introduce runtime libraries and some primitive types
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#96 - Add README and proper license
Pull Request -
State: closed - Opened by NikVolf 12 months ago
#95 - Pack building commands into simple crate
Issue -
State: open - Opened by NikVolf 12 months ago
#94 - rtl: Implement Remoting for GTest runtime
Issue -
State: closed - Opened by DennisInSky 12 months ago
- 1 comment
#93 - feat(examples): Implement a regular UT for RMRK Resource service
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#92 - client-gen(rust): Support mocking generated client
Issue -
State: closed - Opened by DennisInSky 12 months ago
#91 - idl-gen: Builtin type names as generic type params make the entire type name incrorrect
Issue -
State: closed - Opened by DennisInSky 12 months ago
#90 - idl: Introduce support for callbacks
Issue -
State: open - Opened by DennisInSky 12 months ago
- 1 comment
#89 - idl, macros: Introduce init function for program initialization
Issue -
State: closed - Opened by DennisInSky 12 months ago
- 2 comments
#88 - consider: Support for sessioned services
Issue -
State: closed - Opened by DennisInSky 12 months ago
- 1 comment
#87 - idl, macros: Support multiple services hosted withing the same program
Issue -
State: closed - Opened by DennisInSky 12 months ago
#86 - macros: Introduce some macros represeting program
Issue -
State: closed - Opened by DennisInSky 12 months ago
- 3 comments
#85 - idl: Support ActorId, MessageId, CodeId as builtin types
Issue -
State: closed - Opened by DennisInSky 12 months ago
#84 - build(deps): Bump Gear crates versions to 1.1.1
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#83 - feat(examples): Use generated RMRK Catalog clien from RMRK Resource
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#82 - fix(sender): Correctly parse responses
Pull Request -
State: closed - Opened by holykol 12 months ago
- 1 comment
#81 - build(deps): Bump gstd from 1.1.1-rc.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, rust
#80 - build(deps): Bump thiserror from 1.0.56 to 1.0.57
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, rust
#79 - build(deps): Bump gtest from 1.1.1-rc.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, rust
#78 - build(deps-dev): Bump @gear-js/api from 0.36.3 to 0.36.5 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, javascript
#77 - build(deps-dev): Bump @types/node from 20.11.16 to 20.11.17 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, javascript
#76 - fix(client-gen): Use BTreeMap instead of HashMap
Pull Request -
State: closed - Opened by holykol 12 months ago
#75 - fix(client-gen): Fix array generation
Pull Request -
State: closed - Opened by holykol 12 months ago
#74 - feat(idl-gen): Minify generated type names
Pull Request -
State: closed - Opened by DennisInSky 12 months ago
#73 - feat(js): compress parser to decrease pkg size
Pull Request -
State: closed - Opened by osipov-mit 12 months ago
#72 - macros: Consider generating more optimal `requests::process`
Issue -
State: closed - Opened by StackOverflowExcept1on 12 months ago
#71 - build(deps-dev): Bump @types/node from 20.10.3 to 20.11.16 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, javascript
#70 - build(deps-dev): Bump ts-jest from 29.1.1 to 29.1.2 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, javascript
#69 - build(deps): Bump commander from 11.1.0 to 12.0.0 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, javascript
#68 - build(deps-dev): Bump @types/jest from 29.5.11 to 29.5.12 in /js
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, javascript
#67 - build(deps): Bump tokio from 1.35.1 to 1.36.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#66 - chore(idlgen): Improve diagnostic in generated code
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#65 - chore(examples): Publish rmrk resource idl
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#64 - build(fix): Fix master compilation
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#63 - macros: Avoid generating async methods when there are no ones in service impl
Issue -
State: open - Opened by DennisInSky about 1 year ago
#62 - macros: Generate program/service meta on demand
Issue -
State: closed - Opened by DennisInSky about 1 year ago
- 1 comment
#61 - idl-gen: Minify generated type names
Issue -
State: closed - Opened by DennisInSky about 1 year ago
#60 - feat(idl-parser, idl-gen): Support fixed size arrays and maps in IDL
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#59 - build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#58 - build(deps): Bump serde from 1.0.195 to 1.0.196
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#57 - build(deps): Bump itertools from 0.12.0 to 0.12.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#56 - feat(examples): Implement rmrk catalog and resource as a sails service
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#55 - idl-gen: Support service methods with omitted return type
Issue -
State: closed - Opened by DennisInSky about 1 year ago
#54 - feat(idl-gen): Support lifecycles and generics in idlgen
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#53 - Support wasm parser
Pull Request -
State: closed - Opened by osipov-mit about 1 year ago
#52 - fix(idlparser): Visit primitive type by value
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#51 - feat(clientgen-rust): Draft implementation for rust client gen
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#50 - build(deps): Bump Gear crates version up to 1.1.0 and use stable toolchain
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago
#49 - build(deps): Bump EndBug/version-check from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#48 - build(deps): Bump styfle/cancel-workflow-action from 0.4.0 to 0.12.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#47 - build(deps): Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#46 - build(deps): Bump actions/setup-node from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#45 - build(deps): Bump gmeta from 1.0.4 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#44 - build(deps): Bump gsys from 1.0.4 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#43 - build(deps): Bump proc-macro2 from 1.0.76 to 1.0.78
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#42 - build(deps): Bump gstd from 1.0.4 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#41 - feat(wasm-ffi): Support FFI for WASM
Pull Request -
State: closed - Opened by DennisInSky about 1 year ago