Ecosyste.ms: Issues

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

GitHub / near/borsh-js issues and pull requests

#84 - Should we impl the schema util for borsh-js

Issue - State: closed - Opened by hanakannzashi 6 months ago

#83 - Did not check overflow when serialize integers

Issue - State: open - Opened by hanakannzashi 6 months ago

#82 - Add `u256`

Issue - State: closed - Opened by steveluscher 6 months ago - 1 comment

#81 - Type is not strict when serialize `u64` or `u128`

Issue - State: open - Opened by hanakannzashi 6 months ago - 1 comment

#80 - How to (de)serialize unnamed fields

Issue - State: closed - Opened by kayac-chang 7 months ago - 2 comments

#79 - Enum schema failed with typescript check when (de)serialize

Issue - State: open - Opened by kayac-chang 7 months ago - 2 comments

#78 - release 2.0

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

#77 - feat: remove unnecesary utils

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

#76 - fix: ut8-string encode/decode

Pull Request - State: closed - Opened by gagdiez 7 months ago - 3 comments

#75 - feat: typed deserialization

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

#74 - update README.md : fix incorrect Description of Enums type

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

#73 - How to deserialize enum?

Issue - State: closed - Opened by kayac-chang 8 months ago - 1 comment

#72 - Non-ASCII characters not being properly serialized

Issue - State: closed - Opened by GuidoDipietro 8 months ago - 2 comments

#71 - Deserialize requires type assertion

Issue - State: closed - Opened by jnsvd 8 months ago - 2 comments

#70 - Security Policy violation SECURITY.md

Issue - State: closed - Opened by allstar-app[bot] 8 months ago - 2 comments
Labels: allstar

#69 - Security Policy violation Branch Protection

Issue - State: closed - Opened by allstar-app[bot] 8 months ago - 2 comments
Labels: allstar

#68 - Fixed explanation of enums in README.md

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

#67 - Serialize primitives (not structs)?

Issue - State: closed - Opened by taoeffect 12 months ago - 2 comments

#66 - Schemaless serialization?

Issue - State: closed - Opened by taoeffect 12 months ago - 1 comment

#65 - Major Update of Borsh

Pull Request - State: closed - Opened by gagdiez 12 months ago - 7 comments

#64 - Search by class name instead of the class itself

Pull Request - State: closed - Opened by gagdiez 12 months ago - 3 comments

#63 - Deserializing Option type should return null in the None case

Issue - State: closed - Opened by cy6581 about 1 year ago - 1 comment

#62 - Prototype working with object-style schema

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

#61 - TypeError: reader[capitalizeFirstLetter(...)] is not a function

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

#59 - feat: support method chaining on BinaryWriter class

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

#58 - add build to ci and fix build

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

#57 - yarn build and yarn test fails

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

#56 - CI is not working

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

#55 - How to serialize or create schema for vec of structs

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

#54 - deserialize method not mapping properties properly

Issue - State: closed - Opened by Pr4v33n23 about 2 years ago - 1 comment
Labels: T-dev-tools

#53 - deserialize method not allowing Class implementation for classType parameter

Issue - State: closed - Opened by Pr4v33n23 about 2 years ago
Labels: T-dev-tools

#52 - How to serialize UnorderedMap (Map)?

Issue - State: closed - Opened by pvolnov over 2 years ago - 1 comment
Labels: T-dev-tools

#51 - Can I use borsh-js directly from HTML script tag instead of node?

Issue - State: closed - Opened by digitalnetbizz over 2 years ago - 1 comment
Labels: T-dev-tools

#50 - fix: add missing dependency

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

#49 - Schema for nested struct (classes)

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

#48 - Buffer is not defined

Issue - State: closed - Opened by ghost over 2 years ago - 5 comments
Labels: T-dev-tools

#47 - Remove dependency on text-encoding-utf-8

Issue - State: closed - Opened by cristobal over 2 years ago - 1 comment
Labels: T-dev-tools

#46 - pretty fix

Pull Request - State: closed - Opened by volovyks over 2 years ago

#45 - Change TextDecoder from global to globalThis

Pull Request - State: closed - Opened by glennmichael123 over 2 years ago - 4 comments

#44 - Add ESM support

Issue - State: closed - Opened by volovyks over 2 years ago - 9 comments
Labels: T-dev-tools

#43 - deserialize returns any because deserializeStruct isn't generic

Issue - State: closed - Opened by rtviii over 2 years ago - 1 comment
Labels: T-dev-tools

#42 - Documentation says nothing about Test object and where it came from.

Issue - State: closed - Opened by dmitryr117 over 2 years ago - 3 comments
Labels: T-dev-tools

#41 - Serialize and deserialize support for `Map` type.

Pull Request - State: closed - Opened by PopcornPaws over 2 years ago - 5 comments

