Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

warden-protocol/wardenprotocol

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 26** <details> <summary>🧹 Outside diff range and nitpick comments (8)</summary><blockquote> <details> <summary>precompiles/common/address.go (2)</summary><blockquote...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 26** <details> <summary>🧹 Outside diff range and nitpick comments (8)</summary><blockquote> <details> <summary>precompiles/common/address.go (2)</summary><blockquote...

View on GitHub

backsapc pushed 4 commits to feature/precompile-x/822-act warden-protocol/wardenprotocol
  • Sol & abi updates to use address fields 1178d45
  • string -> common.Address 74bde7a
  • Merge remote-tracking branch 'origin/feature/precompile-x/822-act' into feature/precompile-x/822-act # Conflicts: # ... a213d74
  • Fixed tests bd11ff1

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Next Steps section is concise but could be more comprehensive** The Next Steps section provides a clear direction for users who want to create a valida...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Start the Node section is concise but could provide more guidance** The Start the Node section provides clear instructions for starting the node. Howev...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **State Sync Setup instructions are comprehensive but could be more user-friendly** The State Sync Setup section provides detailed instructions for an op...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Consider enhancing the overview section** The overview provides essential information about the Chiado testnet. However, consider the following improve...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Configuration instructions are clear but could benefit from additional context** The Configuration section provides clear instructions for setting up t...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 5** <details> <summary>🧹 Outside diff range and nitpick comments (13)</summary><blockquote> <details> <summary>docs/developer-docs/docs/operate-a-node/buenavista-tes...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 5** <details> <summary>🧹 Outside diff range and nitpick comments (13)</summary><blockquote> <details> <summary>docs/developer-docs/docs/operate-a-node/buenavista-tes...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Consider Using `uint256` for Timestamps** The `Timestamp` struct separates seconds and nanoseconds. In Solidity, it's conventional to use a single `uin...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Ensure Consistent Naming of Event Parameters** There's an inconsistency in naming between `creator` and `author` in event parameters. To maintain consi...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:warning: Potential issue_ **Typographical Correction in Parameter Description** The parameter description for `actionId` is redundant: "The actionId id." It should be corrected to improve clari...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:warning: Potential issue_ **Clarify Parameter Description in `UpdateTemplate` Event** The parameter description for `author` mentions "The address of the creator," which may cause confusion. To...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Encapsulate Constants Within a Library for Better Organization** Defining constants at the file level is permissible, but encapsulating them within a l...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Consider Using Enums for `status` and `voteType` Fields** The `status` field in the `Action` struct and the `voteType` field in the `ActionVote` struct...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Refactor: Improve consistency in event definitions.** The events are comprehensive and cover all necessary actions. However, there are some inconsisten...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Refactor: Standardize parameter naming in interface functions.** The IWarden interface is comprehensive and well-documented. However, there are inconsi...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 9** <details> <summary>🧹 Outside diff range and nitpick comments (2)</summary><blockquote> <details> <summary>precompiles/warden/IWarden.sol (1)</summary><blockquote...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 9** <details> <summary>🧹 Outside diff range and nitpick comments (2)</summary><blockquote> <details> <summary>precompiles/warden/IWarden.sol (1)</summary><blockquote...

View on GitHub

vercel[bot] created a comment on a pull request on warden-protocol/wardenprotocol
[vc]: #bv5e07rws6buh8LSNNVshHQoR9iL03K27u+wcgNrIF0=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ3YXJkZW4taGVscC1jZW50ZXIiLCJyb290RGlyZWN0b3J5IjoiZG9jcy9oZWxwLWNlbnRlc...

View on GitHub

coderabbitai[bot] created a comment on a pull request on warden-protocol/wardenprotocol
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: review in progress by coderabbit.ai --> > [!NOTE] > Currently processing new changes ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:warning: Potential issue_ **Fix numbering and minor grammatical issue** The instructions for funding the key using the Chiado faucet and checking the balance are correct. However, there are two...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:bulb: Codebase verification_ **Issue Detected: `wardend` Command Not Found** The verification script failed to execute the `wardend` commands because the `wardend` executable is not available ...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 2** <details> <summary>🧹 Outside diff range and nitpick comments (11)</summary><blockquote> <details> <summary>docs/developer-docs/docs/operate-a-node/create-a-valid...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 2** <details> <summary>🧹 Outside diff range and nitpick comments (11)</summary><blockquote> <details> <summary>docs/developer-docs/docs/operate-a-node/create-a-valid...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Use a custom error type for invalid argument count** In `newActionsByAddressQuery`, instead of using `fmt.Errorf` to handle the invalid number of argum...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:hammer_and_wrench: Refactor suggestion_ **Consider refactoring to reduce code duplication** Several functions repeatedly initialize `queryServer`: ```go queryServer := actmodulekeeper.NewQuery...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on warden-protocol/wardenprotocol
_:bulb: Codebase verification_ **Action Required: Add ABI Tag to `Status` Field** The `Status` field in the `ActionsByAddressInput` struct is missing an `abi` tag. For consistency and proper AB...

View on GitHub

coderabbitai[bot] created a review on a pull request on warden-protocol/wardenprotocol
**Actionable comments posted: 3** <details> <summary>🧹 Outside diff range and nitpick comments (5)</summary><blockquote> <details> <summary>precompiles/act/types.go (5)</summary><blockquote> `18...

View on GitHub

Load more