Skip to content

Releases: alleslabs/celatone-frontend

Celatone v1.6.0

18 Apr 10:03
fd1f59a
Compare
Choose a tag to compare

Overview

New features: Validators and proposal details page

Full Changelog

Features

  • #887 Add blackwing devnet 1 network
  • #880 Add resolved voting power for proposals
  • #878 Support searching proposal id and validator address on the main search
  • #875 Add Amplitude tracking to validator details page
  • #865 Apply voted proposals filter and search input to table
  • #860 Add voted proposals in voted tab
  • #862 View failed reason
  • #853 Add voted proposals in overview
  • #847 Add amp proposal details page
  • #857 Migrate osmosis-1 graphql
  • #854 Create PageHeaderContainer component
  • #851 Add amp validator list page
  • #848 Change Initia's config to use the new chain IDs (mahalo-2, minimove-2, miniwasm-2)
  • #840 Add chip total count in instantiated by me title
  • #837 Voting power in validator detail overview
  • #836 Add recent 100 blocks chart
  • #833 Add link to transactions page to current bonded token component
  • #832 Add bonded token changes delegation related transactions
  • #831 Update zod schema to apply with new validator delegation related txs api spec
  • #828 Add validator detail voting power overview section with data from APIs
  • #835 Add amp view in json - block and proposal details
  • #823 Add validator uptime and penalty events
  • #822 Add validator list page
  • #819 Add validator detail overview section with data from APIs
  • #821 Add Validator's proposed blocks table
  • #818 Replace bonded tokens voting powers with real data from api v1
  • #801 Add validator detail ui structure
  • #817 api v1 - validator voted proposals
  • #816 api v1 - validator staking provisions
  • #815 api v1 - validator delegators count
  • #813 api v1 - validator historical powers
  • #812 api v1 - validator delegation related txs, proposed blocks
  • #807 api v1 - validator uptime
  • #804 api v1 - validator info
  • #803 api v1 - validator list
  • #799 Add extra config single denom staking
  • #796 Depositors list in vote details section
  • #793 Proposal Validator Votes Table
  • #788 Add voting power chart component
  • #790 Handling period tab condition
  • #787 Vote result on vote details section
  • #785 Quorum status on vote details section
  • #782 Show proposal details on vote details section tabs
  • #779 Proposal period overview voting - no with veto alert
  • #778 Proposal period overview voting
  • #775 Proposal period overview deposit
  • #777 Proposal votes table including filter and search functionality
  • #766 Proposal status summary body
  • #763 Proposal status summary top
  • #765 Support Proposal Cancelled status
  • #760 Add proposal messages
  • #764 api v1 - proposal params
  • #759 Add proposal description and metadata
  • #762 api v1 - proposal validator votes info
  • #745 Add proposal top
  • #758 api v1 - proposal validator votes
  • #757 api v1 - proposal data
  • #731 Add proposal detail page structure
  • #749 Add multi-type proposals
  • #753 api v1 - proposal type filter

