Ecosyste.ms: Issues

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

GitHub / near/cargo-near issues and pull requests

#123 - fix: Fixed the test for old SDK

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

#121 - DRAFT: Setup Wasmcov when compiling smart contract code

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

#120 - chore: update near sdk pointer to 5 alpha (via git only for now)

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

#119 - chore: Avoid using git submodule for new project template

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

#118 - chore: release v0.5.0

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

#117 - feat: New command to initialize a new smart contract project

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

#116 - docs: Added prebuilt binaries installation instructions to README

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

#115 - Security Policy violation SECURITY.md

Issue - State: open - Opened by allstar-app[bot] 12 months ago - 1 comment
Labels: allstar

#114 - Security Policy violation Branch Protection

Issue - State: closed - Opened by allstar-app[bot] 12 months ago - 1 comment
Labels: allstar

#113 - feat: New command - deploy

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

#112 - chore: release v0.4.1

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

#110 - fix: use `dunce` crate to remove UNC prefix

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

#109 - chore: update `near-sdk`, `near-abi`, `borsh` version

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

#108 - feat: New command - create-dev-account

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

#105 - chore: release v0.4.0

Pull Request - State: closed - Opened by frol almost 1 year ago

#103 - feat: Added interactive-clap for cargo-near

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

#102 - WIP clap interactive

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

#101 - New template

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

#100 - `cargo near new` command to initialize a new smart contract project

Issue - State: closed - Opened by frol about 1 year ago - 7 comments
Labels: enhancement, good first issue

#99 - release: 0.3.1

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

#98 - Fix/ci issues

Pull Request - State: closed - Opened by ghimire007 over 1 year ago - 4 comments

#97 - feat: Make build, abi and util modules public

Pull Request - State: closed - Opened by ghimire007 over 1 year ago - 3 comments

#96 - `near/*` directories are not crated when building a multi-package project

Issue - State: closed - Opened by itegulov almost 2 years ago - 1 comment

#95 - `cargo-near` extracts wrong ABI in some cases

Issue - State: open - Opened by Yoon-Suji almost 2 years ago - 2 comments

#94 - add near-sdk version check for indirect dependencies

Issue - State: open - Opened by BadConfig almost 2 years ago

#93 - Error on resolving dependencies

Issue - State: open - Opened by BadConfig almost 2 years ago

#92 - chore: release 0.3.0

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

#91 - upgrade integration tests to sdk 4.1.0

Pull Request - State: closed - Opened by miraclx almost 2 years ago - 1 comment

#90 - Automated Releases

Pull Request - State: closed - Opened by miraclx almost 2 years ago - 1 comment

#89 - chore: add changelog

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

#87 - simplify root extraction

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

#86 - feat: dynamic colors

Pull Request - State: closed - Opened by miraclx almost 2 years ago - 1 comment

#85 - feat: check for abi in default features

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

#84 - fix(typo): _

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

#83 - chore: update near-abi to 0.3.0

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

#82 - Add ability to create bundle of ABI and Wasm

Issue - State: open - Opened by austinabell almost 2 years ago - 1 comment

#81 - cargo near abi throws "unsupported `near-sdk` version"

Issue - State: closed - Opened by DavidM-D almost 2 years ago - 1 comment

#80 - update FFI interface from SDK

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

#79 - feat: consolidate all sdk version related constants in one place

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

#78 - create the target/near directory, if it doesn't already exist

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

#77 - indent errors

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

#76 - only accept UTF-8 inputs

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

#75 - fix same-file truncation issue

Pull Request - State: closed - Opened by miraclx almost 2 years ago - 1 comment

#74 - replace strict typed casting with deserialization

Pull Request - State: closed - Opened by miraclx almost 2 years ago - 10 comments

#73 - feat: return JSON-based ABI generation

Pull Request - State: closed - Opened by itegulov almost 2 years ago - 1 comment

#72 - CI: run matrix paths independently

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

