Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Update main branch from develop branch #120

Closed
wants to merge 14 commits into from
Closed

Draft: Update main branch from develop branch #120

wants to merge 14 commits into from

Conversation

baziorek
Copy link

@baziorek baziorek commented Aug 8, 2022

In develop branch was committed PR:

  1. Generated protobuf files with protobuf 3.12.4 on Ubuntu 21.04 #104 - serious problem fixed with python files generated by too new protobuf
  2. Examples refactor + added example of MST developed by Leo #103 - small examples refactoring + added new example made by @iptelephony .
  3. Serious refactoring + improvements + adding new examples for Iroha 1 #107 - serious refactoring of examples + added two more examples

Igor Egorov and others added 14 commits April 17, 2019 13:45
Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
Signed-off-by: Alexey Rodionov <rodionov12@gmail.com>
Signed-off-by: Alexey Rodionov <rodionov12@gmail.com>
Signed-off-by: Alexey Rodionov <rodionov12@gmail.com>
Signed-off-by: Alexey Rodionov <rodionov12@gmail.com>
* quries extended
* example added
* docs comment added
* schema changed
* formatting fixed
* ordering added
* edge case fix, now 0 passed as height or timestamp is passing
* PaginationMeta in GetPendingTransactions
* examples/query_transactions.py

Signed-off-by: Piotr Pawlowski <ppiotru@gmail.com>
* Add ordering sequence to params in query (#73)

* Add ordering sequence to params

Makes possible to add ordering sequence to Query. Fixes #72

Signed-off-by: Rafik Naccache <rafik@fekr.tech>

* Add :param ordering_sequence:

Signed-off-by: Rafik Naccache <rafik@fekr.tech>

* Fix wrong example for :param ordering_sequence:

Signed-off-by: Rafik Naccache <rafik@fekr.tech>

* fix wrong ordering message construction in query

After more documentation I got to the way to construct to ordering object

Signed-off-by: Rafik Naccache <rafik@fekr.tech>

* remove redundant OR clause to manage ordering_sequence

Signed-off-by: Rafik Naccache <rafik@fekr.tech>

* Correction after review

Signed-off-by: Grzegorz Bazior <bazior@agh.edu.pl>

* Migrated from main branch also protobuf files

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Updated proto files with script download-schema.py

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Updated generated from protobuf python files (script compile-proto.py)

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

Co-authored-by: Rafik NACCACHE <rafik@fekr.tech>
* Update proto files with script `download-schema.py`

Signed-off-by: Grzegorz Bazior <g.bazior@yodiss.pl>

* Generated python files from protobuf files with script `compile-proto.py`

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

Co-authored-by: Grzegorz Bazior <g.bazior@yodiss.pl>
* Refactoring of example tx-example.py

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Added sample of MST transactions. The code was originally developed by Leo: https://github.com/iptelephony/jubilant-engine but he agreed to add his code to examples

Signed-off-by: G.Bazior <bazior@agh.edu.pl>
…107)

* Update README

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Update README

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Refactoring in tls-example.py

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* A little refactoring of batch-example.py

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Small refactoring of blocks-query.py

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Small refactoring of infinite-blocks-stream.py

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Added sample how to use ordering of result transactions

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Refacroting in query_transactions.py

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Renamed file with convention used in other files

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Added examples in comments

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Some refactoring in examples + added docstring in each file

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* chmod +x

Signed-off-by: G.Bazior <bazior@agh.edu.pl>

* Updated iroha version from 1.4 -> 1.5

Signed-off-by: G.Bazior <bazior@agh.edu.pl>
@baziorek baziorek added the iroha1 label Aug 8, 2022
@baziorek baziorek self-assigned this Aug 8, 2022
@baziorek
Copy link
Author

baziorek commented Aug 8, 2022

Ups, I've created PR from hl/develop -> hl/main`, so I can't edit the code in PR. I'm closing this, because I've created: #121

@baziorek baziorek closed this Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants