ryan christoffersen

Results 86 issues of ryan christoffersen

## Summary Our `CONTRIBUTING.md` documentation is outdated and in need of instructions on how to use `make` commands, and other go commands such as `go generate` for generating mocks. We...

Type: Docs
Status: Backlog

## Summary As a followup to #605, we may want to add update messages for buy and sell orders separate from the existing batch update. This would be more in...

Status: Proposed
Scope: x/ecocredit

## Description `node-metamask` currently does not support the latest beta release of the `web3` package. I received the following error running `node-metamask` with `web3` version `1.0.0-beta.51`: ``` Error: method.split is...

bug
help-wanted

## Summary of Bug Looks like there are still some edge cases with `NewDecFromString`. Related to #1181. ``` --- FAIL: TestDec (0.21s) --- FAIL: TestDec/TestInvalidNewDecFromString (0.15s) dec_test.go:20: [rapid] failed after...

Scope: types
Type: Fix

## Summary We are currently using gogo/protobuf and a replace directive that points to a regen fork of the library. We should update to use the fork maintained by the...

Status: Blocked
Type: Build

## Summary This checklist is to be used for tracking the final internal audit of v5.0 changes prior to inclusion in a published release. ***Note: One of the goals of...

Status: Backlog
Type: QA

## Summary In the next release, we will be including the interchain account host module (and potentially the controller module). We also make use of IBC denominations in the marketplace...

DevOps
Type: Tests

## Description Closes: #1322 Work in progress. This pull request includes an initial draft of an RFC for forward contract functionality. --- ### Author Checklist *All items are required. Please...

## Summary An epic for tracking issues for the v5.1 Titicaca Series Upgrade. The goal of this upgrade is to add regen ledger features without making API or client breaking...

Epic

## Description Ref: #1312, #1322 Work in progress. This pull request should not be merged until an RFC has been written. This is an initial pull request to begin thinking...