Skip to content

Commit

Permalink
Merge pull request #54 from j01tz/deprecate-http
Browse files Browse the repository at this point in the history
Deprecate HTTP(S) Transactions
  • Loading branch information
lehnberg authored Dec 1, 2020
2 parents 287a7c2 + 01b6161 commit 62ed348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ To begin writing your own RFC or to find out more about the process and the gene
| [0016-simplify-governance](text/0016-simplify-governance.md) | ACTIVE | Simplify Grin governance model. Replaces RFC#0002. |
| [0017-fix-fees](text/0017-fix-fees.md) | ACTIVE | Change minimum relay fees to be weight proportional, make output creation cost 0.01 Grin. |
| [0018-fix-daa](text/0018-fix-daa.md) | ACTIVE | Change DAA (Difficulty Adjustment Algorithm) from damped simple moving average (dsma) to a weighted-target exponential moving average (wtema). Restrict the future-time-limit (FTL) window to 5 minutes. |
| [0019-deprecate-http-tx](text/0019-deprecate-http-tx.md) | ACTIVE | Deprecating HTTP(S) as a transaction method in grin-wallet. |

## License

Expand Down

0 comments on commit 62ed348

Please sign in to comment.