Commit Graph

  • b0e79c3a2c feat: create hardhat task to create groups cedoor 2021-11-09 19:28:59 +01:00
  • 23c9547d5c style: run eslint and prettier cedoor 2021-11-08 18:42:30 +01:00
  • ce1d777f14 chore: remove no-empty-blocks solhint rule cedoor 2021-11-08 18:42:07 +01:00
  • c3209f52a7 test: add some tests cedoor 2021-11-08 18:35:33 +01:00
  • 59e1321a8b docs: update license cedoor 2021-11-08 18:00:29 +01:00
  • ff0e2d0256 docs: add comments to the Groups contract cedoor 2021-11-08 17:59:03 +01:00
  • ed1634ef52 feat: create function to remove identity commitments cedoor 2021-11-08 16:28:56 +01:00
  • 02f57ed988 feat: add function to get group size cedoor 2021-11-08 10:20:57 +01:00
  • b3c4fc0f82 refactor: remove rootHashes mapping cedoor 2021-11-08 10:16:55 +01:00
  • d884050c81 refactor: rename multisig wallet groups to ownable groups cedoor 2021-11-06 14:38:58 +01:00
  • f361fcaf13 feat: add id commitment index in the event cedoor 2021-11-06 11:12:33 +01:00
  • cf97540232 feat: add multisig wallet groups cedoor 2021-11-05 22:27:12 +01:00
  • cfeca64d90 feat: add logs parameter to accounts hardhat task cedoor 2021-11-05 22:26:12 +01:00
  • b7260f0a07 feat: create a single Groups contract cedoor 2021-11-05 13:22:09 +01:00
  • 5102df932b test: update before test task cedoor 2021-11-04 18:47:33 +01:00
  • 8534d70b17 refactor: improve tree code and add some tests cedoor 2021-11-04 18:47:02 +01:00
  • 34cebe04c2 feat: add logs paramater to deploy hardhat tasks cedoor 2021-11-03 18:09:17 +01:00
  • 09bc477bde feat: add CuratedGroups base contracts cedoor 2021-11-03 18:08:34 +01:00
  • 19dcdffb17 feat: create new hardhat task to deploy CuratedGroups contract cedoor 2021-11-03 18:07:56 +01:00
  • d2d6025fdc chore: add circomlibjs pkg and types cedoor 2021-11-03 18:06:35 +01:00
  • d11d89463a refactor: rename InterRepGroups contract to OffchainGroups cedoor 2021-11-03 12:36:50 +01:00
  • 44f25544c6 refactor: remove mocked contracts cedoor 2021-11-01 11:23:03 +01:00
  • e94fdbdc4d chore: update lint-staged configuration cedoor 2021-11-01 11:22:20 +01:00
  • aedfe19953 chore: move commitizen configuration cedoor 2021-11-01 11:21:43 +01:00
  • f9809696c8 docs: remove documentation files cedoor 2021-11-01 11:18:29 +01:00
  • b408f608bd chore: remove yarn conf files cedoor 2021-11-01 11:18:02 +01:00
  • 117763e74a chore: deploy new kovan contracts cedoor 2021-10-29 13:15:22 +02:00
  • f930e8cdc7 Merge branch 'develop' cedoor 2021-10-29 12:26:47 +02:00
  • da26338801 refactor: join function requires cedoor 2021-10-29 10:19:27 +02:00
  • cfe0827be1 refactor: join function requires cedoor 2021-10-29 10:19:27 +02:00
  • c134711881 feat: add batch method to add more root hashes in 1 tx cedoor 2021-10-29 10:16:03 +02:00
  • d809764315 chore: chore: update kovan reputation badge contract address cedoor 2021-10-11 10:28:00 +02:00
  • f18ddcca60 chore: update kovan contract groups address cedoor 2021-10-07 17:00:16 +02:00
  • fd9dc5e458 refactor: replace group id par with provider and name cedoor 2021-10-07 16:57:14 +02:00
  • 66bfbc302e fix: remove 0x from private key cedoor 2021-10-04 19:33:10 +02:00
  • 491b34ce9c docs(readme): update intro description Omar Desogus 2021-10-01 19:17:14 +02:00
  • a5f26ee061 chore: update kovan contract addresses cedoor 2021-09-28 21:02:14 +02:00
  • 29a94341fe chore: deploy reddit ReputationBadge contract on kovan cedoor 2021-09-23 18:13:49 +02:00
  • 05f8042b9f chore: deploy github ReputationBadge contract on kovan cedoor 2021-09-22 22:35:31 +02:00
  • 672ab34d37 docs(readme): udpate InterRep references Omar Desogus 2021-09-15 15:19:05 +02:00
  • 67132abee3 build: update InterRepGroups contract address on kovan cedoor 2021-09-15 12:44:45 +02:00
  • fef3453ec3 feat: add event indexed parameter cedoor 2021-09-15 12:40:07 +02:00
  • 2921d787d0 build: update InterRepGroups contract address on kovan cedoor 2021-09-15 11:42:01 +02:00
  • bf2e5b78d6 build: update InterRepGroups contract address on kovan cedoor 2021-09-14 18:19:13 +02:00
  • ad66da3987 docs(readme): update contract addresses Omar Desogus 2021-08-29 22:19:39 +02:00
  • 536e8a93bc build(openzeppelin): deploy new InterRepGroups contract on Ropsten & kovan cedoor 2021-08-29 22:09:21 +02:00
  • 00f22002bb docs(readme): add InterRepGroups contract Ropsten address Omar Desogus 2021-08-29 18:59:22 +02:00
  • ae5a282e49 build(openzeppelin): deploy new InterRepGroups contract on Ropsten cedoor 2021-08-29 18:56:13 +02:00
  • 12db857aab build: add openzeppelin build config file cedoor 2021-08-29 18:11:39 +02:00
  • 82955712d1 docs(readme): update section of deploy commands Omar Desogus 2021-08-27 18:16:25 +02:00
  • 45dd072835 feat: add script to deploy a mock of all contracts cedoor 2021-08-27 18:05:59 +02:00
  • 7eeda9b8fc chore: replace mnemonic with private key cedoor 2021-08-27 17:03:45 +02:00
  • e86c329e90 fix: remove references to typechain on hardhat tasks cedoor 2021-08-27 17:01:56 +02:00
  • bbfae5e88a feat: save only the last root hash cedoor 2021-08-27 10:58:52 +02:00
  • 2cc5f57a82 docs(readme): create table for deployed contracts Omar Desogus 2021-08-26 21:24:28 +02:00
  • 7ceef0717c test: add tests for interrep-groups contract cedoor 2021-08-26 21:17:16 +02:00
  • 742afb1177 feat: create initial interrep-groups contract cedoor 2021-08-26 21:15:47 +02:00
  • 7bf8273d90 fix: set correct report-gas boolean value cedoor 2021-08-26 21:14:52 +02:00
  • 22aece9d15 merge branch 'develop' cedoor 2021-08-26 17:24:21 +02:00
  • 332a2605e2 feat: add two tasks to hardhat config file cedoor 2021-08-26 17:24:10 +02:00
  • 8290698a51 docs(readme): update readme structure Omar Desogus 2021-08-26 17:23:11 +02:00
  • 42d0cfe422 style: update lint configuration cedoor 2021-08-26 16:59:56 +02:00
  • b2cca77245 refactor: merge hardhat code from reputation-service repo cedoor 2021-08-26 16:01:45 +02:00
  • 3c47350b42 add contract's address on Arbitrum Raphael 2021-08-08 11:21:21 +02:00
  • b4f2d3561a readme update Raphael 2021-07-28 22:57:25 +02:00
  • 0a9f6b9ddf update readme Raphael 2021-07-28 22:56:24 +02:00
  • 6bd8cc6c07 feat(): add test for minting when paused Raphael Roullet 2021-07-26 10:32:28 +01:00
  • 010d403e94 chore(): workspace update Raphael Roullet 2021-07-26 10:31:55 +01:00
  • 44d6560d80 update deployed contract Raphael 2021-07-01 18:41:35 +02:00
  • 739016bfd8 Merge pull request #4 from ra-phael/add-docs Raphael 2021-07-01 18:26:58 +02:00
  • 3fac0c4864 docs(): update package.json Raphael Roullet 2021-07-01 17:24:17 +01:00
  • 868baacd16 docs(): add documentation Raphael Roullet 2021-07-01 17:20:55 +01:00
  • 7f962e0413 add deployed contracts to Readme Raphael 2021-06-15 11:27:12 +02:00
  • ef6653da4a feat(): update readme Raphael Roullet 2021-06-10 10:16:57 +01:00
  • 40810ad067 feat(): small change Raphael Roullet 2021-06-10 10:16:45 +01:00
  • f080528663 Merge pull request #3 from ra-phael/rename-contract Raphael 2021-06-09 19:14:25 +02:00
  • 3e77c2011e feat(): rename badge contract Raphael Roullet 2021-06-09 12:22:36 +01:00
  • 4a51148bc2 Merge pull request #2 from ra-phael/upgradeable-contracts Raphael 2021-06-08 17:09:02 +02:00
  • 70096c701c fix(): the requested contract was not found Raphael Roullet 2021-06-08 16:03:12 +01:00
  • 8566dde2bf feat(): re-order functions Raphael Roullet 2021-06-08 15:52:16 +01:00
  • 15e54005c4 feat(): add tests for upgraded contract Raphael Roullet 2021-06-08 15:37:24 +01:00
  • 77c873211b feat(): make contracts upgradeable Raphael Roullet 2021-06-08 11:43:01 +01:00
  • 6360828c4b feat(): add hardhat upgrades package Raphael Roullet 2021-06-08 11:42:36 +01:00
  • 5a4a96a69d Merge pull request #1 from ra-phael/add-nft-contracts Raphael 2021-06-07 19:34:42 +02:00
  • 73ae2c2c38 feat(): add getter for backendAddress Raphael Roullet 2021-06-07 18:27:57 +01:00
  • 226eaaa86a feat(): add backend address and batch minting Raphael Roullet 2021-06-07 18:06:29 +01:00
  • 4a438c067f feat(): add more tests Raphael Roullet 2021-06-06 14:29:28 +01:00
  • 755914030e feat(): transfer tests Raphael Roullet 2021-06-06 14:22:01 +01:00
  • 5f9bbdedc7 feat(): burn tests Raphael Roullet 2021-06-06 13:37:51 +01:00
  • ca68907992 feat(): add Badge contract Raphael Roullet 2021-06-06 12:57:28 +01:00
  • 10ec28e7dd feat(): comment mnemonic requirement in solcover config Raphael Roullet 2021-06-06 12:55:56 +01:00
  • 7c3ddf6550 feat(): delete greeter Raphael Roullet 2021-06-04 17:57:33 +01:00
  • 496a1a1990 feat(): update sol version Raphael Roullet 2021-06-04 17:56:24 +01:00
  • 1b0fdf79d6 feat(): add openzeppelin contracts dependency Raphael Roullet 2021-06-04 15:38:59 +01:00
  • 20b8d54935 chore(): only use hardhat for now Raphael Roullet 2021-06-04 15:32:33 +01:00
  • ec556d09f4 Initial commit Raphael 2021-06-04 16:17:21 +02:00