-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add gas fee payer by adding a new payload type (#8904)
* first update * Use RawTransactionWithData * fix all locations * introduce the gas fee authenticator * Push the gas fee payer transaction authenticator throughout the code * Start poking at the use of the bit to indicate gas fee payer * [fee-payer] plumb through the VM and framework * move tests pass * fix prover * fix order * regen * Add * restore sdk/src/types.rs * remove old comment --------- Co-authored-by: David Wolinsky <isaac.wolinsky@gmail.com>
- Loading branch information
1 parent
2d1ae23
commit 604cb4f
Showing
45 changed files
with
3,136 additions
and
1,667 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.