Improvements

  • #888 Apply timeout for delegator counts on validator detail
  • #863 Add link to user document (move)
  • #883 Improve validator badge to have a dynamic width
  • #884 Bump cosmjs tx parsing problem
  • #861 Upgrade json schema package version
  • #871 Move filter and search logic to API
  • #869 Change GraphQL phoenix-1 endpoint to prod
  • #855 Modify formatPrettyPercent param type to ratio number for better readability
  • #843 Add link to user document
  • #845 Edit error fetching message on the contract state
  • #844 Modify wording status for rejected proposals
  • #841 Bump cosmos-kit package fixing the installed wallet issue
  • #830 Change GraphQL neutron-1 endpoint to prod
  • #825 Change GraphQL pion-1 endpoint to prod
  • #820 Change GraphQL neutron endpoint to legacy
  • #806 UX Improvement - adjust txs icon, event logs layout and adjust asset section
  • #805 Revamp code detail page contracts section
  • #802 Revamp code detail page
  • #800 Add logging error in Zod parsing
  • #798 Add empty state to proposal messages
  • #797 Fix Vote Periods subtab internal state instead of route
  • #784 Make proposal list row clickable with command/ctrl
  • #776 Add expand/collapse all to proposal messages in detail page
  • #781 Tooltip default shouldWrap
  • #774 Add relevant contract to cosmwasm pool
  • #771 Adjust proposal detail
  • #772 Add zod validator to code details page code id params
  • #770 Add unit test for account store (mobx)
  • #769 Add unit test for format.test.ts on shortenName function
  • #768 Add unit test for truncate.test.ts
  • #767 Add unit test for fee.test.ts
  • [#756](#756...
Read more

Celatone v1.5.1

25 Jan 11:09
0a0a103
Compare
Choose a tag to compare

Overview

  • Fix some bugs

Full Changelog

Improvements

  • #743 Add mobile view for proposal list

Bug fixes

  • #746 Fix initia chain pretty names and resource panel
  • #744 Fix pool tx events

Celatone v1.5.0

19 Jan 16:40
2223eef
Compare
Choose a tag to compare

Overview

This release introduces significant updates, including the migration to pnpm, the addition of NFT pages, and various enhancements in contract detail functionalities. Improvements include UI refinements, better support for Cosmos SDK 0.50, and updates to the API. Key bug fixes address issues in UI elements, NFT functionalities, and search performance.

Full Changelog

Features

  • #721 Migrate to pnpm
  • #727 Add amp nft pages
  • #720 Add delegations for contract detail
  • #684 Add nft page
  • #717 Add total value for contract detail
  • #711 Refactor assetInfos and add movePoolInfos to tx details
  • #724 Add stone-13

Improvements

  • #725 Adjust unsupported asset display in account and contract detail
  • #728 Support tx events for cosmos sdk 0.50
  • #729 Add missing title for block transactions
  • #726 Add missing title for instantiate permission and adjust contract menu in nav bar
  • #713 Adjust search state consistency
  • #712 api v1 - proposal list
  • #714 api v1 - recent contracts list
  • #710 Refactor all address types

Bug fixes

  • #740 Fix to use isDisabled instead of disabled on button
  • #739 Fix nft minter address
  • #736 Fix assets related bugs
  • #735 Fix nfts related bugs
  • #734 Fix search spamming by using debounce
  • #733 Fix contract list nullable fields
  • #732 Fix custom tab incorrect variant and recent modules text
  • #722 Fix flicker query page

Celatone v1.4.1

28 Dec 11:11
e25b036
Compare
Choose a tag to compare

Overview

New Features: Initia wallet integration and ledger support.
Fixes: Resolved a disconnection issue.
API v1 Improvements: Enhanced contract information, query messages, table counts, block details, and state management.
Bug Fix: Corrected a fetching error in the contract info API and an issue in the module proposal section.

Full Changelog

Features

  • #681 Add Initia wallet
  • #704 Fix client undefined after disconnected
  • #698 Add ledger

Improvements

  • #702 api v1 - contract info
  • #703 api v1 - contract's query msgs
  • #697 api v1 - contract tables (migrations and related proposals)
  • #696 api v1 - block details
  • #695 api v1 - contract states
  • #678 api v1 - contract table counts

Bug fixes

  • #707 contract info api fetching error and module proposal on viewmore

Celatone v1.4.0

25 Dec 11:45
cc9b632
Compare
Choose a tag to compare

Overview

New Features:

  • Amp Modules: Added lists of amp modules, published modules, and a resources/module tab.
  • Analytics and Speed Insights: Integrated Vercel speed insights and analytics.
  • New Modules: Added minimove-1, miniwasm-1, and mahalo-1.
  • Module Publishing: Added the ability to publish and deploy amp modules.
  • Recent Modules Page: Created a page to display recently added modules.
  • Stone Upgrade: Migrated from stone-12 to stone-12-1.
  • Module Interactions and Code Snippets: Enhanced amp modules with interaction features and code snippet properties.
  • OPInit Transaction Support: Added support for OPInit transactions in initia.

Improvements:

  • Search Consistency: Refined search bar behavior for consistency.
  • Module Links and Struct Name Copying: Made module links clickable and added a copier for struct names.
  • Contract List and Microcopy Adjustments: Refined contract list cards and microcopy.
  • Balance Display: Refactored the way balances are displayed.
  • Small Token Amount Rendering: Improved rendering of token amounts less than 0.000001.
  • API Updates: Implemented various API v1 updates, including contract transactions, account details, overview stats, tables, and more.
  • User Interface Refinements: Enhanced mobile guard text, contract card styling, and module detail pages.

Bug Fixes:

  • Neutron Gas Price: Updated Neutron gas price.
  • Cosmwasm Pool Rerouting: Fixed an issue with cosmwasm pool routing.
  • Unsupported Token Card: Addressed a bug with unsupported token cards.
  • Contract State and Sylvia Contract Fixes: Resolved bugs related to contract states, Sylvia contract query/execute messages, and object keys in contract states.
  • Mobile Account Saving: Disabled account saving on mobile.
  • Account Search and Hex Duplicates: Fixed bugs related to account search and hex duplicates.
  • Total Share Calculation: Corrected an issue where the total share was displayed as zero.
  • Timestamp Display: Fixed the UTC timestamp display for blocks and transactions.
  • Mobile Transaction Card: Removed the relation badge from transaction cards in mobile.

Full Changelog

Features

  • #686 Add amp module list, my published module, and resources/module tab
  • #664 Add Vercel speed insights and analytics
  • #677 Add minimove-1 and miniwasm-1
  • #676 New error fetching image & refactor empty states
  • #666 Add my published modules page
  • #671 Add mahalo-1
  • #652 Add amp publish module and deploy script
  • #648 Support OPInit transaction in initia
  • #654 Add recent modules page
  • #653 Migrate from stone-12 to stone-12-1
  • #637 Add amp module interaction and code snippet property
  • #633 Add amp module detail and breadcrumb

Improvements

  • #667 Adjust for search bar consistency
  • #692 Add verify link for mahalo
  • #675 Make module links clickable with command/ctrl and add copier for struct names
  • #674 Adjust contract list card and microcopies
  • #672 Refactor balances
  • #682 Render token amount < 0.000001 properly
  • #669 api v1 - contract transaction
  • #672 refactor balances
  • #662 Add republish button in module detail
  • #665 Revise mobile guard text
  • #659 api v1 - move modules, resources on account detail page
  • #658 api v1 - delegations info, total value on account detail page
  • #656 api v1 - tables on account details page
  • #645 Add search for resource in account detail
  • #634 api v1 - move pool info
  • #657 api v1 - overview stats
  • #650 api v1 - account info on account detail page
  • #655 Change title of publish new module page
  • #636 api v1 - balances
  • #641 api v1 - recent txs list
  • #640 api v1 - recent blocks list
  • #634 api v1 - move pool info
  • #632 api v1 - assets info

Bug fixes

  • #698 Update Neutron gas price
  • #694 Reroute cosmwasm pool back to pool detail page
  • #691 Fix unsupported token card
  • #693 Fix ui styling for contract card and states
  • #687 Fix resource and module related bugs
  • #690 Fix query msg regex for Sylvia contract
  • #689 Fix execute msg regex for Sylvia contract
  • #685 Disable save account in mobile
  • #683 Fix save account hex duplicate and search with hex
  • #673 Fix total share is zero
  • #668 Support object key in contract state
  • #647 Remove Select network auto select first item
  • #646 Fix UTC timestamp on block, tx query
  • #644 Remove relation badge from transaction card in mobile

Celatone v1.3.0

22 Nov 08:46
4cf1fb7
Compare
Choose a tag to compare

Overview

This release adds the following features and bug fixes:

Features:

  • Integration of Amplitude for tracking various metrics.
  • Additions and improvements in account saving features, including UI enhancements.
  • Support for new move inputs, Move code snippets, and the Initia Faucet.
  • Enhancements in module and account details, transaction history, and module interaction features.
  • Introduction of new UI elements for module interactions and navigation.

Improvements:

  • Responsive design enhancements and singleton class style application in Amplitude.
  • Updates to initia.js, UX improvements, and new functionalities for better usability.

Bug Fixes:

  • Fixes for ABI serialization, UI/UX issues in account and module details.
  • Resolutions for navigation errors, script upload bugs, and general functionality improvements.

Full changelog below.

Full Changelog

Features

  • #629 Add Amplitude for save account,to save code page count, and to save contract count
  • #628 Add Amplitude for contract states, pagination and contract details
  • #620 Add hex address in save account feature in initia
  • #618 Add save account feature in account detail page
  • #616 Add table for saved accounts and add save, remove and edit modal
  • #613 Add saved accounts modal ui
  • #611 Add saved accounts page
  • #608 Deprecate stone 10
  • #601 Add modules in public project
  • #581 Support new move input i.e., object, fixed_point, and decimal
  • #583 Support Move code snippets
  • #585 Add Initia Faucet
  • #562 Support searching with hex address and module path
  • #572 Wireup module publish details
  • #558 Wireup module transaction history table
  • #558 Wireup module transaction history table
  • #556 Fully functional deploy script page
  • #550 Add modules and resources in account detail
  • #540 Wireup publish module tx
  • #544 Show module source code if available
  • #534 Wire up initia execute function
  • #533 Wire up initia view function
  • #536 Add publish module validation and decode query
  • #524 Add initia abi form
  • #530 Publish module component state wireup and add leaflet
  • #521 Initia module interaction function panel and selected function info accordion
  • #515 Initia select module drawer wireup
  • #494 Initia select module drawer UI
  • #490 Add initia module interaction page
  • #488 Add initia navigation and sidebar
  • #524 Refactor contract detail page and add contract states

Improvements

  • #627 Add responsive for published event in module detail
  • #625 Fix abi empty vector serialization
  • #605 Apply singleton class style to Amplitude structure
  • #591 Bump initia.js due to decimal serialization and dynamic buffer
  • #564 Handle multi bond denoms data in the delegation section
  • #593 Refactor submit button to a common component
  • #574 Add min height to wasm page container to properly align footer
  • #569 Add move config to dev shortcuts in homepage
  • #559 Restructure and refactor responsive tables
  • #549 Add move tx filer options
  • #553 Use Cmd on Mac OS while Ctrl on others
  • #548 Handle interaction page query param and refactor page
  • #546 Handle 404 on the current selected chain
  • #586 Add shortcut for contract states
  • #598 Display content field for submit proposal tx details
  • #587 Make block row clickable
  • #579 Improve ux writing for recent items page
  • #546 Handle 404 on the current selected chain

Bug fixes

  • #623 Fix abi empty vector serialization
  • #619 Fix observer, logo and disable delegation in Account Detail Page
  • #617 Fix textwrap module path on module detail, framer motion incorrect transition prop, loadingoverlay not centered
  • #610 Remove .at() from code
  • #615 Fix useEffect on pool page
  • #612 Add saved accounts page
  • #614 Disabled saved account for now
  • #607 Fix mintscan tracking in internal
  • #604 Fix single delegation total card zero state
  • #603 Dynamically change returned data by isWasm, isMove
  • #602 Fix package version client error
  • #599 Fix getNavigationUrl to support move
  • #590 Fix upload script various bugs
  • #594 LP assets filtering and delegation ui/ux improvement
  • #584 Throw an error when tx failed on postTx
  • #555 Rewrite publish status resolver into an effect
  • #557 Fix see module ux writing and policy modal
  • #554 Fix and improve ui alignment, cta, and publish error
  • #551 Fix various bugs on the interaction page
  • #547 Fix form null and sort modules when submit an address
  • #543 Fix Initia testnet chain config
  • #597 Fix pool txs row chevron and copy icon, add replace navigation option to public project details page
  • #563 Order by contract latest history timestamp in account contract instances
  • #560 Fix pool type alignment in pool card

Celatone v1.2.0

12 Oct 07:05
66db6d3
Compare
Choose a tag to compare

Overview

This release adds the following features and bug fixes:

  • Added support for Station Extension for Terra.
  • Supported JSON schema
  • New Amplitude structure.
  • Introduced dynamic wallet configuration, new home page, and improved search capabilities.
  • Introduced an open proposal configuration.
  • Updated packages and introduced new Osmosis v16 tx messages.
  • Fixed UI/UX problems, including responsiveness and widget issues.

Full changelog below.

Full Changelog

Features

  • #487 Support Station Extension
  • #508 Add auto focus, enter key listener on contract selection
  • #492 Add jsonschema actions on contract detail page
  • #486 Switch to schema tab when available and prefill,expand,and scroll to the prefill msg
  • #483 Add json schema functionality to execute page
  • #482 Add json schema functionality to query page
  • #477 Add json schema section on code detail page
  • #475 Add json schema functionality to instantiate contract
  • #472 Add json schema functionality to migrate contract
  • #461 Add json schema form
  • #455 Implement schema store and unit test
  • #453 Attach schema feature on upload complete
  • #481 Support Stargaze testnet
  • #471 Add proposal config, use Hasura admin secret
  • #467 Dynamic wallet by network, add disableAnyofAddress config
  • #322 Tab url path for account details and public project details pages
  • #449 Support searching with pool id
  • #419 Add error message box for tx failed modal and enhance styling
  • #415 Search by icns names feature and Show registered icns names on account details page
  • #438 Add new home page
  • #437 Add first landing prompt for dev mode
  • #436 Implement merge navigation

Improvements

  • #540 Add open proposal configuration
  • #532 Implement new Amplitude structure
  • #538 Add empty state in query and execute with json schema
  • #537 Change json schema select widget null option wording for readability
  • #535 Improve json schema features
  • #531 Revise developer features and add accordion to sidebar navigation
  • #529 Improve developer features ux writing and transition
  • #528 Improve developer features toggle for a smoother ux
  • #519 Validate schema input when initialFormData has changed
  • #513 Disable simulating fee when JSON input is invalid
  • #510 Support optional fields for array, boolean, and string
  • #505 Adjust attach funds form label and icon styling for schema section
  • #501 Add more JSON Schema state, e.g. empty object state, boolean field
  • #502 Display queried time and add json/schema output switch
  • #500 Disable estimated fee when input is invalid
  • #498 Automatically switch to schema tab and show 404 not found error
  • #491 Improve scrolling into view by delaying scroll function
  • #489 Improve jsonschema query response UI and fix jsonschema incorrect oneOf behavior
  • #484 Fix text size consistency in txs message
  • #480 Update chain registry package and add attach funds in code snippet
  • #478 Fix pool txs icon and style
  • #474 Refactor stored and saved codes pages
  • #468 Add breadcrumb to pool id page
  • #466 Fix developer mode alert
  • #457 Add alert for proposal forum review
  • #389 Fix modal consistency
  • #381 Correctly infer output type from snake-camel utils
  • #422 Create query keys enum
  • #450 Retrieve asset prices only when necessary (/prices url path)
  • #451 Add jest test cases for json, date, and number in utils
  • #412 Refactor contract detail data loading
  • #402 Add validator image resolver hook (add keybase as a fallback option)
  • #408 Improve dropdown and combo box interaction
  • #421 Generate example addresses from a fixed-bytes array
  • #431 Add new Osmosis v16 tx messages
  • #414 Add jest test cases for funds and assetValue in utils, and remove isDecimalNumber in utils
  • #435 Refactor chain's config, add new chain configs

Bug fixes

  • #539 Fix JSON schema upload text
  • #527 Fix ellipsis explorer link
  • #526 Fix missing Tx proposal type
  • #525 Add accountId to txs count query keys
  • #522 Fix to support undefined execute msg
  • #520 Fix update instantiated info height data and handle genesis height case
  • #518 Fix contract migration remark data
  • #511 Fix tx relation selector incorrect option
  • #499 Fix responsive for icns and add cl pool icon
  • #506 Fix simulation bugs
  • #504 Fix response Json schema UI
  • #503 Fix assets view more button in account detail and fix txs row
  • #496 Fix icns bech32 prefix searchbar display and schema switch highlight on query page
  • #499 Fix sometimes select widget input not full, manual schema upload max lines, and expand/collapse all chevron
  • #497 Fix stored codes route and navbar behavior from dev to normal mode
  • #470 Fix json schema array field default behavior
  • #476 Fix terra rpc
  • #473 Fix wording on upload code modal
  • #465 Fix wrong access queryKey in validator info
  • #464 Fix useFaucetInfo hook by adding assetInfos to its dependencies
  • #463 Fix event box content clipping and improve animation
  • #462 Fix validator query dependencies
  • #460 Fix icns names and contract address alignment
  • [#459](https://github.com/alleslabs/celatone-fr...
Read more

Celatone v1.1.0

12 Jul 06:38
51ced8c
Compare
Choose a tag to compare

Overview

This release adds the following features and bug fixes:

  • Addition of Osmosis pool list and pool details page
  • Introduction of a proposal page
  • Capability to open proposals for storing code and whitelist
  • Inclusion of a recent contracts page
  • A major refactor introducing a new concept that configures all networks and adds the local osmosis network
  • A new pagination style
  • Improved responsiveness on some pages
  • Fixes for several minor bugs

Full changelog below.

Full Changelog

Features

  • #397 Implement first version of Osmosis v16 pool
  • #358 Add Amp for Pool Detail page
  • #355 Add Amp for Pool List page
  • #294 Add Pool related txs table
  • #296 Add pool header and pool assets section for pool details page
  • #295 Add expand/collapse all for unsupported pool list
  • #277 Wire up data for pool navigation page
  • #276 Add Pool navigation and pool detail data
  • #270 Add Pool navigation and detail page
  • #418 Add gitignore for new yarn version
  • #406 add test cases for utils/formatter/token.ts
  • #398 Setup Jest and sample tests
  • #411 Add override api endpoint
  • #385 Upgrade cosmos kit major version and replace hooks
  • #380 Support local network
  • #363 Add config not found page and rewrite network logic
  • #343 Apply fetching mechanism and keyboard arrow navigation to searchbar
  • #384 New pagination style
  • #388 Save Navbar expand/collapse state in the local state
  • #407 Add code upload error message under the dropzone
  • #372 Add code hash to code details and upload section
  • #329 Add allowed user to store code flow
  • #321 Add amplitude to proposal to store code page
  • #274 Add proposal to store code page
  • #279 Add instantiate permission to msg store code, change error display design, and upgrade cosmjs to version 0.30.1
  • #366 Add recent contracts

Improvements

  • #428 Get all validators from graphql
  • #417 Support responsive and add new theme
  • #283 Change unsupported token icon render logic
  • #420 Unify create proposal page layout
  • #416 Remove the old redundant useSimulateFee hook
  • #413 Add jest test cases for date utils
  • #404 Use internal navigate instead of app link for block navigation
  • #396 Refactor useConfig, disable wasm related tabs on the public project page
  • #392 Refactor proposal table and fix empty state of the proposal list table
  • #374 Remove testnet, mainnet concepts and use permission from params
  • #369 Implement Wasm feature from config
  • #359 Remove hardcode constant (length) and use from config
  • #367 Update osmosis testnet 5 config and use explorer url from config instead
  • #368 Use chain name from config for Meta instead of env variable
  • #336 Get address type length from example addresses instead of hardcode
  • #354 Remove useChainId and use currentChainId from config
  • #341 Apply faucet info from chain config
  • #338 Use gas from chain config
  • #333 Update endpoints including LCD, RPC, Graphql
  • #335 Refactor hardcoded api route to utils
  • #373 Add view in Json for assets in account details page
  • #376 Fix pluralize and capitalize
  • #401 Add permission chip to code selection box
  • #386 Handle uppercase address
  • #382 Add pool manager v15 msgs to tx details
  • #371 Refactor assign me component and fix color in redelegation page
  • #342 Add fallback n/a token on asset icon on asset box
  • #331 Add validation check for builder in proposal to store code page
  • #324 Add deposit/voting period from gov params and add minimum required alert for proposal to store code
  • #357 Abstract color, typeface, images to theme config
  • #352 Refactor/Abstract styling (color system, font weight and more)
  • #347 Move tx table accordion arrow to the front and refactor block txs table

Bug fixes

  • #410 Remove hardcode precision in attach funds dropdown selection and get assets from API, delete microfy and demicrofy function, remove useChainRecordAsset
  • #434 Fix stepper item bg color
  • #429 Fix duration formatter, type and add migrate tab to balancer pool
  • #427 Fix upload access endpoint, Public project searchbar bug, account tx bug
  • #425 Fix reset past tx filter state and permission alert on migration page
  • #365 Fix pool page UI including helper text gap, icon alignment in pool asset table, empty state border, add message type, input selection icon, and accordion alignment
  • #362 Fix missed out hard-coded osmosis testnet 4 in code
  • #361 Fix incorrect assigned message index for each pool message in pool tx tables
  • #360 Fix supported pool list cannot be searched with token ID and should not show pagination when data is less than 10
  • #403 Retrieve faucet information from api and use api instead of lcd to prevent CORS
  • #400 Fallback explorer link for validator/proposal and gov params token symbol
  • #395 Disable wasm related tabs on the account detail page
  • #392 Fix format denom function
  • #390 Fix minor styling
  • #391 Fix incorrect empty state for past txs table
  • #383 Fix title input field and navigation in sticky bar in proposal to store code, redirect path for wasm flag
  • #379 Able to access txs tab when count query timeout, change tabs to lazy load mode for better performance
  • #387 Fix reseting proposal table when applying filters
  • #375 Fix incorrect display resolve height in proposals page
  • #356 Fix store code out of gas error by gzipping file befor...
Read more

Celatone v1.0.5

19 May 10:56
67eca1f
Compare
Choose a tag to compare

Overview

This release adds the following bug fix:

  • Support osmo-test-5

Full changelog below.

Full Changelog

Features

  • #346 Apply initial condition to my stored codes upload button
  • #327 Update logic to enable upload wasm code
  • #317 Add amplitude for proposal list page and pagination

Improvements

  • #339 Update all routes to plural form, and patch all codes
  • #334 Change osmo-test-4 to osmo-test-5, fix tx service when accountId is undefined
  • #311 Refine css styling
  • #328 Add proposal and pool page in sidebar navigation
  • #298 Show deposit/voting period from gov params and add minimum required alert

Bug fixes

  • $348 Workaround for the issue that walletManager local storage is not cleared when switching networks
  • $340 Remove resend and redo button in accordion if relation is related (Past txs page)
  • #337 Fix beforeunload keep showing up Leave modal
  • #330 Fix proposal table component propagation

Celatone v1.0.4

09 May 10:06
d94611b
Compare
Choose a tag to compare

Overview

This release adds the following bug fix:

  • Stop propagation when clicking on ContractRowCTA menu

Full changelog below.

Full Changelog

Bug fixes

  • #316 Stop propagation when clicking on ContractRowCTA menu