Activity
Fix MessagePacker done
implementations and usages
Fix MessagePacker
done
implementations and usagesFail linear message package if already done
Fail linear message package if already done
Make the API pack messages to capacity
Make the API pack messages to capacity
Rename iterable plan to message packer plan
Rename iterable plan to message packer plan
Add new error for fitEntirePlanInsideMessage
Add new error for fitEntirePlanInsideMessage
Refactor sequential branches that must fit in parents
Refactor sequential branches that must fit in parents
Refactor candidate selection
Refactor candidate selection
Make iterator return update messages
Make iterator return update messages
Throw error when iterator cannot assemble
Throw error when iterator cannot assemble
Use provided config functions instead of wrapping them
Use provided config functions instead of wrapping them
Add internal mutable types and refactor emit function
Add internal mutable types and refactor emit function
Refactor onTransactionMessageUpdates
and `fitEntirePlanInsideCandid…
Refactor
onTransactionMessageUpdates
and `fitEntirePlanInsideCandid…Pull request merge
Update transactionPlannerBase.ts
Update transactionPlannerBase.ts
Refactor fitEntirePlanInsideCandidate
function
Refactor
fitEntirePlanInsideCandidate
functionMake traverseWithSingleCandidate
use immutable candidates
Make
traverseWithSingleCandidate
use immutable candidatesRemove unnecessary TraverseWithSingleCandidateContext
Remove unnecessary
TraverseWithSingleCandidateContext
Refactor newInstructionsTransformer
hook as `onTransactionMessageUp…
Refactor
newInstructionsTransformer
hook as `onTransactionMessageUp…Pull request merge
Remove getAll
function from IterableInstructionPlan
Remove
getAll
function from IterableInstructionPlan
Fix npx CLI issue by using a more robust entrypoint
Fix npx CLI issue by using a more robust entrypoint