Skip to content

Tobfilter#66

Merged
rtavarezz merged 32 commits intoarcadia-featuresfrom
tobfilter
Feb 25, 2025
Merged

Tobfilter#66
rtavarezz merged 32 commits intoarcadia-featuresfrom
tobfilter

Conversation

@rtavarezz
Copy link
Collaborator

No description provided.

// constructing RoB with txs from origin chain id
if opts.Txs == nil {
robTxs := ethtypes.Transactions{
CreateEthTransfer(t, &opts.OriginChainID, testAccounts[0].PrivateKey, testAccounts[1].Address, 20, testAccounts[0].Nonce, 21000, nil),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we may need to add a note to this that for every first RoB for one chain, testAccounts[0] is used and the tx nonce used is 0

Copy link
Contributor

@bianyuanop bianyuanop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NateAtNodeKit
Copy link
Contributor

LGTM too

@rtavarezz rtavarezz merged commit ab47c95 into arcadia-features Feb 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants