issues
search
tendermint
/
farming
Farming is a Cosmos SDK module that implements farming functionality
Apache License 2.0
20
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Too many queued stakings can cause slow block production
#261
hallazzang
opened
2 years ago
0
refactor: disable ratio plans by default
#260
hallazzang
closed
2 years ago
0
feat: add MaxNumDenoms
#259
dongsam
closed
2 years ago
0
feat: limit the number of denoms in a plan
#258
hallazzang
closed
2 years ago
2
Impossible to leave epoch ratio empty in modify plan request
#257
hallazzang
opened
2 years ago
0
limiting the number of entries in each of the StakingCoinWeights and EpochAmount
#256
dongsam
closed
2 years ago
1
fix: avoid non-deterministic map iteration
#255
hallazzang
closed
2 years ago
1
fix: skip zero total stakings when allocating rewards
#254
hallazzang
closed
2 years ago
0
fix: fix RemovePlan cmd usage
#253
hallazzang
closed
2 years ago
0
fix: use spendable coins not balance, avoid nil slice, sim, budget
#252
dongsam
closed
2 years ago
1
using SpendableCoins instead of GetAllBalances
#251
dongsam
closed
2 years ago
0
fix: preserve `CurrentEpoch` when all farmers has unstaked
#250
hallazzang
closed
2 years ago
0
fix: Apply audit suggestions
#249
hallazzang
closed
2 years ago
0
build: bump cosmos-sdk to v0.44.5 from v0.44.3
#248
dongsam
closed
2 years ago
0
fix: register types on legacy amino codec
#247
hallazzang
closed
2 years ago
0
fix: validate plan name
#246
hallazzang
closed
2 years ago
0
fix: consider plan period when validating epoch ratio
#245
hallazzang
closed
2 years ago
0
fix: defer the deletion of past historical rewards to the end-block
#244
hallazzang
closed
2 years ago
0
fix: prevent farming plan spamming
#243
hallazzang
closed
2 years ago
0
Validate the name of farming plan
#242
hallazzang
closed
2 years ago
0
Check the sum of epoch ratio only with plans with overlapping periods
#241
hallazzang
closed
2 years ago
1
Defer the deletion of past historical rewards to the end-block
#240
hallazzang
closed
2 years ago
0
Too many queued stakings can cause slow block production at the end of each epoch
#239
hallazzang
opened
2 years ago
1
Prevent farming plan spamming
#238
hallazzang
closed
2 years ago
0
feat: add CODEOWNERS
#236
barriebyron
closed
2 years ago
0
build: bump budget to v1.0.0, update changelog, demo docs
#235
dongsam
closed
2 years ago
0
feat: add metrics for rewards_allocation
#234
dongsam
closed
2 years ago
1
fix: refactor RewardsReserveAcc to be derived by deriveAddress
#233
dongsam
closed
2 years ago
0
fix: add error for all flag with offline, update docs for TerminationAddress
#232
dongsam
closed
2 years ago
0
feat: add starport for better development environment
#231
jaybxyz
opened
2 years ago
2
fix: minimize panics and refactor
#230
hallazzang
closed
2 years ago
0
fix: split staking reserve acc by staking denom
#229
dongsam
closed
2 years ago
0
test: add test cases for reward allocation of ratio plan
#228
dongsam
closed
3 years ago
1
build: release v1.0.0-rc1 with update docs
#227
dongsam
closed
3 years ago
0
build: release v1.0.0-rc1 with update docs
#226
dongsam
closed
3 years ago
0
fix: add plan type validation for public plan proposal
#225
dongsam
closed
3 years ago
2
Applying policies to minimize panic
#224
dongsam
closed
2 years ago
0
fix: remove `PlanTerminationStatusInvariant`
#223
hallazzang
closed
3 years ago
0
test: add test cases of ratio plan for allocation
#222
dongsam
closed
3 years ago
0
feat: add metrics and telemetry
#221
dongsam
closed
2 years ago
1
Split up reserve accounts per staking coin denom
#220
dongsam
closed
2 years ago
0
bug: `PublicPlanProposal` can modify/delete private plans
#219
hallazzang
closed
3 years ago
0
test: implement test for PositiveTotalStakingsAmountInvariant
#218
hallazzang
closed
3 years ago
0
bug: remove `PlanTerminationStatusInvariant`
#217
hallazzang
closed
3 years ago
0
test: add tests for gov proposal
#216
hallazzang
closed
3 years ago
3
`PlanI` interface should have `GetEpochAmount` and `GetEpochRatio` methods
#215
hallazzang
closed
2 years ago
3
fix: use default String implementation for types
#214
hallazzang
closed
3 years ago
0
feat: build site for documentation for better developer experience
#213
jaybxyz
opened
3 years ago
1
docs: update api README tiny edits
#212
barriebyron
closed
3 years ago
0
docs: Update README.md farming edits
#211
barriebyron
closed
3 years ago
0
Next