ryan christoffersen
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...
## 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...
## 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...
## 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...
## 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...
## 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...
## 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...
## 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...
## 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...