wharfkit / antelope

Core types, client interfaces, and other tools for working with Antelope-based blockchains.
Other
44 stars 23 forks source link

Action ABI Caches #81

Closed aaroncox closed 1 year ago

aaroncox commented 1 year ago

The original PR https://github.com/wharfkit/antelope/pull/69 contains more information, which was merged/closed into the experimental branch now in https://github.com/wharfkit/antelope/pull/80.

That PR is potentially stalled due to issues with the APIClient work - and this PR is to merge the ABI caching in advance of that.