#71 - replace error text with symbol

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

#70 - feat: enforce `near-abi` version match

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

#69 - report appropriate status

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

#68 - Deduplicate warnings

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

#67 - Duplicate warnings

Issue - State: closed - Opened by miraclx almost 2 years ago - 2 comments

#66 - colorize cargo error report

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

#65 - report cargo stdout errors immediately

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

#64 - chore: tweak README to make embedding more visible

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

#63 - alt build stages style

Pull Request - State: closed - Opened by miraclx almost 2 years ago - 4 comments

#62 - Should `__contract_abi` be a part of the embedded ABI?

Issue - State: open - Opened by itegulov almost 2 years ago

#61 - Add a check for `near-abi` version

Issue - State: open - Opened by itegulov almost 2 years ago - 1 comment

#60 - Add ability to control colorized output

Issue - State: closed - Opened by itegulov almost 2 years ago - 1 comment

#59 - feat: switch to stderr and print build stages

Pull Request - State: closed - Opened by itegulov almost 2 years ago - 1 comment

#57 - chore: update readme

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

#56 - Provide a way for adding custom metadata into the ABI

Issue - State: open - Opened by miraclx about 2 years ago - 1 comment

#55 - feat: populate metadata with build information

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

#54 - Feature request. Record builder image version in contract metadata

Issue - State: closed - Opened by MaksymZavershynskyi about 3 years ago - 2 comments

#53 - Update README to include `--embed-abi` instructions

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

#52 - Improve README to indicate where build files are located

Issue - State: closed - Opened by austinabell about 2 years ago - 2 comments

#51 - chore: release 0.2.0

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

#50 - remove abi feature requirement

Pull Request - State: closed - Opened by miraclx about 2 years ago - 4 comments

#49 - add check for supported near-sdk version

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

#48 - feat: improve error messages

Pull Request - State: closed - Opened by itegulov about 2 years ago - 1 comment

#47 - feat: cover `cargo near build` with tests

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

#46 - update near-sdk in integration tests to pre-released version

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

#45 - feat: cover `cargo near abi` options with tests

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

#44 - Add integration test for minimum near-sdk version supported

Issue - State: open - Opened by austinabell about 2 years ago - 1 comment

#42 - alt: shared target folder for faster CI

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

#41 - Tracking issue for making CI run faster

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

#40 - alt: shared target folder for faster CI

Pull Request - State: closed - Opened by miraclx about 2 years ago - 1 comment

#39 - use shared target folder for faster CI

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

#38 - CI: investigate network errors on macOS CI runs

Issue - State: open - Opened by miraclx about 2 years ago - 4 comments

#37 - Add output describing different build stages, switch to stderr

Issue - State: closed - Opened by austinabell about 2 years ago
Labels: good_first_issue

#36 - abi: paint build reports

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

#35 - abi: dynamically load the dylib at runtime

Pull Request - State: closed - Opened by miraclx about 2 years ago - 1 comment

#34 - Allow developers to ignore abi generation

Issue - State: closed - Opened by austinabell about 2 years ago - 7 comments

#33 - feat: add binary serialization formats and compression when embedding

Pull Request - State: closed - Opened by itegulov about 2 years ago - 3 comments

#32 - chore: update readme to link to relevant repos

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

#31 - ABI embedding

Pull Request - State: closed - Opened by miraclx about 2 years ago - 1 comment

#30 - cargo check msrv

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

#29 - Bad error message for incorrect dependency

Issue - State: closed - Opened by austinabell about 2 years ago - 1 comment

#28 - ABI for low-level contracts

Issue - State: open - Opened by itegulov about 2 years ago - 3 comments

#27 - feat: add borsh schema tests

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

#26 - CI: drop MSRV tests

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

#25 - feat: add a CLI option to include rustdocs

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

#24 - split CI tests

Pull Request - State: closed - Opened by miraclx about 2 years ago - 10 comments