Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

chore(release): bump version to v0.22.0-dev.18 #87

Merged
merged 3 commits into from
Mar 17, 2022

Conversation

shumkov
Copy link
Member

@shumkov shumkov commented Mar 15, 2022

Issue being fixed or feature implemented

Release v0.22.0-dev.18

What was done?

  • Bumped versions to v0.22.0-dev.18

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov changed the base branch from v0.23-dev to v0.22-dev March 15, 2022 10:01
@shumkov shumkov changed the title chore(release): bump version to v0.22.0 chore(release): bump version to v0.22.0-dev.18 Mar 17, 2022
@QuantumExplorer QuantumExplorer merged commit 1b04e75 into v0.22-dev Mar 17, 2022
@QuantumExplorer QuantumExplorer deleted the release-0.22.0 branch March 17, 2022 11:30
QuantumExplorer added a commit that referenced this pull request Apr 5, 2022
… contract definition references (#95)

* initial

* more fee work

* more fee work

* last test working

* more work

* chore(release): bump version to v0.22.0-dev.18 (#87)

* chore(release): bump version to v0.22.0

* chore: update version

* fix: update document currupts data (#93)

* test: added tests for null deletion (#92)

* version dev19

* basic fee calculation formula

* fmt

* deletions

* feat: started work on contract fees

* fixes

* another fix

* more work

* more work

* more work

* more work

* more work

* more work

* update

* trying with const generics

* compilation

* fmt

* all tests passing

* fees

* document type max size

* fix: added a few fixes

* adding path sizes to known keys

* updated processing values

* implemented display for DocumentFieldType"

* fmt

* ability to add contract id manually

* ability to add contract id manually

* ability to add contract id manually

* $id and $ownerId 32 bytes

* refactored document field type encoding

* value from string for document field type

* dates can come from float values

* replaced hashmap with treemap

* random documents

* random documents

* random documents

* random documents

* random documents

* random documents

* no min size = 0

* document format

* document format

* fmt

* fmt

* better document formatting

* nested object fix

* fmt

* support for references

* support for references

* version

* fille random values

* fmt

* made index name public

* chore: return an array of fee numbers

* fmt

* chore: build fixes

* chore: fix NodeJs tests

* many clippy warning fixes

Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
Co-authored-by: Djavid Gabibiyan <djavidoff@gmail.com>
shumkov added a commit to dashpay/platform that referenced this pull request Nov 23, 2022
… contract definition references (dashpay/rs-platform#95)

* initial

* more fee work

* more fee work

* last test working

* more work

* chore(release): bump version to v0.22.0-dev.18 (dashpay/rs-platform#87)

* chore(release): bump version to v0.22.0

* chore: update version

* fix: update document currupts data (dashpay/rs-platform#93)

* test: added tests for null deletion (dashpay/rs-platform#92)

* version dev19

* basic fee calculation formula

* fmt

* deletions

* feat: started work on contract fees

* fixes

* another fix

* more work

* more work

* more work

* more work

* more work

* more work

* update

* trying with const generics

* compilation

* fmt

* all tests passing

* fees

* document type max size

* fix: added a few fixes

* adding path sizes to known keys

* updated processing values

* implemented display for DocumentFieldType"

* fmt

* ability to add contract id manually

* ability to add contract id manually

* ability to add contract id manually

* $id and $ownerId 32 bytes

* refactored document field type encoding

* value from string for document field type

* dates can come from float values

* replaced hashmap with treemap

* random documents

* random documents

* random documents

* random documents

* random documents

* random documents

* no min size = 0

* document format

* document format

* fmt

* fmt

* better document formatting

* nested object fix

* fmt

* support for references

* support for references

* version

* fille random values

* fmt

* made index name public

* chore: return an array of fee numbers

* fmt

* chore: build fixes

* chore: fix NodeJs tests

* many clippy warning fixes

Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
Co-authored-by: Djavid Gabibiyan <djavidoff@gmail.com>
shumkov added a commit to dashpay/platform that referenced this pull request Nov 23, 2022
… contract definition references (dashpay/rs-platform#95)

* initial

* more fee work

* more fee work

* last test working

* more work

* chore(release): bump version to v0.22.0-dev.18 (dashpay/rs-platform#87)

* chore(release): bump version to v0.22.0

* chore: update version

* fix: update document currupts data (dashpay/rs-platform#93)

* test: added tests for null deletion (dashpay/rs-platform#92)

* version dev19

* basic fee calculation formula

* fmt

* deletions

* feat: started work on contract fees

* fixes

* another fix

* more work

* more work

* more work

* more work

* more work

* more work

* update

* trying with const generics

* compilation

* fmt

* all tests passing

* fees

* document type max size

* fix: added a few fixes

* adding path sizes to known keys

* updated processing values

* implemented display for DocumentFieldType"

* fmt

* ability to add contract id manually

* ability to add contract id manually

* ability to add contract id manually

* $id and $ownerId 32 bytes

* refactored document field type encoding

* value from string for document field type

* dates can come from float values

* replaced hashmap with treemap

* random documents

* random documents

* random documents

* random documents

* random documents

* random documents

* no min size = 0

* document format

* document format

* fmt

* fmt

* better document formatting

* nested object fix

* fmt

* support for references

* support for references

* version

* fille random values

* fmt

* made index name public

* chore: return an array of fee numbers

* fmt

* chore: build fixes

* chore: fix NodeJs tests

* many clippy warning fixes

Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
Co-authored-by: Djavid Gabibiyan <djavidoff@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants