Releases: usecannon/cannon
Releases · usecannon/cannon
v2.13.2
What's Changed
- feat(website): subgraph update by @noahlitvin in #942
- fix(website): abi render collapsed functions by @Ignusmart in #936
- feat(cli): add and remove publishers in batches by @saeta-eth in #944
- fix(website): NumberInput Fix by @noahlitvin in #945
- feat(website): drawer to page by @noahlitvin in #946
- fix(builder): fix getMetaUrl function by @saeta-eth in #954
- feat(cli): Add package owner as a optimism publisher in the same transaction. by @saeta-eth in #956
- feat(indexer): Super search indexer by @dbeal-eth in #958
- feat(api): create api for replacing Graph by @mjlescano in #943
- fix(api): empty query was not working when filtering by @mjlescano in #961
- fix(builder): gas was insufficient, so increase the limit by @dbeal-eth in #957
- feat(metrics): basic prometheus metrics by @mjlescano in #962
- fix(website): interact links by @saeta-eth in #965
- feat(website): hide console component by @noahlitvin in #964
- fix(website): include generator and timestamp in package info by @dbeal-eth in #959
- fix(website): interact clean ups by @saeta-eth in #966
- fix(cli): read from optimism before mainnet by @dbeal-eth in #970
- fix(website): search page by @noahlitvin in #972
- fix(website): dont crash if ipfs is missing by @noahlitvin in #973
- fix(cli): includeProvisioned by default by @dbeal-eth in #971
- fix(cli): cannon should exit with same code as forge by @dbeal-eth in #967
- fix(cli): flip em by @noahlitvin in #974
- fix(indexer): issues with abi index by @dbeal-eth in #975
- feat(api): improvements for search bar by @mjlescano in #963
- fix(builder):
clone
takes in explicittarget
option by @dbeal-eth in #969
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
- fix(repo): 400 on no ipfs by @noahlitvin in #925
- fix(website): usage of isIpfsGateway helper on website by @mjlescano in #927
- fix(website): Setting parameter as optional for ipfsgateway check by @FuzzB0t in #928
- feat(website): queue transactions drawer by @Ignusmart in #926
- fix(registry): optimism registry has different list of signers from mainnet by @dbeal-eth in #931
- fix(registry): remove hardcoding of L1 chainId by @mjlescano in #934
- fix(registry): fix cannonfile by @mjlescano in #935
- fix(builder): fix build by @noahlitvin in #937
- fix(website): show queue drawer on queueing action by @Ignusmart in #933
- fix(builder): misc by @dbeal-eth in #938
- feat(registry-subgraph): Handle unpublish event by @noahlitvin in #858
- fix(registry-subgraph): compliles and reads from new events by @dbeal-eth in #932
- fix(cli): adapt publishers and register to the new registry by @saeta-eth in #939
- fix(cli): remove
wei
lib dependency, fix interactvalue
handle by @dbeal-eth in #940 - fix: repo should be backwards compatible by @dbeal-eth in #930
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- chore: release v2.12.4 by @FuzzB0t in #914
- fix(website): incorrect merging of subgraph results by @saeta-eth in #916
- fix(website): use simpler example by @noahlitvin in #915
- feat: Repo controller by @dbeal-eth in #920
- feat(build): offline mode by @bernard-wagner in #918
- chore: bump viem by @saeta-eth in #922
- feat(cli): OP registry by @saeta-eth in #910
- fix(repo): just verify deflated json by @noahlitvin in #923
New Contributors
- @bernard-wagner made their first contribution in #918
Full Changelog: v2.12.4...v2.13.0
v2.12.4
What's Changed
- feat(registry): Add sepolia registry by @mjlescano in #900
- fix(registry): Add PackagePublishersChanged event by @saeta-eth in #903
- fix(registry): sepolia deployment fixes by @saeta-eth in #904
- fix(builder): rebuild
clone
ops on snapshots by @dbeal-eth in #909 - fix(website): ability load cannonfile from hash or tag by @dbeal-eth in #908
- fix(cli): incorrect handling of providerUrl in test command by @dbeal-eth in #907
- fix(website): cannonfile diff by @noahlitvin in #911
- feat: code deep linking by @Ignusmart in #905
- feat(indexer): ability to notify on discord webhook on cannon package publish by @dbeal-eth in #879
- fix(builder): fix preset on publish by @saeta-eth in #912
- fix(builder): schema should allow for all possible arg types/structures by @dbeal-eth in #913
Full Changelog: v2.12.3...v2.12.4
v2.12.3
What's Changed
- chore: release v2.12.2 by @FuzzB0t in #895
- fix(greeter): update cannonfiles for greeter packages by @mjlescano in #896
- fix: on chain storage error by @mjlescano in #897
- feat(website): provisioned packages code by @Ignusmart in #890
- feat(website): reya color by @noahlitvin in #898
- feat(website): display new ops by @noahlitvin in #880
- feat(website): tuples as json (read-only) and render each input for tuples in write mode by @Ignusmart in #873
- fix(builder): var should detect changes to config by @dbeal-eth in #899
Full Changelog: v2.12.2...v2.12.3
v2.12.2
What's Changed
- v2.12.1 by @noahlitvin in #878
- feat(website): custom chain selector modal by @Ignusmart in #874
- feat(registry-subgraph): optimism by @noahlitvin in #846
- feat(website): Show package used to queue transactions by @noahlitvin in #857
- fix(website): current safe chainId - queue cannon by @Ignusmart in #883
- feat(website): function output tooltip format - 18 decimals by @Ignusmart in #882
- fix(builder): Added ipfs timeout to env and settings for config of ipfsloader by @FuzzB0t in #884
- feat(website): og metatags by @Ignusmart in #881
- fix(cli): trace command data parsing by @noahlitvin in #885
- fix(registry): enforcement of read only registry usage on build by @mjlescano in #889
- fix(build): update build command to not write to remote ipfs by @mjlescano in #886
- fix(cli): verify command should use --api-key flag by @saeta-eth in #892
- fix(builder): default to repo url if ipfs urls are empty while parsing settings by @FuzzB0t in #891
- fix(build): usage of --preset argument by @mjlescano in #887
- fix(cli): improve trace test by @noahlitvin in #888
- fix: fixing bugs related to cloned packages by @FuzzB0t in #869
- chore: release alpha by @FuzzB0t in #893
- fix(greeter): update project cannonfiles by @mjlescano in #894
Full Changelog: v2.12.1...v2.12.2
v2.12.0
What's Changed
- feat: update cannon registry by @dbeal-eth in #816
- feat(builder): Cannonfile Spec Renaming by @dbeal-eth in #791
- fix(registry): Add optimism network to registry hh config by @FuzzB0t in #826
- fix(website): interact tool anchor by @noahlitvin in #832
- feat(website): deployments UI improvements by @noahlitvin in #830
- feat(website): CAN-228 by @noahlitvin in #833
- fix(builder): reduced access interpolation notation by @StuartGavidia in #817
- fix(simulation): add polling interval for simulations by @mjlescano in #840
- fix(cli): run command supports private key by @saeta-eth in #834
- feat: add reya network safe by @avniculae in #845
- feat: ipfs add to mfs by @avniculae in #844
- fix(website): number display by @noahlitvin in #849
- fix(builder): chain definition handling improvements by @dbeal-eth in #850
- feat: better handling of contract source codes omission by @dbeal-eth in #848
- feat: Support optimism registry by @dbeal-eth in #837
- fix(cli): fixing registry provider prompt bug by @FuzzB0t in #860
- fix(website): refetch signatures data every 10 sec by @Ignusmart in #861
- feat(cli): add forge cmd for tests by @noahlitvin in #785
- fix(website): prevent breaking safes query - Safe selector Fix by @Ignusmart in #863
- fix(website): rainbow 2.x.x migration - Wallet getting disconnected by @Ignusmart in #865
- fix: misc fixes from name respec by @FuzzB0t in #828
- fix(builder): always rerun
clone
to ensure update by @noahlitvin in #867 - fix(builder): depends must be specified explicitly when
getInput
error occurs by @noahlitvin in #866
New Contributors
- @avniculae made their first contribution in #845
- @Ignusmart made their first contribution in #861
Full Changelog: v2.11.24...v2.12.0
v2.11.24
What's Changed
- chore: bump wagmi and viem versions by @noahlitvin in #843
Full Changelog: v2.11.23...v2.11.24
v2.11.23
What's Changed
- fix(simulation): add polling interval for simulations by @mjlescano in #841
Full Changelog: v2.11.22...v2.11.23
v2.11.22
What's Changed
- feat(cli): add --provider-url to alter command by @saeta-eth in #824
- fix(cli): fix interact tool output + refactor by @saeta-eth in #825
- fix(cli): infer chain id from provider on interact command & get chain id before running anvil by @saeta-eth in #829
- fix(cli): fix interact tool output + refactor by @saeta-eth in #825
- fix(website): improve error handling on interact component by @saeta-eth in #831
- fix(registry): update multicall implementation by @mjlescano in #836
- fix(cli): run command infer chain id from provider @saeta-eth in #835
Full Changelog: v2.11.21...v2.11.22