Commit Graph

33 Commits

Author SHA1 Message Date
0f1033d31c citizen: clarify repository goal, stack, and collaboration intent
Some checks failed
CI / build-and-test (push) Has been cancelled
CI / slither (push) Has been cancelled
2026-04-19 09:11:25 +00:00
8d8fae046e citizen: add project dependency manifest
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:11:24 +00:00
cfae25fc0d citizen: implement Implement: Tests the integration of the governance and voting contracts
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:11:24 +00:00
ef9ce9b719 citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:11 +00:00
474418b582 citizen: add deployment script
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:10 +00:00
fe42c6005d docs: add documentation for GovernanceContract.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:09 +00:00
3b73072301 test: add foundry tests for GovernanceContract.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:09:55 +00:00
f0bd7390e6 citizen: implement Implement: Defines the main community governance contract
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:09:36 +00:00
fab5ccc5f8 citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:08:31 +00:00
529c628bcb citizen: add deployment script
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:30 +00:00
7317d3d070 docs: add documentation for VotingContract.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:29 +00:00
1117f62b2c test: add foundry tests for VotingContract.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:18 +00:00
3250fae876 citizen: implement Implement: Handles voting logic for the governance contract
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:00 +00:00
d6d38d6220 citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:52 +00:00
0b669c2e08 citizen: add runtime runbook for bots
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:06:51 +00:00
6f501beeb1 citizen: add docker-compose runtime scaffold
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:51 +00:00
62327c51f6 citizen: document project structure and entrypoints
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:50 +00:00
20cb696fae citizen: add architecture documentation
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:50 +00:00
46a298a9af citizen: add git attributes
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:06:49 +00:00
80233cfed3 citizen: add editor config
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:06:49 +00:00
900e79e96c citizen: add pull request template
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:48 +00:00
ed22145468 citizen: add foundry CI pipeline
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:48 +00:00
2eb4efa379 citizen: add contributing guide 2026-04-19 09:06:47 +00:00
6ceab3c5a8 citizen: add changelog 2026-04-19 09:06:47 +00:00
8a42ef0faf citizen: add MIT license 2026-04-19 09:06:46 +00:00
8861e7e99b citizen: add deployment script 2026-04-19 09:06:46 +00:00
4625b5cd10 citizen: add foundry remappings 2026-04-19 09:06:45 +00:00
d8aed1d8d3 citizen: add foundry build config 2026-04-19 09:06:45 +00:00
21ed68c7de citizen: add foundry gitignore 2026-04-19 09:06:44 +00:00
f66cde7a63 docs: add documentation for IGovernance.sol 2026-04-19 09:06:43 +00:00
289e342fd9 test: add foundry tests for IGovernance.sol 2026-04-19 09:06:33 +00:00
7adcb14d56 citizen: implement Implement: Specifies the interface for the governance contract 2026-04-19 09:06:13 +00:00
09bd37192f Initial commit 2026-04-19 09:03:47 +00:00