Skip to content

Commit

Permalink
Add DelegationOutput (#719)
Browse files Browse the repository at this point in the history
* Add DelegationOutput

* Nit

* Fix a match

* Add delegation to chain ID

* Fix compilation

* Clippy

* Docs

* Update sdk/src/types/block/output/delegation.rs

Co-authored-by: /alex/ <[email protected]>

* Update sdk/src/types/block/output/delegation.rs

Co-authored-by: /alex/ <[email protected]>

* Remove doc

* Nits

* Fmt and audit

---------

Co-authored-by: /alex/ <[email protected]>
  • Loading branch information
thibault-martinez and Alex6323 authored Jul 5, 2023
1 parent 418ae94 commit e550473
Show file tree
Hide file tree
Showing 18 changed files with 789 additions and 324 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/bindings-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
sudo apt-get update
sudo apt-get install libudev-dev libusb-1.0-0-dev
- name: Run Tox
working-directory: bindings/python
run: tox
# TODO temporarily disabled https://github.com/iotaledger/iota-sdk/issues/647
# - name: Run Tox
# working-directory: bindings/python
# run: tox
Loading

0 comments on commit e550473

Please sign in to comment.