Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

feat: change impl to process transaction receipts #99

Merged
merged 12 commits into from
Aug 28, 2023
Merged

Commits on Aug 21, 2023

  1. feat: emit encoded receipt data

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bc5dc8e View commit details
    Browse the repository at this point in the history
  2. chore: replace logic to use receipt and receipt root

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    dccadfc View commit details
    Browse the repository at this point in the history
  3. chore: fix the tests for using receipt

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d6ca547 View commit details
    Browse the repository at this point in the history
  4. feat: add test for failed transaction

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d8efe22 View commit details
    Browse the repository at this point in the history
  5. fix: rebase error

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e755174 View commit details
    Browse the repository at this point in the history
  6. chore: bump npm package version

    sebastiendan authored and JDawg287 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1691419 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. chore: refactor the receipt log usage

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    98d22bf View commit details
    Browse the repository at this point in the history
  2. chore: removed repeated varialble

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    258fbd9 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused event

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7f5050e View commit details
    Browse the repository at this point in the history
  4. chore: revert changes to add back txRoot

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8dadb25 View commit details
    Browse the repository at this point in the history
  5. chore: adapt send token script

    Signed-off-by: Jawad Tariq <[email protected]>
    JDawg287 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c53440b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    62583da View commit details
    Browse the repository at this point in the history