mirror of
https://github.com/seigler/dips
synced 2025-07-26 17:26:13 +00:00
* Add description of new LLMQ merkle roots to DIP4 * Rename deletedMNcount -> deletedMNsCount * Add quorumType to parameter description and DIP6 P2P messages * Remove quorumMinMemberAge from parameter description This was never implemented * Rename badVotesThreshold -> quorumDkgBadVotesThreshold * Update testing LLMQ type to LLMQ_5_60 * Better describe active LLMQs in DIP6 and DIP7 * Bump CbTx version * Handle review comments
2 KiB
2 KiB
Registered transaction types
The transaction type is described based on proposed DIPs. Here is a table of current proposed types and their associated DIP. Future DIPs may introduce more types.
Type | Transaction Type | DIP Number and Name | Version | State |
---|---|---|---|---|
1 | Provider Registration Transaction (ProRegTx) | DIP 003: Deterministic Masternode List | 1 | Proposed |
2 | Provider Update Service Transaction (ProUpServTx) | DIP 003: Deterministic Masternode List | 1 | Proposed |
3 | Provider Update Registrar Transaction (ProUpRegTx) | DIP 003: Deterministic Masternode List | 1 | Proposed |
4 | Provider Update Revocation Transaction (ProUpRevTx) | DIP 003: Deterministic Masternode List | 1 | Proposed |
5 | Coinbase Transaction (CbTx) | DIP 004: Simplified Verification of Deterministic Masternode Lists | 2 | Proposed |
6 | Quorum Commitment | DIP 006: Long Living Masternode Quorums | 1 | Proposed |
8 | Register Subscription Transaction (SubTxRegister) | DIP 005: Blockchain Users | 1 | Proposed |
9 | Topup BU Credit Subscription Transaction (SubTxTopup) | DIP 005: Blockchain Users | 1 | Proposed |
10 | Reset BU Key Subscription Transaction (SubTxResetKey) | DIP 005: Blockchain Users | 1 | Proposed |
11 | Close BU Account Subscription Transaction (SubTxCloseAccount) | DIP 005: Blockchain Users | 1 | Proposed |