-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add extend * add sign * add recover * add fp * modify txpool * fix sign payer bug * modify SignPayerActionWithMultiKey * execute new tx with feepayer * add feepayer test * modify bugs * fork * not execute when not forked * modify txpool * modif txpool * modify validator * sign feepayer * modify txpool * return error when payer exist and tx.price is not 0 * modify feepayer sign * return error when payer exist but tx.gasprice is not 0 * add gas when payer exist * add gas when payer exist * fix testcase * cost gas when code collision * code collision * add rpc getTransactionReceiptWithPayer * add rpc getTransactionReceiptWithPayer * add ft_getBlockAndResultByNumberWithPayer
- Loading branch information
1 parent
a9ff552
commit 71aae6e
Showing
4 changed files
with
140 additions
and
0 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