Releases: IntersectMBO/govtool
Releases · IntersectMBO/govtool
sancho-v1.0.21-staging
What's Changed
- fix(#2085): fix counting the SPO votes by @MSzalowski in #2137
- fix(#2125): fix counting governance action expiration by @MSzalowski in #2138
- fix(#2000): fix counting ada holder voting power by @MSzalowski in #2145
Full Changelog: v1.0.20...sancho-v1.0.21-staging
v1.0.20 - Language Barrier
Release Notes
- Newly created metadata now includes the
@language
property, which is required by dbSync - this should make metadata created by GovTool visible in other tooling that depends on dbSync for validating off chain data - Downloading metadata file on iOS is now possible
- On the Dashboard and Home pages you can now find links to some useful places - CC Portal and Intersect website
What's Changed
- add tags to merged pr by @Baja-KS in #1977
- add tags to merged pr by @Baja-KS in #1978
- add tags to merged pr by @Baja-KS in #1979
- Fix test 3A by @kneerose in #2076
- chore: update delegation doc url by @kneerose in #2075
- Feat/dRep-faucet teardown by @kneerose in #2074
- [#1875] add missing testIds for submitted votes by @jdyczka in #2077
- [#2062] change CC vote totals labels by @jdyczka in #2078
- Bugfix/bootstrap-proposal-voting-restriction by @kneerose in #2081
- Add random dRep test and fix test 2K_2 due to status by @kneerose in #2087
- fix: update network name assertion in test 6T to improve accuracy by @kneerose in #2089
- Fix bug of test 4G and 4K by @kneerose in #2086
- Test deployment: Fail if any service crash when updating by @mesudip in #2088
- fix(#1989): workaround for downloading metadata on iOS Safari by @MSzalowski in #2094
- Fix/1856 missing off chain data by @jdyczka in #2093
- fix: update testid of terms of use by @kneerose in #2096
- [#1995] add useful external links to home page and dashboard by @jdyczka in #2111
- bump @intersect.mbo/pdf-ui to v0.4.0 by @jdyczka in #2112
- [#2090] fix infinite loading in DRep Directory by @jdyczka in #2109
- chore: bump GovTool version to v1.0.20 by @jdyczka in #2113
- GovTool 1.0.20-dev by @jdyczka in #2115
Full Changelog: v1.0.19...v1.0.20
v1.0.19 - DRep Roulette!
Release Notes
- DRep directory now sorts DReps randomly
- Improved transaction building, to prevent creating 1 ada UTxOs
- Add link to mainnet instance within testnet header banner
Thank you for raising issues and feedback @intertreeJK, @getnood and Hosky 🤝
What's Changed
- [#2036] fix broken translation in DRep Details by @jdyczka in #2042
- [#2013] Randomize DRep list by default by @jdyczka in #2064
- [#1945] 💡 Bump DBSync versions to 13.5.0.2 by @placek in #2048
- [#2002] add Mainnet link to network banner by @jdyczka in #2049
- Bump to CSL to 12.1.0 by @Ryun1 via #2061
- [#2059] Improve poor UTxO management by @Ryun1 via #2063
Full Changelog: v1.0.18...v1.0.19
v1.0.18 - Voting Power
Release Notes
- Add Ada holder Voting Power display
- Fixed viewing governance action vote totals for DReps and Direct Voters
- Improved description of Direct Voter
- Bootstrapping tests enhanced
- Added support for guardrail script within tests
What's Changed
- Bootstrap Tests/Hardfork Conditions, and Update Tests for Recent Changes by @kneerose in #1966
- Add Guardrail Script Field and Multiple Testnet Support by @reeshavacharya in #1926
- [#1941] fix passing DRep votes to the modal by @jdyczka in #1994
- [#1968] Fix terms and conditions link by @Ryun1 in #1972
- fix failing storybook test by @jdyczka in #2017
- chore / bump pdf-ui to v0.3.9 by @jdyczka in #2015
- [#1982] hide Delegate button if already delegated to this DRep by @jdyczka in #2014
- [#1941] show all kinds of votes in the modal showing vote numbers by @jdyczka in #2022
- [#1817] add Matomo Analytics script by @jdyczka in #2021
- [#2008] fix condition for disabling voting on different GA types by @jdyczka in #2024
- [#1748] Fix incorrect copy by @Ryun1 in #2026
- [#1923] display value of Ada holder voting power by @jdyczka in #2009
- [#1976] New description for direct voter registration by @Ryun1 in #2005
- docs: change base readme for header image and mainnet launch by @Ryun1 in #2004
- chore: bump GovTool version to v1.0.18 by @jdyczka in #2027
New Contributors
- @reeshavacharya made their first contribution in #1926
Full Changelog: sancho-v1.0.17...sancho-v1.0.18
sancho-v1.0.17
What's Changed
- fix(#1934): make displaying own DRep in DRep directory available by @MSzalowski in #1943
- [#1928] make testIds for references in DRep form unique by @jdyczka in #1946
- [#1923] temporary fix by @jdyczka in #1948
- [#1940] add doNotList as accepted key on DRep registration by @jdyczka in #1949
- chore: bump GovTool version to v1.0.17 by @jdyczka in #1952
Full Changelog: sancho-v1.0.16...sancho-v1.0.17
sancho-v1.0.16
What's Changed
- [#1877] fix: incorrect documentation link on proposal learn more button by @Ryun1 in #1930
- [#1916] change the spelling of ADA by @jdyczka in #1929
- [#1925] query time from vote tx instead of gov action tx by @jdyczka in #1931
- [#1924] map references from validation service to format expected by FE by @jdyczka in #1932
Full Changelog: sancho-v1.0.15...sancho-v1.0.16
sancho-v1.0.15
What's Changed
- Infra/test chores by @mesudip in #1759
- fix: replace json diff library to avoid using the force installation by @MSzalowski in #1848
- switch to tar images by @Baja-KS in #1821
- [#1847] delete duplicate text on DRep registration form by @jdyczka in #1849
- chore: bump @intersect.mbo/pdf-ui to v0.3.8 by @MSzalowski in #1858
- [#1842] fix invisible modal content on ios by @jdyczka in #1861
- fix(#1838): fix counting CC and SPO votes by @MSzalowski in #1857
- fix: limit validation request with a timeout and content length by @MSzalowski in #1865
- feat/(#1851)(#1852) change voltaire logo and copy to cardano by @jdyczka in #1867
- fix(#1601): get rid of junk data in protocol parameter change Gov Action by @MSzalowski in #1868
- fix: limit validation request with a timeout and content length by @MSzalowski in #1870
- fix: remove json resolving causing unfinished validation service build by @MSzalowski in #1878
- fix(#1876): fix voting on info actions in bootstrapping phase by @MSzalowski in #1879
- fix(#1873): fix missing DRep name whitespace validation by @MSzalowski in #1881
- fix(#1866): fix formatting governance action id by @MSzalowski in #1885
- fix(#1863): add missing DRep Details test IDs by @MSzalowski in #1886
- Update Proposal to include cc, pool and dRep votes by @spannercode in #1846
- fix(#1871): make payment address validation optional by @MSzalowski in #1884
- fix(#1887): replace mocked MrDRep with CIP-119 compliant metadata by @MSzalowski in #1901
- fix(#1889): fix displaying on-chain governance action details by @MSzalowski in #1899
- Move and refactor allure report script by @kneerose in #1749
- Fix frontend PDF_API_URL variable during build by @mesudip in #1900
- Bugfix/protocol v9 failing test by @kneerose in #1907
- Tests/metadata anchor ipfs validation by @kneerose in #1909
- [#1903] change home page hero copy by @jdyczka in #1905
- chore(#1895, #1906): bump cardano-node (9.1.1) and cardano-db-sync (13.5.0.1) by @MSzalowski in #1902
- feat/(#1850) final designs for CIP-119 by @jdyczka in #1904
- [#1910] fix error when navigating to GA details from Voted on by me tab by @jdyczka in #1914
- fix(#1894) fix DRep Metadata validation by @MSzalowski in #1915
- fix(#1894): make response of the metadata restricted to be raw text by @MSzalowski in #1920
New Contributors
- @spannercode made their first contribution in #1846
Full Changelog: sancho-v1.0.14...sancho-v1.0.15
sancho-v1.0.14-2
What's Changed
- Infra/test chores by @mesudip in #1759
- fix: replace json diff library to avoid using the force installation by @MSzalowski in #1848
- switch to tar images by @Baja-KS in #1821
- [#1847] delete duplicate text on DRep registration form by @jdyczka in #1849
- chore: bump @intersect.mbo/pdf-ui to v0.3.8 by @MSzalowski in #1858
- [#1842] fix invisible modal content on ios by @jdyczka in #1861
- fix(#1838): fix counting CC and SPO votes by @MSzalowski in #1857
- fix: limit validation request with a timeout and content length by @MSzalowski in #1865
- feat/(#1851)(#1852) change voltaire logo and copy to cardano by @jdyczka in #1867
- fix(#1601): get rid of junk data in protocol parameter change Gov Action by @MSzalowski in #1868
- fix: remove json resolving causing unfinished validation service build by @MSzalowski in #1878
- fix(#1876): fix voting on info actions in bootstrapping phase by @MSzalowski in #1879
Full Changelog: sancho-v1.0.14...sancho-v1.0.14-2
sancho-v1.0.14-1
What's Changed
- Infra/test chores by @mesudip in #1759
- fix: replace json diff library to avoid using the force installation by @MSzalowski in #1848
- switch to tar images by @Baja-KS in #1821
- [#1847] delete duplicate text on DRep registration form by @jdyczka in #1849
- chore: bump @intersect.mbo/pdf-ui to v0.3.8 by @MSzalowski in #1858
- [#1842] fix invisible modal content on ios by @jdyczka in #1861
- fix(#1838): fix counting CC and SPO votes by @MSzalowski in #1857
- fix: limit validation request with a timeout and content length by @MSzalowski in #1865
- feat/(#1851)(#1852) change voltaire logo and copy to cardano by @jdyczka in #1867
- fix(#1601): get rid of junk data in protocol parameter change Gov Action by @MSzalowski in #1868
- fix: limit validation request with a timeout and content lenght by @MSzalowski
Full Changelog: sancho-v1.0.14...sancho-v1.0.14-1
sancho-v1.0.14
What's Changed
- add ci by @Baja-KS in #1772
- [#1702][#1708] Add warning banners for network name and bootstrap phase by @jdyczka in #1799
- feat(#1601): add support for protocol parameter change governance action by @MSzalowski in #1797
- feat(#1704): show cc committee and spo total gov action votes by @MSzalowski in #1798
- chore: bump @intersect.mbo/pdf-ui to v0.3.6 by @MSzalowski in #1800
- feat(#1600): add support for hard fork initiation governance action details by @MSzalowski in #1802
- feat(#1600): add support for previous governance action data by @MSzalowski in #1804
- [#1600] display hard fork initiation governance action details by @jdyczka in #1803
- docs: fix broken link in base readme by @Ryun1 in #1740
- chore: add mainnet govtool domain to bug issue template by @Ryun1 in #1808
- chore: adjust copy for cc votes by @Ryun1 in #1805
- chore: bump @intersect.mbo/pdf-ui to v0.3.7 by @MSzalowski in #1813
- chore(#1699): remove unneeded wallet related sentry reports by @MSzalowski in #1815
- [#1801] refactor passing props to GA details, fix ts problems by @jdyczka in #1818
- feat(#1758): add CIP-119 support on backend and metadata-validation by @MSzalowski in #1811
- chore(#1809): bump infra to use [email protected] by @MSzalowski in #1812
- [#1760] add CIP-119 support on frontend by @jdyczka in #1820
- fix(#1733): fix accessing drep deposit from possibly empty epoch params by @MSzalowski in #1823
- fix(#1774): fix & update gitbook links by @MSzalowski in #1814
- [#1600] hide hardfork initiation details outside details tab by @jdyczka in #1819
- fix: fix backend build providing postgresql@14 in the base Dockerfile by @MSzalowski in #1825
- fix: fix storybook tests by @MSzalowski in #1827
- feat: HF, PPC and guardrails script support for Governance Action builders by @MSzalowski in #1822
- chore: bump GovTool to v1.0.14 by @MSzalowski in #1828
- fix: backend checks by @MSzalowski in #1832
- fix: fix payment address validation by @MSzalowski in #1835
- fix: update storing information links by @MSzalowski in #1840
New Contributors
Full Changelog: sancho-v1.0.13...sancho-v1.0.14