Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / primitivefinance/portfolio issues and pull requests

#456 - Fix discord link

Pull Request - State: closed - Opened by Alexangelj 5 months ago

#455 - Feat: Reintroduce segmented fees

Pull Request - State: open - Opened by kinrezC 5 months ago

#454 - Strategy Development Guidelines

Issue - State: open - Opened by 0xJepsen 11 months ago

#453 - Update the visual rendering of the positions

Issue - State: open - Opened by clemlak 11 months ago

#452 - feat(no-default): removes default normal strategy

Pull Request - State: closed - Opened by Alexangelj 11 months ago

#451 - v1.5.0-beta release

Pull Request - State: closed - Opened by Alexangelj 12 months ago

#450 - Fix/arb boundary sims [OLD]

Pull Request - State: closed - Opened by Alexangelj 12 months ago
Labels: DO NOT MERGE

#449 - Migrate Fee logic to strategies

Issue - State: closed - Opened by 0xJepsen 12 months ago

#446 - Consider a wider range of fee values in Portfolio (e.g., below 1bps)

Issue - State: closed - Opened by 0xJepsen 12 months ago - 4 comments

#445 - Finalize V1 Strategy interface

Issue - State: closed - Opened by 0xJepsen 12 months ago - 1 comment
Labels: 🚀 launch

#444 - Remove default strategy

Issue - State: closed - Opened by 0xJepsen 12 months ago
Labels: 🚀 launch

#443 - Portfolio Deployment Meta Tracking Issue

Issue - State: closed - Opened by 0xJepsen 12 months ago
Labels: 🚀 launch

#442 - Reserves above maximum not caught by swap trading function

Issue - State: open - Opened by Alexangelj about 1 year ago - 1 comment
Labels: DO NOT MERGE, v1.4.0-beta, normal-strategy

#441 - fix(#439): updates trading function bound case v1.4.0-beta

Pull Request - State: open - Opened by Alexangelj about 1 year ago
Labels: DO NOT MERGE, v1.4.0-beta

#440 - Trading function boundary testing

Issue - State: open - Opened by Alexangelj about 1 year ago
Labels: v1.4.0-beta, normal-strategy

#439 - bug: handling token boundaries + invariant

Issue - State: open - Opened by Autoparallel about 1 year ago - 1 comment
Labels: DO NOT MERGE, v1.4.0-beta, normal-strategy

#438 - Feat/position renderer

Pull Request - State: closed - Opened by clemlak about 1 year ago

#437 - Update NormalStrategyLib.sol

Pull Request - State: closed - Opened by Autoparallel about 1 year ago - 1 comment

#436 - Incorrect getSpotPrice

Issue - State: closed - Opened by Alexangelj about 1 year ago - 2 comments

#435 - Improved deploy

Pull Request - State: closed - Opened by clemlak about 1 year ago

#434 - v1.4.0-beta gas snapshot

Issue - State: closed - Opened by Alexangelj about 1 year ago

#433 - fix(afterCreate): adds return true to afterCreate hook

Pull Request - State: closed - Opened by Alexangelj about 1 year ago

#432 - Deployment addresses, audit commits, updated docs

Pull Request - State: closed - Opened by Alexangelj about 1 year ago
Labels: DO NOT MERGE

#431 - Update security audit table in README to have the commit hash and audit

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#430 - Audit/spearbit july

Pull Request - State: closed - Opened by Alexangelj about 1 year ago

#429 - Pool id should include information about its strategy

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment
Labels: high

#428 - Chore/emit sellAsset in swap event

Pull Request - State: closed - Opened by kinrezC about 1 year ago

#427 - Feat/improved nfts

Pull Request - State: closed - Opened by clemlak about 1 year ago

#426 - Memory alias causes linked structs to manipulate eachother

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment
Labels: bug, crticial severity

#425 - Swap useMax case fails to set order input

Issue - State: closed - Opened by Alexangelj about 1 year ago

#424 - Strategies missing caller validation

Issue - State: closed - Opened by Alexangelj about 1 year ago

#422 - Feat/test snippets

Pull Request - State: closed - Opened by Alexangelj about 1 year ago

#421 - approximateXGivenPrice can fail if priceWad * 1e18 is > type(uint256).max

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#420 - getAmountOut fails if approximated output reserve is 0

Issue - State: closed - Opened by Alexangelj about 1 year ago

#419 - Feat/docs book

Pull Request - State: closed - Opened by Alexangelj about 1 year ago

#418 - Convert naming "asset" -> X and "quote" -> Y

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#417 - mdbook with quick documentation

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#416 - Better swap testing

Issue - State: closed - Opened by Alexangelj about 1 year ago - 2 comments

#415 - Better error handling for scaling

Issue - State: closed - Opened by Alexangelj about 1 year ago

#414 - Fix/deps

Pull Request - State: closed - Opened by Alexangelj about 1 year ago

#413 - Test/small clean up

Pull Request - State: closed - Opened by clemlak about 1 year ago

#412 - Feat/strategy param pool

Pull Request - State: closed - Opened by clemlak about 1 year ago

#411 - Feat/lp tokens

Pull Request - State: closed - Opened by clemlak about 1 year ago

#410 - Feat/tokenization

Pull Request - State: closed - Opened by clemlak about 1 year ago - 1 comment

#409 - Feat/v1.4.0 beta

Pull Request - State: closed - Opened by Alexangelj about 1 year ago

#408 - Custom errors for abstract economic conditions

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#405 - Better error handling

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#404 - Remove Objective.sol, add abstract functions to Portfolio.sol

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#403 - Add basic tokenization contracts for liquidity.

Issue - State: closed - Opened by Alexangelj about 1 year ago

