Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 01:48
v0.1.7
565ddae

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.21+commit.d9974bed.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

f2857a898be15c69e8de5598dcd3f3e169e94964a0ce9a0bbb1b111f145a81df  solc-static-linux
f8044404446de1118631f52723d7f2d796baec1f7af786a48bf5f653b5c47a43  EventManager.bin
c7e4c8a93bda3b6caaa741510edd26c6cb99edb5c288c1cef38d75e2625307e6  EventManager.abi
52fd079f8948981178e54fcd67abbe92f59d1709eb5580febfbeabb8c5f5d768  PubSubService.bin
99027eff0213ad2af9a52e1e7e9a161f8d1053d70a47f56e46d1ad720f74bbf7  PubSubService.abi
fc7e5335ea230bff0e9c980ff9473a07f003ee69440ba03395933340d359c0da  HelloWorldPublisher.bin
d0e597d2d847dbf7a4ff01c23c5df933d938deeace9b47ab337c2fd113db61c4  HelloWorldPublisher.abi
b4d79cdb306ded58811255c9c6963a0ec6e622a5cb1cfb3ac55463477f6dab94  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": 614446
}

Gas Cost Summary

gas_cost