#40 - Change TextDecoder resolution to not rely on `global`

Pull Request - State: closed - Opened by dimfeld over 2 years ago - 2 comments

#39 - Define Schema using decorators

Pull Request - State: closed - Opened by marcus-pousette over 2 years ago - 3 comments

#38 - `global` is not defined in the browser

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

#37 - build: do not add source and tests to npm package

Pull Request - State: closed - Opened by Sekhmet over 2 years ago

#36 - test commit

Pull Request - State: closed - Opened by volovyks almost 3 years ago

#35 - Prettier and formatting fix

Pull Request - State: closed - Opened by volovyks almost 3 years ago

#33 - Add Prettier to keep code consistent.

Pull Request - State: closed - Opened by tbezman almost 3 years ago - 8 comments

#32 - Add basic types

Pull Request - State: closed - Opened by tbezman almost 3 years ago - 4 comments

#31 - Throw a meaningfull error when type in schema is wrong

Issue - State: closed - Opened by volovyks almost 3 years ago - 1 comment
Labels: T-dev-tools

#30 - use custom Writer/Reader

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

#29 - deserialize returns instance of `classType`

Pull Request - State: closed - Opened by exromany almost 3 years ago - 4 comments

#28 - Documentation: borsh option maps to undefined or type instead of null or type

Issue - State: closed - Opened by billythedummy almost 3 years ago - 1 comment
Labels: T-dev-tools

#27 - add fixed array serialization/deserialization

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

#26 - Support fixed size array

Issue - State: closed - Opened by mehtaphysical almost 3 years ago

#25 - How to serialize a floating point number

Issue - State: closed - Opened by rdelao almost 3 years ago - 4 comments
Labels: T-dev-tools

#24 - Add option to ignore trailing bytes

Issue - State: closed - Opened by xJonathanLEI almost 3 years ago - 1 comment

#23 - How to convert uint8array data to BTreeMap or vector/array using typescript.

Issue - State: closed - Opened by SachinNandal about 3 years ago - 4 comments

#22 - How to serialize deserialize an array of some type

Issue - State: closed - Opened by jsoneaday about 3 years ago - 2 comments
Labels: T-dev-tools

#21 - How to serialize Enum?

Issue - State: closed - Opened by max-block about 3 years ago - 12 comments
Labels: T-dev-tools

#20 - call class serialize/deserialize methods

Pull Request - State: closed - Opened by mehtaphysical about 3 years ago

#19 - Custom Serialize/Deserialize

Issue - State: closed - Opened by mehtaphysical about 3 years ago

#18 - borsh repo updated in package.json

Pull Request - State: closed - Opened by volovyks about 3 years ago

#17 - build artifacts updated

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

#16 - Add option support to deserialize

Pull Request - State: closed - Opened by bartosz-lipinski about 3 years ago - 3 comments

#15 - Recreate #11 to trigger ci

Pull Request - State: closed - Opened by ailisp about 3 years ago

#14 - Serialize Uint8Array?

Issue - State: closed - Opened by FrankC01 about 3 years ago - 11 comments
Labels: T-dev-tools

#13 - Correct `writeU64` and `writeU128` type signatures

Pull Request - State: closed - Opened by artob over 3 years ago
Labels: documentation, enhancement

#12 - Add deserialize function which omits length check

Pull Request - State: closed - Opened by joncinque over 3 years ago - 3 comments

#11 - Add u16, u256, and u512 for ser/de with test

Pull Request - State: closed - Opened by joncinque over 3 years ago - 11 comments

#10 - Update to the new Schema

Issue - State: closed - Opened by volovyks over 3 years ago - 1 comment
Labels: T-dev-tools

#9 - feat(travis): run on all branches

Pull Request - State: closed - Opened by chefsale over 3 years ago
Labels: SRE, FOSSA

#8 - feat(fossa): add server scan flag

Pull Request - State: closed - Opened by chefsale over 3 years ago
Labels: SRE, FOSSA

#7 - feat(fossa): add fossa integration to travis CI

Pull Request - State: closed - Opened by chefsale over 3 years ago
Labels: SRE, FOSSA

#6 - Mapping a field between a borsh type to a user type

Pull Request - State: closed - Opened by defactojob over 3 years ago - 2 comments

#5 - Support the `bool` type

Issue - State: closed - Opened by defactojob over 3 years ago - 3 comments
Labels: T-dev-tools

#4 - Improve example in readme

Pull Request - State: closed - Opened by defactojob over 3 years ago - 2 comments

#3 - add support for fixed size array of any type

Pull Request - State: closed - Opened by defactojob over 3 years ago - 3 comments

#2 - baseEncode and baseDecode added to the library

Pull Request - State: closed - Opened by volovyks over 3 years ago

#1 - Rust README replaced with JS README

Pull Request - State: closed - Opened by volovyks over 3 years ago