Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Adapt to node v1.3.1 #79

Merged
merged 5 commits into from
Oct 4, 2023

Conversation

bchamagne
Copy link
Contributor

@bchamagne bchamagne commented Sep 14, 2023

Bit of refactor here and there also.

  • Contract.add_ownerships/2 now works. It requires the user to have pre-encoded the secret and encrypted key.
  • Secret form changed in consequence.
  • Address are not random anymore, there is a random seed and we derive address from it
  • Mock Storage nonce
  • Automatically add the contract ownership
  • Sign the transactions via the seed

To be deployed when archethic-foundation/archethic-node#1269 is deployed to testnet (1.3.1 AFAIK)

@bchamagne bchamagne added the enhancement New feature or request label Sep 14, 2023
@bchamagne
Copy link
Contributor Author

bchamagne commented Sep 20, 2023

  • The trash icon for arguments of call_function is not working
  • The errors in conditions are not propagated

@bchamagne bchamagne changed the base branch from main to develop October 4, 2023 08:45
@bchamagne bchamagne merged commit 62891b2 into archethic-foundation:develop Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant