Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs/add workflow #1223

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Docs/add workflow #1223

merged 3 commits into from
Feb 26, 2024

Conversation

samajammin
Copy link
Member

Description

Incorporate Technical intro article into our documentation

Related issue(s)

#878

Confirmation

Copy link

netlify bot commented Feb 20, 2024

Deploy Preview for maci-typedoc ready!

Name Link
🔨 Latest commit 02c5ccf
🔍 Latest deploy log https://app.netlify.com/sites/maci-typedoc/deploys/65dccc45aa9b900008cf7290
😎 Deploy Preview https://deploy-preview-1223--maci-typedoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@samajammin samajammin mentioned this pull request Feb 20, 2024
3 tasks
@samajammin samajammin marked this pull request as ready for review February 20, 2024 22:36
Copy link
Collaborator

@kittybest kittybest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm now

@ctrlc03 ctrlc03 enabled auto-merge (squash) February 25, 2024 12:06
@ctrlc03 ctrlc03 disabled auto-merge February 25, 2024 12:20
@samajammin samajammin force-pushed the docs/add-workflow branch 3 times, most recently from 2e94c73 to 5af5267 Compare February 26, 2024 15:53
/// @dev Can only be submitted before the voting deadline
/// @param _messages the messages
/// @param _encPubKeys the encrypted public keys
function publishMessageBatch(Message[] calldata _messages, PubKey[] calldata _encPubKeys) external {

Check warning

Code scanning / Slither

Conformance to Solidity naming conventions Warning

/// @dev Can only be submitted before the voting deadline
/// @param _messages the messages
/// @param _encPubKeys the encrypted public keys
function publishMessageBatch(Message[] calldata _messages, PubKey[] calldata _encPubKeys) external {

Check warning

Code scanning / Slither

Conformance to Solidity naming conventions Warning

docs: update intro page

docs: add Poll lifecycle

docs: clean up workflow

docs: add link to contract function

docs: add WIP purpose doc page

docs: clean up workflow page

docs: remove purpose page

docs: add references to functions
@samajammin samajammin mentioned this pull request Feb 26, 2024
3 tasks
@ctrlc03 ctrlc03 enabled auto-merge February 26, 2024 17:41
@ctrlc03 ctrlc03 merged commit 770af70 into dev Feb 26, 2024
19 checks passed
@ctrlc03 ctrlc03 deleted the docs/add-workflow branch February 26, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants