Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct wallet config in listen #41

Merged
merged 1 commit into from
Apr 15, 2019
Merged

Use correct wallet config in listen #41

merged 1 commit into from
Apr 15, 2019

Conversation

0xmichalis
Copy link
Contributor

Fixes #40

@yeastplume yeastplume merged commit 54bd364 into mimblewimble:master Apr 15, 2019
@0xmichalis 0xmichalis deleted the use-correct-wallet-config branch April 15, 2019 14:56
garyyu added a commit to garyyu/grin-wallet that referenced this pull request Aug 4, 2019
* Refactoring: TxProof structure use simple string address

* rustfmt

* Refactoring: Separate TxProof definition and implemention, so as to move define into libwallet

* rustfmt

* Initial import of transaction proof feature

* Display for proof command

* rustfmt

* Add the From address for Proof command

* rustfmt

* Refactoring: Use decrypted message for TxProof instead of the encrypted message

* rustfmt

* Refactoring: Readable TxProof Message for storing and exporting

* rustfmt

* Fix: TxProof message deserialize

* Switch off the 'refresh_from_node' for get_stored_tx_proof to avoid calling 'open_with_credentials'

* Minor refactoring

* Save the Grin Relay address path|index into TxLogEntry

* rustfmt

* Proof export command support an optional signature with the sender's address, with stored grin relay sending address path|index

* rustfmt

* fix the tests
yyangli referenced this pull request in mwcproject/mwc-wallet May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port is not overriden appropriately in the cli
2 participants