b00f

Results 47 issues of b00f

There is an error on shutting down the RPC process: `Failed to shutdown server`

We can add meta_data to account object to holds some extra information related to the account. For blockchain preset information, we can use global_account's meta data.

## Description This PR adds support for the [Pactus](https://pactus.org) Blockchain in TrustWalletCore. It follows the [Integration Criteria](https://developer.trustwallet.com/developer/wallet-core/newblockchain#integration-criteria) highlighted by TrustWalletCore team. ## How to test This PR includes all the...

## Description After upgrading to libp2p version `0.37.2`, we have observed that some peers are connecting with an empty `RemoteMultiaddr`. This behavior was not seen in previous versions. Is there...

need/author-input
need/triage

Reachability is not consistent information, and for some unknown reason, some public nodes with public IPs are shown as private [Example [here](https://bootstrap1.pactus.org/node)]. Any idea why this happens? Probably, this may...

This PR fixes #1825 by introducing `WhitespaceOptimized` struct.

Feature Request

This PR adds CLI with two subcommands: 1. `Tokenize`: To tokenize a text using a given model 2. `Train`: To train a new tokenize model

Feature Request