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/mixnet contract further adjustments #928

Merged
merged 18 commits into from
Dec 2, 2021

Conversation

jstuczyn
Copy link
Contributor

jstuczyn and others added 4 commits November 26, 2021 15:20
* Upgraded code to be cosmwasm 1.0-beta.2 compatible

* [ci skip] Generate TS types

Co-authored-by: jstuczyn <jstuczyn@users.noreply.github.com>
* Upgraded code to be cosmwasm 1.0-beta.2 compatible

* Added cw-storage-plus dependency

* Experimentally replaced storage for config and layers with cw plus Item

* The same for main mixnode storage

* Usingn IndexedMap for mixnodes

* Split delegations from mixnodes into separate module

* MixnodeIndex on Addr directly

* Moved namespace values to constants

* Outdated comment

* [ci skip] Generate TS types

* Removed redundant identity index on mixnodes

* IndexMap for gateways storage

* Moved total delegation into a Map

* Compiling contract code after delegation storage upgrades

Tests dont compile yet and neither, I would assume, the client code

* Delegation type cleanup

* Client fixes

* Migrated delegation tests + fixed them

* Moved Rewarding Status to rewards

* Reward pool

* Rewarding status migrated

* Made clippy happier

* Added explorer API to default workspace members

* Updated delegation types in explorer-api

* Fixed tauri wallet

Co-authored-by: jstuczyn <jstuczyn@users.noreply.github.com>
@jstuczyn jstuczyn marked this pull request as draft November 30, 2021 10:37
@jstuczyn jstuczyn force-pushed the feature/mixnet-contract-further-adjustments branch from 4c9a9ab to 846965e Compare November 30, 2021 11:21
@jstuczyn jstuczyn marked this pull request as ready for review November 30, 2021 12:10
Base automatically changed from release/1.0.0-pre1 to develop December 1, 2021 14:42
@jstuczyn jstuczyn merged commit 54bc198 into develop Dec 2, 2021
@jstuczyn jstuczyn deleted the feature/mixnet-contract-further-adjustments branch December 2, 2021 12:16
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