-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update dependency @celo/contractkit to v8.3.1 #152
base: master
Are you sure you want to change the base?
Conversation
b73d6e5
to
4a949e1
Compare
4a949e1
to
e73758c
Compare
e73758c
to
f7c16e3
Compare
f7c16e3
to
ce01129
Compare
ce01129
to
a2e23de
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhy is native code a concern?Contains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior. Verify that the inclusion of native code is expected and necessary for this package's functionality. If it is unnecessary or unexpected, consider using alternative packages without native code to mitigate potential risks. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a2e23de
to
e9379d1
Compare
This PR contains the following updates:
8.0.0
->8.3.1
Release Notes
celo-org/developer-tooling (@celo/contractkit)
v8.3.1
Compare Source
Patch Changes
e709b88
Thanks @aaronmgdr! - RenamesgetElected
and its usages togetElectedAccounts
forEpochManagerWrapper
v8.3.0
Compare Source
Minor Changes
76d09b7
Thanks @shazarre! - Adds support for firstKnownEpoch, getFirstBlockAtEpoch, getLastBlockAtEpoch on EpochManager wrapperPatch Changes
433b70e
]:v8.2.0
Compare Source
Minor Changes
7400467
Thanks @pahor167! - Adds support for EpochManager and ScoreManager contractsv8.1.1
Compare Source
Patch Changes
#315
dd67b8f
Thanks @aaronmgdr! - chore (bump deps)Updated dependencies [
d245703
]:v8.1.0
Compare Source
Minor Changes
#264
59f4b42
Thanks @nicolasbrugneaux! - Add support for serializing, sending, parsing and deserializing cip66 transactions. This tx type is preffered over cip64 when paying for gas with tokens. Like eip1559 maxFeePerGass and maxPriorityFeePerGas are denominated in CELO. To create an cip66 transaction with Contractkit call thekit.populateMaxFeeInToken
method with your transaction and then send it.#267
f553539
Thanks @shazarre! - Introduced CeloDistributionScheduleWrapper#266
182bf73
Thanks @aaronmgdr! - Adds support for FeeCurrencyDirectory contract#266
182bf73
Thanks @aaronmgdr! - Introduces getConfig for FeeCurrencyDirectoryWrapper#279
06019bf
Thanks @shazarre! - Adds support for <1.5.0.0 and >=1.5.0.0 Governance contract versionPatch Changes
#266
182bf73
Thanks @aaronmgdr! - Deprecated methods on kit instance for getting epoch info.#233
eeb44f3
Thanks @arthurgousset! - Nit: Capitalises function name using camel-case (isowner
->isOwner
).#274
bfa24da
Thanks @aaronmgdr! - fix: USTD not showing that it uses an adapter by supporting Tether's tokenAdapter implementationUpdated dependencies [
38b2631
,59f4b42
,182bf73
,38b2631
,7b93642
,38b2631
,66972eb
]:Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.