Skip to content

chore: update yarn berry#8

Merged
KovacZan merged 1 commit intodevelopfrom
chore/update-yarn
Jul 20, 2021
Merged

chore: update yarn berry#8
KovacZan merged 1 commit intodevelopfrom
chore/update-yarn

Conversation

@KovacZan
Copy link
Copy Markdown
Member

Summary

Update yarn berry to latest version.

Checklist

  • Ready to be merged

@KovacZan KovacZan requested a review from kristjank as a code owner July 20, 2021 07:32
@KovacZan KovacZan merged commit 220e1cf into develop Jul 20, 2021
@KovacZan KovacZan deleted the chore/update-yarn branch July 20, 2021 07:48
KovacZan added a commit that referenced this pull request Jul 20, 2021
* feat(voting-crypto): setup crypto package

* feat(voting-crypto): setup transactions types and abstractions

* feat(voting-crypto): implement interfaces and expose classes

* fix(voting-crypto): fixed builders

* feat(voting-crypto): expose in index file

* feat(vote-crypto): added create-proposal serialize

* feat(voting-crypto): implement deserialize and fix schema

* refactor(voting-crypo): shorter syntax

* test(voting-crypto): tests for create proposal builder

* fix(voting-crypto): fixed block height type

* test(voting-crypto): create proposal transaction tests

* fix(voting-crypto): fix create proposal tests

* feat(voting-crypto): expose cast vote builder

* feat(voting-crypto): add castVoteValidator keyword

* feat(voting-crypto): implement cast vote ser/deser and schema

* test(voting-crypto): create proposal test description change

* fix(voting-crypto): fix cast vote ser/deser

* test(voting-crypto): implement cast vote builder tests

* test(voting-crypto): implement cast vote transaction tests

* documentation(voting-crypto): add comment

* test(voting-crypto): added keyword tests

* feat(voting-transactions): setup package for transactions

* fix(voting-transactions): readme

* feat(voting-transactions): implement transactions package structure and implemented create proposal transaction

* feat(voting-transactions): implement transactions

* test(voting-transactions): setup infrastructure for functional tests

* wip

* wip

* wip

* wip

* fix(voting-crypto): change blockHeight parameter from bignumber to number

* fix(voting-transactions): fix tests

* feat(voting-transactions): implement height check in create proposal

* fix(voting-transactions): remove dependencies

* test(voting-transactions): tess throwIfCannotBeApplied in create proposal transaction

* test(voting-transactions): test cast-vote

* ci: added unit tests workflow

* fix(voting-crypto): create proposal fix test

* fix(voting-crypto): create proposal fix test

* fix(voting-transactions): give count to proposed wallet

* test(voting-transactions): functional test for single passphrase create-proposal

* ci(voting-transactions): functional ci

* ci(voting-transactions): functional ci

* test(voting-transactions): second passphrase unit tests

* test(voting-transactions): multi signature functional tests

* fix(voting-transactions): fix typos

* test(voting-transactions): vendor field functional tests

* feat(voting-transactions): add height check to voting transaction

* fix(voting-transactions): fix imports

* wip

* fix(voting-transactions): fix height bug

* fix(voting-transactions): make more robust tests

* wip

* wip

* wip

* test(voting-transactions): add functional second passhprase test for cast vote

* test(voting-transactions): test multi signature

* test(voting-transactions): test vendorfield

* ci: voting transactions

* test(voting-transactions): fix test case

* feat(voting-api): setup api

* feat(voting-api): added configurations endpoint and implemented controller

* chore(voting-api): fix package json

* feat(voting-api): add validation to cast-vote route

* feat(voting-api): add validation to create-proposal route

* test(voting-api): test configurations controller

* test(voting-transaction): create proposal tests

* test(voting-api): cast-vote unit tests

* test(voting-api): setup integration tests

* test(voting-api): should test routes

* feat(voting-api): statistics endpoint

* test(voting-api): statistic integration tests

* ci(voting-api): added integration workflow

* feat(voting-api): register statistic endpoints

* fix(voting-api): statistics resources

* feat(voting-api): throw on raw at statistics resources

* fix(voting-transactions): fix typo

* fix(voting-transactions): shorter syntacs

* fix(voting-transactions): shorter syntacs

* fix(voting-transactions): fix bug

* format: format all packages

* fix(voting-api): improve statistics resources

* fix(voting-api): improve transactions resources

* Update dependency @types/semver to v7.3.7

* Update dependency typedoc to ~0.21.0 (#6)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency eslint-plugin-import to ~2.23.0 (#4)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency npm-check-updates to ~11.8.0 (#5)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore: update yarn berry (#8)

* Update dependency typescript to ~4.3.0

Co-authored-by: KovacZan <zan@protokol.com>
Co-authored-by: KovacZan <39158639+KovacZan@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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