Implementation of the python wax interface
Edited by Jakub Ziebinski
Merge request reports
Activity
assigned to @jziebinski
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
- Resolved by Krzysztof Mochocki
I am not familiar with design assumptions, so part of threads may be invalid. I am waiting for confirmation/replies from @wrona and @mtyszczak
added 6 commits
Toggle commit listrequested review from @kmochocki
added 17 commits
-
6b7a9f6c...979bfa07 - 8 commits from branch
develop
- 05ee1859 - Include schemas in dependencies
- b59b70b8 - Rename wax -> cpp_python_bridge
- bc54444c - Include pre-commit checks
- 19204407 - Add an result_tools module
- 6cac8f49 - Add an exceptions module
- 6f5b268c - Include the core package in the private part
- a6f19341 - Include the models package in the private part
- 310c25eb - Implementation of the wax base interface
- 5c0dacd9 - Add test for the impacted accounts
Toggle commit list-
6b7a9f6c...979bfa07 - 8 commits from branch
added 2 commits
mentioned in merge request !237 (merged)
- Resolved by Krzysztof Mochocki
mentioned in issue #93
added 51 commits
-
5a315eb1...3943df1a - 42 commits from branch
develop
- 9eb2f246 - Include schemas in dependencies
- df2c3698 - Rename wax -> cpp_python_bridge
- 24a73893 - Include pre-commit checks
- dc9e442c - Add an result_tools module
- 5095a1b7 - Add an exceptions module
- 5cfa90d8 - Include the core package in the private part
- 434c9d72 - Include the models package in the private part
- 97d0638a - Implementation of the wax base interface
- 89bce068 - Add test for the impacted accounts
Toggle commit list-
5a315eb1...3943df1a - 42 commits from branch
added 9 commits
- afc8e84c - Include required authorities in the models
- e12d12c0 - Attach beekeepy to dependencies
- 3d2cb3d5 - Implementation of the decode impacted account names function
- 63c7a686 - Add the wax_options module
- ec562ff6 - Implementation of the ITransaction interface
- f1f0a674 - Add conversion methods between str and bytes
- 9f3c1f92 - Apply bytes/str conversion functions
- d8f7c9ad - Move constants to separate file
- 61d6bbd2 - Add misssing methodes to transaction interface
Toggle commit listadded 6 commits
Toggle commit listadded 23 commits
-
04b82b15...66db48d1 - 2 commits from branch
develop
- 66db48d1...28e3d19d - 11 earlier commits
- c9edbb46 - Implementation of the decode impacted account names function
- de6694ba - Add the wax_options module
- 24f25c0f - Implementation of the ITransaction interface
- b3b62202 - Add conversion methods between str and bytes
- 07ae0d2d - Apply bytes/str conversion functions
- 414882a8 - Move constants to separate file
- 03416ccb - Add misssing methodes to transaction interface
- de06c8b5 - Add transaction factory method
- f6444dd0 - Update beekeepy
- 209b71ab - Add example of transaction creation using wax
Toggle commit list-
04b82b15...66db48d1 - 2 commits from branch
added 15 commits
- 209b71ab...84b50a15 - 5 earlier commits
- e1b98ad0 - Implementation of the decode impacted account names function
- df03fb7c - Add the wax_options module
- 64f95cec - Implementation of the ITransaction interface
- 83b1ae72 - Add conversion methods between str and bytes
- b8fbea6c - Apply bytes/str conversion functions
- 22bca52f - Move constants to separate file
- 4a11ee80 - Add misssing methodes to transaction interface
- 736790c4 - Add transaction factory method
- 3f727c46 - Update beekeepy
- f558beab - Add example of transaction creation using wax
Toggle commit listadded 8 commits
- 8340d424 - Implementation of the ITransaction interface
- d32be14f - Add conversion methods between str and bytes
- 7b7972e8 - Apply bytes/str conversion functions
- e7c4b2f0 - Move constants to separate file
- 9927384c - Add misssing methodes to transaction interface
- ba395307 - Add transaction factory method
- 0acc4770 - Update beekeepy
- d63bafa8 - Add example of transaction creation using wax
Toggle commit listadded 1 commit
- 96e6c535 - Add fetching chain id and broadcasting transaction
added 1 commit
- b35d0017 - Include static analysis of Python code in the CI configuaration
added 1 commit
- fdbfeb91 - Include static analysis of Python code in the CI configuaration
added 1 commit
- 1a441d3c - Include static analysis of Python code in the CI configuaration
added 1 commit
- cee449b2 - Include static analysis of Python code in the CI configuaration
added 1 commit
- 40f192b6 - Include static analysis of Python code in the CI configuaration
added 1 commit
- 9eb4a492 - Include static analysis of Python code in the CI configuaration
added 21 commits
- dca75582...9f2477fb - 11 earlier commits
- ddb7ec7c - Implementation of the ITransaction interface
- 3b8e85c9 - Add conversion methods between str and bytes
- 600deb55 - Apply bytes/str conversion functions
- c9d4a304 - Move constants to separate file
- 282210d8 - Add misssing methodes to transaction interface
- 71efa1a2 - Add transaction factory method
- 5c380d13 - Update beekeepy
- e2167638 - Add example of transaction creation using wax
- 56abef1d - Add fetching chain id and broadcasting transaction
- a95c4d3f - Add transaction creation tests
Toggle commit listadded 27 commits
-
a95c4d3f...fa173c03 - 3 commits from branch
develop
- fa173c03...7d7b5d21 - 14 earlier commits
- f0c51837 - Add conversion methods between str and bytes
- f4b55235 - Apply bytes/str conversion functions
- 4bb420ce - Move constants to separate file
- dab58a29 - Add misssing methodes to transaction interface
- 510ab335 - Add transaction factory method
- 3aae8a68 - Update beekeepy
- f2c94d00 - Add example of transaction creation using wax
- afd67c2b - Add fetching chain id and broadcasting transaction
- 827633f7 - Add transaction creation tests
- a6000e08 - WIP
Toggle commit list-
a95c4d3f...fa173c03 - 3 commits from branch
added 1 commit
- e2c4fcea - Add the possibility to create a transaction from an already created proto-transaction
added 18 commits
- e2c4fcea...3a9f3ff3 - 8 earlier commits
- a526b739 - Add conversion methods between str and bytes
- 746700e4 - Apply bytes/str conversion functions
- 1c901fad - Move constants to separate file
- afe51973 - Add misssing methodes to transaction interface
- e50e045f - Add transaction factory method
- 931310a3 - Update beekeepy
- 84940b2d - Add example of transaction creation using wax
- 5897e3bf - Add fetching chain id and broadcasting transaction
- c68c337f - Add transaction creation tests
- 6229012d - Add the possibility to create a transaction from an already created proto-transaction
Toggle commit listadded 1 commit
- 5c89912a - Add the possibility to create a transaction from an already created proto-transaction
added 1 commit
- 0c455059 - Remove setup.py, as poetry generates it automatically
Please register or sign in to reply