Peter John Bushnell

Results 50 issues of Peter John Bushnell

If you create multiple masternodes then collateral selected in previous masternode creation can be selected again if the masternode creation transaction has not yet been confirmed on the blockchain. This...

Will the QIP-5 updates be applied to this repo?

Workaround to support Tiles TSX tilesets files. When a TSX file extension is encountered in read_from that file will be read from the path and the bytes ignored. Bevy gives...

## Summary - Adds support to split tokens on EVM. There are three options available. - Split tokens via a new precompile. - Use the DFI Intrinsics V2 contract which...

Add support for fractional merge. This allows a loan token to be merged into fractional amounts and not just whole numbers.

ci/sync

## Summary - Removes snapshot usage due to the backtrace reported in https://github.com/DeFiCh/ain/issues/2813#issuecomment-1982573250 ## Implications - Storage - [ ] Database reindex required - [ ] Database reindex optional -...

## Summary - Add support to update pool pair name and symbol. ## Implications - Storage - [ ] Database reindex required - [ ] Database reindex optional - [...

## Summary - Limits the amount that can be swapped from loan token to DUSD to 10% of the 28 day average liquidity of that loan token in its DUSD...

## Summary - Set the negative interest rate automatically. - Introduces a new RPC call to estimate the negative interest rate. ## RPCs - New estimatenegativeinterest RPC call ``` defi-cli...