Releases: cudoventures/cudos-multisig-v2
Release v1.0.0 20.07.2023
What's Changed
- Adding theme and redux store by @SpaghettiOverload in #4
- Adding nowallet welcome page by @SpaghettiOverload in #6
- Transitions and creating multi sig wallet flow by @SpaghettiOverload in #8
- Cudos dev by @SpaghettiOverload in #9
- Dashboard menu and currency conversion by @SpaghettiOverload in #10
- FundWallet base, GraphQL init, assetsSelection by @SpaghettiOverload in #11
- Members menu list, type and status handling by @SpaghettiOverload in #12
- Refactoring table sorting by @SpaghettiOverload in #13
- Proposal details, statuses and interaction by @SpaghettiOverload in #14
- Collapsable Proposal Details, Refactoring by @SpaghettiOverload in #15
- Displaying Proposal Fail reason as a tooltip by @SpaghettiOverload in #16
- Add,Remove Member Flow, types handling, refactor by @SpaghettiOverload in #17
- Settings menu, UI and flow, modals, refactoring by @SpaghettiOverload in #18
- Fixing TXs Table Sorting by Date by @SpaghettiOverload in #20
- Refactoring the New Transaction modal by @SpaghettiOverload in #21
- Single Send Flow, Modal refactoring by @SpaghettiOverload in #22
- fix AddressBook record edit validation by @SpaghettiOverload in #23
- Add back btn to Single and enabling Multi Send btn by @SpaghettiOverload in #24
- Multi Tx Flow by @SpaghettiOverload in #25
- CUDOS-1423 Save address book to firebase by @tgntr in #19
- Update Keplr config by @SpaghettiOverload in #26
- Rerouting, see all btn, historical members count by @SpaghettiOverload in #27
- Mixed denoms support, history view if no queue Txs by @SpaghettiOverload in #28
- Adding MultipleOwners, Refactoring by @SpaghettiOverload in #29
- Txs Table pagination, AddrBook access integration by @SpaghettiOverload in #30
- Addressing console errors by @SpaghettiOverload in #31
- fix yarn warnings, kebab-case, DOM-nesting errors by @SpaghettiOverload in #32
- Fixing AddressBook state update by @SpaghettiOverload in #33
- CUDOS-1460 Refactor wallet creation by @tgntr in #34
- Add Cosmostation Support by @SpaghettiOverload in #35
- Improve ledger selection transition and loading by @SpaghettiOverload in #36
- Revising and update loading buttons at login by @SpaghettiOverload in #37
- Detach ledger and signer functions by @SpaghettiOverload in #38
- possibility to switch/redirect to other network by @SpaghettiOverload in #39
- Add visual indication for the connected ledger by @SpaghettiOverload in #40
- Replace connected network info by @SpaghettiOverload in #43
- CUDOS-1598 CUDOS-1599 refactoring by @tgntr in #41
- Cudos dev by @SpaghettiOverload in #42
- Update Footer by @SpaghettiOverload in #44
- Fixing layout position by @SpaghettiOverload in #46
- CUDOS-1775 auto select new added address by @tgntr in #49
- CUDOS-1793 fix max amount buttons by @tgntr in #48
- CUDOS-1752 catch firebase errors as they may contain sensitive info by @tgntr in #47
- Cudos dev by @SpaghettiOverload in #45
- Cudos 1620: Update title tags and description by @aemilius-bg in #50
- CUDOS-1892-cosmostation-mainnet-connection-fix by @SpaghettiOverload in #52
- CUDOS-1866 implement firebase wallet auth by @tgntr in #51
- Cudos dev by @maptuhec in #53
- improved login UX & disabling network choice menu by @SpaghettiOverload in #54
- Branch sync by @SpaghettiOverload in #55
- Cudos dev by @SpaghettiOverload in #56
New Contributors
- @tgntr made their first contribution in #19
- @aemilius-bg made their first contribution in #50
- @maptuhec made their first contribution in #53
Full Changelog: v0.1.0...v1.0.0
v0.3.1: Merge pull request #45 from CudoVentures/cudos-dev
Cudos dev
v0.3.0
v0.2.0
Wallet creation flow, address book, general validation and transitions
Story
CUDOS-1088 As a user, I want to disconnect from the DApp
CUDOS-1087 As a user, I want to connect to the DApp in order to use its features
Task
CUDOS-1251 Switch between assets in the Cudos MultiSig wallet
CUDOS-1250 Fund Wallet Modal and Functionality
CUDOS-1249 Include GraphQL in the MultiSig Wallet
CUDOS-1221 [Dashboard] Sliding menu and MultiSig wallets table
CUDOS-1213 [Dashboard] Navigation menu
CUDOS-1208 Signer Required for Ledger Support
CUDOS-1207 Hasura & GraphQL Integration
CUDOS-1205 Implement validations
CUDOS-1179 [Address book] Landing page modals
CUDOS-1178 [Address book] Remove address
CUDOS-1176 [Address book] Add address flow
CUDOS-1175 [Address book] Import addresses flow
CUDOS-1174 [Address book] Export addresses flow
CUDOS-1173 [Address book] Implement table with addresses
CUDOS-1160 [Dashboard] Recent transactions table
CUDOS-1159 [Dashboard] Show MultiSig assets
CUDOS-1158 [Dashboard] Show MultiSig details
CUDOS-1157 [Create MultiSig] Connect with the Group module
CUDOS-1156 [Create MultiSig] Implement creation interface & functionality
CUDOS-1154 [Landing page] Show MultiSig wallets
CUDOS-1153 [Landing page] Implement header and wallet connection
CUDOS-1151 Implement gas estimation logic
CUDOS-1149 Extend bdjuno to store group module data in database
CUDOS-1122 Admin spend transaction from group module is not executed as proposal
CUDOS-1121 Research how to store proposals history
v0.1.0
Merge pull request #5 from CudoVentures/cudos-dev Cudos dev