Skip to content

issues Search Results · repo:PaulRBerg/prb-math language:Solidity

Filter by

0 results
 (74 ms)

0 results

inPaulRBerg/prb-math (press backspace or delete to remove)

What version of PRBMath are you using? v4.1.0 What version of Solidity are you using? 0.8.29-8c54f4d Describe the bug We noticed in our external tests (https://app.circleci.com/pipelines/github/ethereum/solidity/37890/workflows/821e4683-ca57-48b4-a751-8246720aa1db/jobs/1740901/parallel-runs/0/steps/0-108) ...
  • r0qs
  • 1
  • Opened 
    18 days ago
  • #248

Describe the feature you would like There are some new changes included in main (UD21x18 type) that are not yet available in the latest NPM release. To make these updates accessible via all NPM package ...
  • andreivladbrg
  • Opened 
    on Oct 7, 2024
  • #246

What version of PRBMath are you using? 4.0.3 What version of Solidity are you using? 0.8.24 Describe the bug I can t compile my project after I enable hardhat-upgrades plugin v3.2.0. It points out ...
effort: medium
good first issue
type: bug
work: complicated
  • hegelwin
  • 3
  • Opened 
    on Jul 22, 2024
  • #240

Here: https://github.com/PaulRBerg/prb-math/blob/ebe0395b770b83704d87bf8619d9e2360d184579/src/ud60x18/Math.sol#L387 It should say: x must be greater than or equal to UNIT
effort: low
priority: 2
type: docs
work: clear
  • PaulRBerg
  • Opened 
    on Jun 28, 2024
  • #238

While reviewing #212, I realized that maintaining casting functions between the adjacent types and all other types is: 1. Overkill and not helpful; I don t think users need this. 2. Increasing maintenance ...
effort: medium
priority: 1
type: refactor
work: complicated
  • PaulRBerg
  • Opened 
    on Jun 27, 2024
  • #236

Context While reviewing #212, it dawned on me that the NatSpec could be made clearer by having the domain bound specs be more visually descriptive. Comparison Symbols e.g. instead of: https://github.com/PaulRBerg/prb-math/blob/368168128017589c3085ed5aeacb0c328d743e69/src/ud60x18/Casting.sol#L16 ...
effort: medium
priority: 2
type: docs
work: clear
  • PaulRBerg
  • Opened 
    on Jun 27, 2024
  • #235

Describe the feature you would like A way to console.log for the UD60x18, SD59x18 types. Additional context No response
effort: high
priority: 2
type: feature
work: complicated
  • asparuhdamyanov
  • 2
  • Opened 
    on Jun 21, 2024
  • #234

Describe the feature you would like Use shanghai version of the EVM. Additional context By setting evm_version to shanghai, the deployed bytecode of PRBMath will be more optimized because of PUSH0 opcode. ...
effort: low
priority: 2
type: feature
work: clear
  • smol-ninja
  • 1
  • Opened 
    on May 15, 2024
  • #231

See: - https://book.getfoundry.sh/forge/fuzz-testing#fuzz-test-fixtures - https://github.com/foundry-rs/foundry/issues/858#issuecomment-2191089621
effort: high
priority: 3
type: test
work: complicated
  • PaulRBerg
  • Opened 
    on Apr 25, 2024
  • #226

They should be uint64 and int64, respectively: - https://github.com/PaulRBerg/prb-math/blob/a111d11988756e091c7ccfd1f5af490d4ddf8783/src/ud2x18/Constants.sol#L17 - https://github.com/PaulRBerg/prb-math/blob/a111d11988756e091c7ccfd1f5af490d4ddf8783/src/sd1x18/Constants.sol#L22 ...
effort: low
priority: 3
type: refactor
work: clear
  • PaulRBerg
  • Opened 
    on Apr 9, 2024
  • #224
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub