pendulum icon indicating copy to clipboard operation
pendulum copied to clipboard

Results 37 pendulum issues
Sort by recently updated
recently updated
newest added

partially closes https://github.com/pendulum-chain/tasks/issues/170. * ~~added a script for picking commits related to specific runtime;~~ * ~~added a github action for srtool (based on [bifrost](https://github.com/bifrost-finance/bifrost/blob/develop/.github/workflows/srtool.yml)'s)~~ * ~~added a js for authorizing...

Closes [tasks/#235](https://github.com/pendulum-chain/tasks/issues/235). ### Node update notes: This does involve changes to the node of course, but it is not required for collators to update since it involves modifications for testing...

Closes #384 Implements the same two rules for checking the code with `clippy` [used](https://github.com/pendulum-chain/spacewalk/blob/main/.github/workflows/ci-main.yml#L78) in Spacewalk, one more strict for the main targets, and one more forgiving for the remaining...

@pendulum-chain/product: This PR adds changes to the node client code that require a **redeployment of the collator nodes** to take effect. Please ensure that the collator nodes are redeployed after...

It would probably be beneficial to add clippy checks, as they are [disabled](https://github.com/pendulum-chain/pendulum/blob/58d806850b912e22905c444d99db7a9b0757df98/.github/workflows/test-code.yml#L48-L50) right now. We can use the same [rules](https://github.com/pendulum-chain/spacewalk/blob/a5cc81ececb9a464fc8caa12c191eeaecf453c4b/.github/workflows/ci-main.yml#L80-L91) we already use in Spacewalk.

type:chore

## Context In order to enable farming and distribute rewards to the Nabla LP's. We want to deploy the farming smart contract on Pendulum. This is the follow up ticket...

state:on-hold

Ensure that the node clients return the version number, see this message from a third party collator: > is it possible to have versioning on collators binaries? so when we...

#### Context As part of the XCM channel opened with Pendulum and other parachains, the USDC, BRL, XLM, TZS, NGNC / EURC (Spacewalk) / AUDD and tokens need to be...

As part of our efforts to upgrade the dependencies to v0.9.42, we added custom migration logic to all runtimes. Now that these changes are rolled out and all the migrations...

## Context This ticket is to define the Nabla smart contract parameters for the testnet ## Requirements Following is the list of parameters and values to be defined for the...

draft