Skip to content

Commit

Permalink
System contract for registering external callbacks to be executed at …
Browse files Browse the repository at this point in the history
…the end of a batch. [WIP] (#2135)

* Working version of the public callbacks.

* Upgraded contract.

* Reorder operations in contract.

* Fix for bad accounting.

* Removing previously false added files from github.

* changed gitignore.

* Added a README.

* Adding delete when reattempting.

* added a testing contract.

* Testing wip.

* Working version.

* Added missing file.

* Working version.

* Linter fix.

* Fix for tenscan.

* Address PR review.

* Abstract away mapping access.

* Address pr review.

* Generate abi bindings.

---------

Co-authored-by: StefanIliev545 <[email protected]>
  • Loading branch information
StefanIliev545 and StefanIliev545 authored Nov 14, 2024
1 parent d83dd77 commit 7e7533d
Show file tree
Hide file tree
Showing 142 changed files with 2,137 additions and 10,052 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ yalc.lock
contracts/typechain-types/
contracts/tsconfig.json
contracts/package-lock.json
contracts/exported/

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7e7533d

Please sign in to comment.