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

Error during vesting wallet deployment #395

Closed
trizin opened this issue Mar 15, 2024 · 2 comments · Fixed by oceanprotocol/contracts#862
Closed

Error during vesting wallet deployment #395

trizin opened this issue Mar 15, 2024 · 2 comments · Fixed by oceanprotocol/contracts#862
Assignees
Labels
Priority: Critical Type: Bug Something isn't working

Comments

@trizin
Copy link
Contributor

trizin commented Mar 15, 2024

ocean-contracts-1 | Deploying VestingWallet0
ganache-1 | eth_getBlockByNumber
ocean-contracts-1 | Error: value out-of-bounds (argument="durationSeconds", value=-133390, code=INVALID_ARGUMENT, version=abi/5.7.0)

@trizin trizin added the Type: Bug Something isn't working label Mar 15, 2024
@trentmc
Copy link
Member

trentmc commented Mar 15, 2024

This is a showstopper, breaking all unit tests in all CI that uses barge.

Including: pdr-backend, ocean.py, etc.

Example: https://github.com/oceanprotocol/pdr-backend/actions/runs/8283126567/job/22709379264

cc @alexcos20 -- can you fix asap please? It's slowing down progress across the board

@alexcos20
Copy link
Member

fixed in oceanprotocol/contracts#862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants