yeagerai / genlayer-simulator

MIT License
16 stars 8 forks source link

Refactor audits table #572

Closed cristiam86 closed 1 week ago

cristiam86 commented 1 month ago

We need to refactor the current audits database table doing the following:

  1. Rename it to "rolllup_transactions"
  2. Every time a new GenLayer transaction is created, insert a rollup transaction record with its own data. More info: https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendtransaction https://polygonscan.com/tx/0xc24a099f3a4c223cf70f9720796d90bbc00f7ba089c7bc4f4bf2b1bd26a4d58f

Consider the following:

github-actions[bot] commented 1 week ago

:tada: This issue has been resolved in version 0.21.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: