Robert Pirtle

Results 16 comments of Robert Pirtle

yes, there are a bunch. But only four senators so i figured they'd be easy to tackle. Masto doesn't have any CC0 photos I could find though. GPO will probably...

Al Lawson's official 115th Congressional portrait is available [here](https://commons.wikimedia.org/wiki/File:Al_Lawson_115th_Congress_photo.jpg): ## Al Lawson, Jr. (D-FL) Bioguide ID: L000586 Link: https://commons.wikimedia.org/wiki/File:Al_Lawson_115th_Congress_photo.jpg Why Official & Public Domain: Official portrait from 115th Congress

This is something I'd like to help out on! Could I also get a Slack invitation?

I'm hoping there is (or can eventually be) a better way, but I worked out a hacky way to do it. I tried not to alter `angular-tablesort.js` but I ended...

hello all. slow syncing is a known problem that we are working on improving with every release. it has been found that increasing the pruning of a node can help....

hello, it appears you don't have a node running locally. you can point your cli at a live node via the `--node` flag, ex: `--node https://rpc.kava.io:443` please let us know...

If anyone is looking to add a class to all tables you can add it as a rule to your instance of `markdown-it`. I arrived at this issue for because...

hello @ratneshpatil-rp, please see the [API Migration Guide](https://docs.google.com/document/d/1NJYjmBJ48w_nJ2u3TQsDLmu4upEPBZk_jtnP-NvK_j4/edit#heading=h.wmhoenjbkmbq) we included in the most recent release. additional information about migrating cosmos-sdk endpoints like fetching balances and particular txs can be found...

hello @ratneshpatil-rp , you may be better off using (g)rpc. here's an example of your request using kava's CLI which uses RPC under the hood: ``` kava --node https://rpc.data.kava.io:443 q...

@cool-develope sure thing. ## rollback case First, suppose you are adding a new sdk module during an upgrade. Suppose there is a bug in that module addition such that the...