Skip to content

fix(eth): remove my_address from sign_and_send_transaction_with_keypair#2115

Merged
shamardy merged 1 commit intodevfrom
fix-remove-my-address
May 9, 2024
Merged

fix(eth): remove my_address from sign_and_send_transaction_with_keypair#2115
shamardy merged 1 commit intodevfrom
fix-remove-my-address

Conversation

@shamardy
Copy link
Collaborator

@shamardy shamardy commented May 9, 2024

sign_and_send_transaction_with_keypair should use the address provided from the caller instead of having my_address inside it. Thanks @dimxy for finding this.

@shamardy shamardy requested a review from dimxy May 9, 2024 12:37
Copy link
Collaborator

@dimxy dimxy left a comment

Choose a reason for hiding this comment

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

LGTM

@shamardy shamardy merged commit f4b2403 into dev May 9, 2024
@shamardy shamardy deleted the fix-remove-my-address branch May 9, 2024 12:59
dimxy pushed a commit to dimxy/komodo-defi-framework that referenced this pull request May 9, 2024
* dev:
  fix(eth): remove my_address from sign_and_send_transaction_with_keypair (GLEECBTC#2115)
  fix(utxo-swap): apply events occurred while taker down (GLEECBTC#2114)
  refactor(memory): memory usage improvements (GLEECBTC#2098)
dimxy pushed a commit to dimxy/komodo-defi-framework that referenced this pull request May 14, 2024
* dev:
  feat(tendermint): pubkey-only activation and unsigned tx (GLEECBTC#2088)
  fix(tests): set txfee for some tbtc tests (GLEECBTC#2116)
  fix(eth): remove my_address from sign_and_send_transaction_with_keypair (GLEECBTC#2115)
  fix(utxo-swap): apply events occurred while taker down (GLEECBTC#2114)
  refactor(memory): memory usage improvements (GLEECBTC#2098)
  feat(app-dir): implement root application dir `.kdf` (GLEECBTC#2102)
  fix tendermint fee calculation (GLEECBTC#2106)
  update dockerfile (GLEECBTC#2104)
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.

2 participants