#402 - Generalize swap logic in Portfolio.sol

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment

#401 - Add custom errors to avoid underflows/overflows

Issue - State: closed - Opened by Alexangelj about 1 year ago
Labels: minor code change

#400 - When a pool reaches its reserve's boundaries per liquidity it prevents swaps from happening

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment
Labels: bug, minor code change, crticial severity

#399 - computeMaxInput requires difficult to get argument

Issue - State: closed - Opened by Alexangelj about 1 year ago - 1 comment
Labels: documentation, 🚀 launch, devx

#398 - Deployment script

Pull Request - State: closed - Opened by clemlak over 1 year ago
Labels: 🚀 launch

#397 - Release/v1.3.0 beta

Pull Request - State: closed - Opened by Alexangelj over 1 year ago

#396 - Remove Invariant.sol from imports

Issue - State: closed - Opened by Alexangelj over 1 year ago - 1 comment

#395 - Fix Echidna support

Issue - State: closed - Opened by clemlak over 1 year ago - 3 comments
Labels: testing, 🚀 launch

#394 - Wrap up the documentation and the examples

Issue - State: closed - Opened by clemlak over 1 year ago - 1 comment
Labels: documentation, 🚀 launch

#393 - Feat/allocate recipient

Pull Request - State: closed - Opened by clemlak over 1 year ago

#392 - Refactor/trading function

Pull Request - State: closed - Opened by Alexangelj over 1 year ago

#391 - Fix/spearbit may

Pull Request - State: closed - Opened by Alexangelj over 1 year ago

#390 - Lack of monotonicity in invariant validation

Issue - State: closed - Opened by Alexangelj over 1 year ago - 1 comment
Labels: bug, crticial severity, 🚀 launch

#389 - Fix/remove liquidity delta

Pull Request - State: closed - Opened by clemlak over 1 year ago

#388 - Fix/bisection root

Pull Request - State: closed - Opened by clemlak over 1 year ago

#387 - fix: usage of useMax in allocate and swap

Pull Request - State: closed - Opened by clemlak over 1 year ago - 1 comment

#386 - fix: maxIterations no longer used every time

Pull Request - State: closed - Opened by clemlak over 1 year ago

#385 - feat: cache output value in bisection

Pull Request - State: closed - Opened by clemlak over 1 year ago

#384 - test: swap wrong createPool params

Pull Request - State: closed - Opened by clemlak over 1 year ago

#383 - feat: add _currentMulticall check in claimFee

Pull Request - State: closed - Opened by clemlak over 1 year ago

#382 - feat: move checkPool to revert early

Pull Request - State: closed - Opened by clemlak over 1 year ago

#381 - feat: update bisection to return invariants diff

Pull Request - State: closed - Opened by clemlak over 1 year ago - 1 comment

#380 - Typos in RMM01Portfolio.sol

Pull Request - State: closed - Opened by Autoparallel over 1 year ago

#379 - V1.2.0 beta

Pull Request - State: closed - Opened by Alexangelj over 1 year ago

#378 - fix: update changePoolParameters

Pull Request - State: closed - Opened by clemlak over 1 year ago

#377 - fix(misc): updates natsepc, readmes, error fns

Pull Request - State: closed - Opened by Alexangelj over 1 year ago

#376 - Fix: reentrancy guards on claimFees

Issue - State: closed - Opened by Alexangelj over 1 year ago

#375 - Feat/fork safe transfer lib

Pull Request - State: closed - Opened by clemlak over 1 year ago

#374 - chore: move PortfolioLibrary to libraries folder

Pull Request - State: closed - Opened by clemlak over 1 year ago

#373 - feat: rename maxPrice to strikePrice

Pull Request - State: closed - Opened by clemlak over 1 year ago

#372 - refactor(swap): adjusts swap, getAmountOut and _syncPool

Pull Request - State: closed - Opened by Alexangelj over 1 year ago

#371 - refactor: checkParameters, validateParameters

Pull Request - State: closed - Opened by clemlak over 1 year ago

#370 - Either `InvalidStrike` error or `maxPrice` variable should be renamed

Issue - State: closed - Opened by clemlak over 1 year ago - 1 comment

#369 - feat: delete PortfolioPosition, update positions

Pull Request - State: closed - Opened by clemlak over 1 year ago

#368 - Fix/upgrade sol version

Pull Request - State: closed - Opened by clemlak over 1 year ago

#367 - Fix: Solidity version bump

Issue - State: closed - Opened by clemlak over 1 year ago - 1 comment
Labels: minor code change

#366 - feat: remove lastTimestamp in position

Pull Request - State: closed - Opened by clemlak over 1 year ago

#365 - Create3 factory and deployment script

Pull Request - State: closed - Opened by clemlak over 1 year ago - 2 comments

#364 - fix: add getLastPoolId to prevent bad allocation

Pull Request - State: closed - Opened by clemlak over 1 year ago

#363 - feat: move SwapState from storage to memory

Pull Request - State: closed - Opened by clemlak over 1 year ago - 1 comment

#362 - Fix: is `lastTimestamp` in `PortfolioPosition` struct still needed?

Issue - State: closed - Opened by clemlak over 1 year ago - 1 comment
Labels: minor code change

#361 - Fix/perpetual pools

Pull Request - State: closed - Opened by clemlak over 1 year ago

#360 - Fix/deallocate before swap

Pull Request - State: closed - Opened by clemlak over 1 year ago

#359 - Feat/add get spot price

Pull Request - State: closed - Opened by clemlak over 1 year ago

#358 - Rounding swap fee amount

Pull Request - State: closed - Opened by clemlak over 1 year ago - 1 comment

#357 - Feat/no jit

Pull Request - State: closed - Opened by clemlak over 1 year ago