dip icon indicating copy to clipboard operation
dip copied to clipboard

Libra Improvement Proposals

Results 25 dip issues
Sort by recently updated
recently updated
newest added

Sequence numbers today provide a simple mechanism to prevent transactions from being replayed — only a single transaction can ever be processed for a given sequence number/account combination. Additionally, the...

Currently in the Diem Framework, a transaction acts on behalf of a single on-chain account. However, there is no mechanism for multiple on-chain accounts to agree on a single atomic...

Create a DIP describing Refunds flow

As described in DIP 158, the P2M flow involves redirecting a customer from the merchant site to their customer VASP for payment approval. Recap: > The redirect URL is likely...

# A Minimal Trusted Computing Base (TCB) Authors: Joshua Lind (@JoshLind), David Wong (@mimoo) Status: Rough draft (for discussion) ## 1. Goals of this Document: * The **goals** of this...

Author: Xiao Li (@xli) Status: Idea (for discussion) To improve the ability of off-chain service handling network problems and protocol errors, we’d like to introduce a ping command for client...

Right now, we cannot have nested directories in the `lip` directory. ``` 8:54:41 AM: > node scripts/createDocsDir.js && docusaurus build 8:54:43 AM: Creating an optimized production build... 8:54:43 AM: Error:...

--- dip: 161 title: Off-Chain Protocol: Optional Result Field author: Xiao Li (@xli), SunMi Lee (@sunmilee), David Wolinsky (@davidiw) type: Informational discussion-to: https://github.com/diem/dip/issues/161 created: 2021-04-07 updated: 2021-04-07 --- # Overview...

This issue is intended to track the development of [DIP-10](https://github.com/diem/dip/blob/main/dips/dip-10.md).