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

Feature/rebase v5.3.x #35

Merged
merged 108 commits into from
Aug 30, 2024
Merged

Feature/rebase v5.3.x #35

merged 108 commits into from
Aug 30, 2024

Conversation

bayk
Copy link

@bayk bayk commented Aug 30, 2024

Rebase to grin-wallet v5.3.X. Plus check open issues, fix what was applicable to the wallet.

bayk added 30 commits July 19, 2024 15:29
… dir cleanup on Windows (mimblewimble#363)

* Stop wallet proxy in controller tests to allow directory cleanup in Windows
* Update test client
* Update to latest grin master
* is_unspent -> get_unspent
…ble#355)

* Detect reverted transactions
* Add reverted amount to funds display
* Support cancelling reverted txs
* Add reverted_after field for reverted transactions
* Update grin dependency to master branch
* Panic on failed test cleanup
* Only delete test dir if it exists
* Stop wallet proxy in accounts test
* Stop proxy thread in all controller tests
* Typo
* Add sleep after revert test
* Longer sleep in revert tests
…onal (mimblewimble#356)

* make transaction field in V4 Slate optional
* add mutable/non mutable version of tx getter
* removal of mut references where not needed
* remove more muts
* update from master
* update from master
* test fixes
…le#371)

Plus sync with updated node, fixes for the tests
* Use latest AP hosted agents
* Simplify CI structure
…le#371)

Plus sync with updated node, fixes for the tests
* Use latest AP hosted agents
* Simplify CI structure
MWC implementation is different from grin. Current version is providing backward compability, so no version is introduced
… contents (mimblewimble#495)

- Check Slatepack file size is within valid range before loading contents into memory
… contents (mimblewimble#495)

- Check Slatepack file size is within valid range before loading contents into memory
… json serialization

- Add transaction serialization test
…e#530)

MWC Note: Those change are already here. In this commit the  test is fixed and activated.
Note: MWC implementation is more simple, because sync with updated node was done before and many issues was addressed at that time. Also, the default base fee is not changed because for MWC we don't change the calculation fee formula.
bayk and others added 28 commits August 22, 2024 17:53
…cations, put correct node foreign api secret into default wallet config.
… qr code printing. Fixed repost transaction.

For invoices transport is not tested yet
@bayk bayk merged commit de45c04 into master Aug 30, 2024
32 checks passed
@bayk bayk deleted the feature/rebase_v5.3.X branch August 30, 2024 23:27
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.

2 participants