Mike Greenberg

Results 59 issues of Mike Greenberg

Found intermittent failures in the multiwallet/service package. Possibly due to shared test data amongst the tests. Since comparisons in the failures found below are both related to the `MockTransactions` which...

bug
help wanted

I noticed that a particular block caused two instances of hindsight to miss a block as a result of this error: `Error downloading best block: API returned incorrect number of...

enhancement

Developers and implementors want to promote better abstractions and to motivate anything which consume `wallet-interface` to rely on their local implementations instead of on internal types. The exported types returned...

Should we align the types for this data with how it's [used in ob-go](https://github.com/OpenBazaar/openbazaar-go/blob/446aed9e9b008f15ff866e3d6f758d8ff24e122c/pb/contracts.pb.go#L405)?

enhancement

Some aspects of the wallet should be reflected in the interface. Ex: - currency code for the coins - does the wallet/coin support time-based redemption scripts - maximum coin divisibility...

Model details are documented at https://lilium.sh/data/models/, but in order to be thoughtful about query performance it is helpful to know the indexes which exist over those models as defined in...

topic/documentation
kind/enhancement

The following envvars are used to limit the number of workers diffing (AMTs/HAMTs) in memory. This is an indirect param which can help manage memory consumption. This should be documented....

Everyone's configuration of available time is going to be different and I think an important part of this whole thing will be deciding how much resolution should be provided when...

Brief Description: When chat messages are received by the client, they display as having originated in the past Operating System (OS and version): Windows 7 64bit OpenBazaar version (shown on...