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

Better transitions #2152

Merged
merged 35 commits into from
Mar 20, 2024
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
3166271
Add some transitions that the transaction builder can do automaticall…
Mar 6, 2024
ee19baf
Merge branch '2.0' into feat/better-transitions
Mar 6, 2024
ae7fa12
Merge branch '2.0' into feat/better-transitions
Mar 6, 2024
ef8758a
Allow adding remainder amount too
Mar 6, 2024
b907de4
Merge branch 'feat/better-transitions' of https://github.com/iotaledg…
Mar 6, 2024
7165aef
Merge branch '2.0' into feat/better-transitions
Mar 7, 2024
d398cf2
Merge branch '2.0' into feat/better-transitions
Mar 7, 2024
a7501e1
transition outputs with min amount and zero mana
Mar 7, 2024
9039605
Merge branch 'feat/better-transitions' of https://github.com/iotaledg…
Mar 7, 2024
6bfaf99
Merge branch '2.0' into feat/better-transitions
Mar 7, 2024
d7d11c2
Merge branch '2.0' into feat/better-transitions
Mar 7, 2024
a70cae3
Merge branch '2.0' into feat/better-transitions
Mar 8, 2024
7eaa2ef
Update sdk/src/client/api/block_builder/transaction_builder/error.rs
Mar 8, 2024
85e449c
Merge branch '2.0' into feat/better-transitions
Mar 8, 2024
820de32
review
Mar 8, 2024
6a37e11
Merge branch 'feat/better-transitions' of https://github.com/iotaledg…
Mar 8, 2024
59443ba
while let
Mar 8, 2024
5a0d631
little cleanup
Mar 8, 2024
c3eb7f1
Merge branch '2.0' into feat/better-transitions
Mar 11, 2024
95d33bf
Merge branch '2.0' into feat/better-transitions
Mar 12, 2024
251168f
Merge branch '2.0' into feat/better-transitions
Mar 13, 2024
1ee604c
fix borked merge
Mar 14, 2024
dd36793
fix transitions and change priority logic to use a scoring system
Mar 14, 2024
6f55ad2
fix dumb test
Mar 14, 2024
2cffdde
Merge branch '2.0' into feat/better-transitions
Mar 14, 2024
177135a
Merge branch '2.0' into feat/better-transitions
Mar 15, 2024
89c044e
add score based on number of inputs
Mar 15, 2024
4a4484c
Merge branch 'feat/better-transitions' of https://github.com/iotaledg…
Mar 15, 2024
4934679
remove allotment amounts from mana gained. Re-add account mana reduct…
Mar 15, 2024
e9f6dc8
factor in remainder amounts and rework scoring
Mar 18, 2024
467dada
Merge branch '2.0' into feat/better-transitions
Mar 19, 2024
b2debee
Factor calculated allotment into mana required and fix test
Mar 19, 2024
631ed1d
do not select amount or mana that gains nothing
Mar 20, 2024
cacd339
Merge branch '2.0' into feat/better-transitions
Mar 20, 2024
7caddf4
Merge branch '2.0' into feat/better-transitions
Mar 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch '2.0' into feat/better-transitions
DaughterOfMars authored Mar 20, 2024
commit 7caddf49e23af529568b3c4511f4a48527bcdadf

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.