Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 01:50
· 4 commits to main since this release
v0.1.6
e787a2c

Release note

Contracts

  • PubSub/EventManager.sol
  • PubSub/PubSubService.sol
  • tests/HelloWorldPublisher.sol
  • tests/HelloWorldSubscriber.sol

Build configurations

  • OS: ubuntu-22.04
  • Solc version: 0.8.20+commit.a1b79de6.Linux.g++
  • Compiler Flags: --optimize --optimize-runs 200 --revert-strings strip --via-ir --overwrite --base-path /home/runner/work/decent-pubsub-onchain/decent-pubsub-onchain --output-dir /home/runner/work/decent-pubsub-onchain/decent-pubsub-onchain/build/

Checksums

0479d44fdf9c501c25337fdc540419f1593b884a87b47f023da4f1c700fda782  solc-static-linux
d88c97ae011faa00306f99733b717f5e639a75d2ee663cea628a71c0a5eafb70  EventManager.bin
c7e4c8a93bda3b6caaa741510edd26c6cb99edb5c288c1cef38d75e2625307e6  EventManager.abi
5b3109ecc9b6d92deca38defb97ac2695e291ac70422f763f880507ececd4736  PubSubService.bin
99027eff0213ad2af9a52e1e7e9a161f8d1053d70a47f56e46d1ad720f74bbf7  PubSubService.abi
aa905b4e6bd5cb4b85cf7c40309ff186b5d747d29b3343155ddba67559fa5e3f  HelloWorldPublisher.bin
d0e597d2d847dbf7a4ff01c23c5df933d938deeace9b47ab337c2fd113db61c4  HelloWorldPublisher.abi
a54775738d0984a7373b1151d4c1e50d52863e2eea9c2b8f28b0b801b0c9ccc1  HelloWorldSubscriber.bin
b8b85d3594a72a75ae2b9cc0f4ea3d76982403264773eb0e1f190c02e34aec5b  HelloWorldSubscriber.abi

Gas Cost Evaluations

Gas Cost of Publishing Events

publish_gas_cost

Gas Cost of Publisher Registeration

register_gas_cost

Gas Cost of Subscribing to Publishers

subscribe_gas_cost

Gas Cost of Contract Deployment

{
	"deployPubSub": 623330
}

Gas Cost Summary

gas_cost