Ran
|
Jobs
1
|
Files
239
|
Run time
35s
|
Badge
Embed ▾
README BADGES
|
push
github
Add create, delay, and destroy delegation operations (#1869) * Add create, delay, and destroy delegation operations * add delegation methods to bindings * fix python * fix unused import and copyrights * more python fix * Update bindings/nodejs/lib/types/wallet/create-delegation-transaction.ts Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com> * another python fix * Update sdk/src/wallet/operations/transaction/high_level/delegation/create.rs Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com> * combine nodejs files * reviews * refactor delegation builder again * try fixing python again >:c * allow reclaiming excess or carrying over to new delegation * remove destroy in favor of burn * doc comments for delay * Revert "remove destroy in favor of burn" This reverts commit 7f895c8e6. * fmt * suggestion * destroy too * add docs * missed copy/paste * Update bindings/python/iota_sdk/types/send_params.py Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com> * Update bindings/python/iota_sdk/wallet/prepared_transaction.py Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com> * move * add mana rewards to input selection * rename * PR suggestions * PR suggestions * add better checking for delegation destruction * Update sdk/src/client/api/block_builder/input_selection/mod.rs Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com> * cleanup * >:((( * Add rewards to mana requirement check * move stuff around * Re-apply burn changes * add commitment context input to destroyed delegations with null id * reorder nit * Order! * cherrypick * fix mana rewards * use a hashmap for mana rewards * remove comment * missed changes * fix doc comment example * chain id * add a test * PR suggestions and ... (continued)
10808 of 20833 relevant lines covered (51.88%)
958.39 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | Unit - 7753866326.1 | 239 |
51.88 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|