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

fix: Restore privateKey wallet validation #968

Merged
merged 2 commits into from
Oct 6, 2023
Merged

fix: Restore privateKey wallet validation #968

merged 2 commits into from
Oct 6, 2023

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Oct 5, 2023

privateKey is case sensitive.

privateKey is case sensitive.
@pxrl pxrl merged commit 36b75aa into master Oct 6, 2023
2 checks passed
@pxrl pxrl deleted the pxrl/wallet branch October 6, 2023 13:55
nicholaspai pushed a commit that referenced this pull request Oct 6, 2023
nicholaspai added a commit that referenced this pull request Oct 6, 2023
* feat(inventory-manager): Wrap ETH on Arbitrum

We expect ETH to be sent to the relayer address on Arbitrum because its [hardcoded](https://github.com/across-protocol/contracts-v2/blob/3634df5ec327326ce030629aa0a089f651f20bc0/contracts/chain-adapters/Arbitrum_Adapter.sol#L158) as a refund address for all HubPool messages that get sent to the ArbitrumSpoke.

* fix: Restore privateKey wallet validation (#968)

privateKey is case sensitive.

* fix asserts

* WIP

* Update src/clients/bridges/BaseAdapter.ts

Co-authored-by: Paul <[email protected]>

* Update src/clients/bridges/BaseAdapter.ts

Co-authored-by: Paul <[email protected]>

* Update BaseAdapter.ts

* Add configurable target/threshold

* lint

---------

Co-authored-by: Paul <[email protected]>
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