goshimmer icon indicating copy to clipboard operation
goshimmer copied to clipboard

Prototype implementation of IOTA 2.0

Results 92 goshimmer issues
Sort by recently updated
recently updated
newest added

Currently addresses are formatted as simple base58-encoded strings. This must be changed to the correct bech32-based format as presented in [Draft RFC-20](https://github.com/Wollac/protocol-rfcs/blob/bech32-address-format/text/0020-bech32-address-format/0020-bech32-address-format.md): - [ ] Decide on an HRP to...

enhancement

The DevNet wallet should re-use the wallet library of GoShimmer rather than re-implement its logic from scratch in TypeScript. - [ ] Create binding for the wallet lib - [...

Front-End

This PR introduces a few things: - pruning of the DB instances - LRU cache of open DB instances, only a configurable max amount can be open - restore DB...

Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.27.1 to 0.27.8. Release notes Sourced from github.com/libp2p/go-libp2p's releases. v0.27.8 This patch release contains backports of: updating the qtls dependencies (qtls is quic-go's fork of crypto/tls). The...

blocked-by-dependency
go

Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.27.1 to 0.27.8. Release notes Sourced from github.com/libp2p/go-libp2p's releases. v0.27.8 This patch release contains backports of: updating the qtls dependencies (qtls is quic-go's fork of crypto/tls). The...

blocked-by-dependency
go

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

blocked-by-dependency
javascript

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

blocked-by-dependency
javascript

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

blocked-by-dependency
javascript

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

blocked-by-dependency
javascript