Commit Graph

52 Commits

Author SHA1 Message Date
Godmode Galactus 2dd298189b
adding more about app chains for incentive loops 2023-10-21 08:53:24 +02:00
galactus c9948bd8e2
Merge pull request #6 from blockworks-foundation/application_write_account_fees_changes_oct_2023
Changes to remove rebates syscall and update the motivation
2023-10-19 14:50:45 +02:00
Godmode Galactus a3aa3b4674
Changes to remove rebates syscall and update the motivation 2023-10-15 16:03:45 +02:00
galactus a5900abd17
Update proposals/0016-simd-program-rebatable-account-write-fees.md
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
2023-07-16 20:11:23 +02:00
galactus dbcaee7ba9
Update proposals/0016-simd-program-rebatable-account-write-fees.md
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
2023-07-16 20:09:40 +02:00
galactus 33a8699b81
Update proposals/0016-simd-program-rebatable-account-write-fees.md
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
2023-07-16 20:02:19 +02:00
Godmode Galactus 2682835a29
Adding a section of CU consumption. 2023-07-10 15:49:27 +02:00
Godmode Galactus 125d743fb1
fixing some more comments bny ryoqun 2023-06-28 20:49:18 +02:00
Godmode Galactus b3eecd11d2
Updating proposal after review of ryoqun 2023-06-26 09:13:04 +02:00
Godmode Galactus c9c17fab53
changing remaining update to set praw fees. 2023-06-17 15:03:42 +02:00
Godmode Galactus 2f856826dd
fixing some more comments by mvines 2023-06-14 17:51:21 +02:00
Godmode Galactus 0634ffabfa
Some more changes after mvines comments 2023-06-14 17:39:20 +02:00
Godmode Galactus 673d170ae2
nit missing changes 2023-06-01 08:25:33 +02:00
Godmode Galactus d3b83fc472
nit changes 2023-06-01 08:21:46 +02:00
Godmode Galactus 3548e5bb26
changing from millilamports to microlamports per CU 2023-05-19 08:18:17 +02:00
galactus cdd91d295d
Merge pull request #5 from godmodegalactus/application_fees_mvines_comments
nit based on comments
2023-05-16 22:32:58 +02:00
Godmode Galactus 96f75c33b0
Solving linting errors 2023-05-15 18:47:07 +02:00
Godmode Galactus 65a6eaac43
Fix markdown linter error 2023-05-15 18:39:29 +02:00
Godmode Galactus c68e8a8ce0
Changing proposal file name, and making request in millilamports per requested CUs 2023-05-14 19:18:54 +02:00
Godmode Galactus 747feaaf0a
updated proposal to change the name to program rabatable account write fees 2023-05-11 17:05:56 +02:00
Godmode Galactus 9531cfa950
nit based on comments 2023-05-06 06:26:59 +02:00
Godmode Galactus e30cf9bb4f
rewriting proposal with examples 2023-04-25 10:21:41 +02:00
Godmode Galactus 3680b81cdf
solving markdown lint issues 2023-04-25 10:19:25 +02:00
Godmode Galactus 168d710ee1
updating definition of authority 2023-04-25 10:19:25 +02:00
Godmode Galactus 8bab9cc65d
updating the definition of authority 2023-04-25 10:19:24 +02:00
Godmode Galactus 7d7986ddcb
correcting spelling mistakes 2023-04-25 10:19:24 +02:00
Godmode Galactus 884653dc09
updating cu used by attack 2023-04-25 10:19:24 +02:00
Godmode Galactus ed2d1f7908
minor changes post reverting of app fees implementation 2023-04-25 10:19:24 +02:00
Godmode Galactus e3e62802f9
reverting to previous implementation to store application fees on ledger 2023-04-25 10:19:23 +02:00
Godmode Galactus 516662d942
Minor changes to the newly added security section 2023-04-25 10:19:23 +02:00
Godmode Galactus 9c8c129e3c
added some lines on andrews remarks, and some lines in security issues 2023-04-25 10:19:23 +02:00
Godmode Galactus 5574e4437b
adding rolling out details 2023-04-25 10:19:22 +02:00
Godmode Galactus 54397ed0b7
Adding more motivation after recent comments 2023-04-25 10:19:22 +02:00
Godmode Galactus 7d4753225e
update after tao's review 2023-04-25 10:19:22 +02:00
Godmode Galactus d7e201c928
Rewriting the proposal using only implementation 3 2023-04-25 10:19:21 +02:00
Godmode Galactus 98a73eb308
changes after review of ptaffet 2023-04-25 10:19:21 +02:00
Godmode Galactus 2608b056b0
changing sign for the minimum balance 2023-04-25 10:19:21 +02:00
Godmode Galactus 5d11d0e2be
Some more details for application fees without saving data in the ledger 2023-04-25 10:19:21 +02:00
Godmode Galactus 39da601d87
Adding new way to calculate application fees 2023-04-25 10:19:20 +02:00
Godmode Galactus 142ec89913
Revising the proposal SIMD-0016 2023-04-25 10:19:20 +02:00
godmodegalactus 1080b31ef1
adding a proposal for application fees
minor changes

updating proposal with PR number

update simd number on the file

making poc links clickable

adding mango usecase

adding application fees example link

add discussion of different implmentation approaches

wrapping each line at around 80 chars

adding weight to proposals.

Update the implementation of POC using modification of account struture.

updating the pullrequest link
2023-04-25 10:19:20 +02:00
Jacob Creech 477b7e3631
fix: CI related issue on line numbers (#44) 2023-03-22 09:47:51 -05:00
Jacob Creech 2847f68c75
fix: better error info on expected headings (#43)
* fix: pre-linting CI errors

* fix: give better error information on expected headings
2023-03-21 22:57:33 -05:00
Jacob Creech 4762b28483
fix: pre-linting CI errors (#42) 2023-03-21 22:46:04 -05:00
Jacob Creech 1f9a233350
add: SIMD linting (#40)
* Kinda works kinda doesn't

* Proof of concept

* add: ci for SIMDs

updated linter

fix: linter

fix: ci name

---------

Co-authored-by: James Pacheco <jamesrp13@gmail.com>
2023-03-14 08:42:04 -05:00
Jon Cinque 5b00382f24
Add SIMD-22: Multistake proposal (#22)
* Add multistake proposal

* Don't talk about slashing

* Address Trent's feedback

* Only have two Delegations total

* Clarify upgrade, make update permissionful, no one cares who I am

* Clarify "small stake" and liquid amounts left unstaked
2023-02-03 16:32:08 -06:00
bji 6b0c334e43
fix: SIMD-0001 copy update (#32)
The XXXX-template.md file is not in the proposals directory, so the documentation should not refer to it as being there.
2023-01-31 10:13:46 -06:00
Jacob Creech 18a0e527c6
add: Access Voucher issue template (#17) 2023-01-06 12:48:20 -06:00
Jacob Creech a3ede13f7a
Add SIMD-0007: Access Policy (#7)
Fix spelling mistakes

Added Vouching and Revoking Access

Fixed format

Remove core access name

Updated write access requirement

Clarified revoking access

Fixed missing space

Killed terminology, updated capitalization, added maintainer team notification

Removed discord mentions for core contributor/contributor role
2023-01-06 10:29:03 -06:00
Jacob Creech 9b7a2bb78d
Add SIMD-0001: A process for improvements (#1)
Update simd-0001 with mermaid markdown diagrams

update to use frontmatter on SIMDs

update simd-0001 to use frontmatter

Addressing comments on structure

Update simd structure

update simd number to 0001

Add info on consensus for simd-0001
2022-12-09 17:13:38 -06:00