You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
2.8.0
Added
Added support to CLPublicKey passed as argument to CLKey (it gets serialized to account-hash when serializing).
New Contracts class that basically acts as contract client (possible to install WASM, call an entrypoint, query state or dictionary) - will deprecate casper-js-client-helper soon.
Added getDictionaryItemByName that uses state_get_dictionary_item with dictionary_name and dictionary_item_key