Commit Graph

108 Commits

Author SHA1 Message Date
Râu Cao a2ebc609ea
7.4.0
continuous-integration/drone/push Build is passing Details
2023-08-29 15:03:03 +02:00
Râu Cao 90223dd22e
Add npm version script
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Release Drafter / Update release notes draft (pull_request) Successful in 2s Details
closes #46
2023-08-29 14:57:07 +02:00
Râu Cao f0a71ca8f1
7.3.0
continuous-integration/drone/push Build is passing Details
2023-08-13 21:01:34 +02:00
Râu Cao 117918e66f
Remove obsolete npm scripts 2023-08-13 20:59:09 +02:00
Râu Cao 21522a86a0
7.2.0
continuous-integration/drone/push Build is passing Details
2023-04-27 11:37:22 +02:00
Râu Cao d63f7ca743
Add reinitializer for upgrades to Contributor
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Release Drafter / Update release notes draft (pull_request) Successful in 4s Details
In order to be able to re-initialize the upgraded contract with the
profile manager address, we need a new re-initializer function that is
automatically allowed to only be executed once per contract
implementation version.

Co-authored-by: Michael Bumann <hello@michaelbumann.com>
2023-04-27 11:11:30 +02:00
Râu Cao b49d1130a9
7.1.0
continuous-integration/drone/push Build is passing Details
2023-04-26 15:49:57 +02:00
Râu Cao 828f831c52
7.0.1
continuous-integration/drone/push Build is passing Details
2022-11-02 19:07:56 +01:00
Râu Cao b63c68cd1c
7.0.0
continuous-integration/drone/push Build is passing Details
2022-11-02 18:07:46 +01:00
Râu Cao a1a68092f6
Change npm module name(space), improve description
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-10-31 12:27:24 +01:00
Râu Cao 59bda71f97
Add mocha, chai, and test for Contribution 2022-08-23 10:42:07 +01:00
Râu Cao 2b314556ad
Set up Drone CI 2022-08-08 18:20:32 +02:00
Basti 53955126ff
7.0.0-beta.0 2022-07-16 16:27:56 +02:00
bumi 687040791c Cleanup aragon contract leftovers
and use hardhat localhost as default network
2022-05-19 18:40:41 +02:00
bumi cc6b6de827 Extend bootstrap and fund script 2022-05-19 17:51:33 +02:00
Basti 0d6dc78a58
Roll back node-fetch upgrade 2022-05-19 17:33:32 +02:00
Basti 195cd42313
Update dependencies 2022-05-19 01:02:27 +02:00
Basti 96940716bd
Update npm scripts, README
Introduce a new `build` script that also builds the ABIs.
2022-05-16 19:16:13 +02:00
Basti 53fafc1c78
Update ipfs-http-client (for node >= 14)
Updates the client library and API usage to work with the latest
version, and more importantly, with current node.js LTS.
2022-04-28 19:19:58 +02:00
Basti b80273b308
Update kosmos-schemas 2022-04-27 18:00:56 +02:00
Basti d1d92c6644
Update dependencies 2022-04-25 22:22:53 +02:00
bumi 53dbc1e4ad Update README and npm scripts for hardhat 2022-04-25 10:09:15 -05:00
Basti f0edfa038f
Add dev scripts for hardhat to package.json 2022-01-11 16:20:23 -06:00
bumi c3bd2b88d4 Update dependencies 2021-09-26 19:25:57 +02:00
bumi 9bfe131cd5 Update ethers.js to support RSK deployments 2021-07-08 11:09:41 +02:00
bumi 8a962aea62 Cleanup package.json 2021-06-08 23:40:20 +02:00
bumi a626409221 Move contracts to root level for hardhart usage
byebye aragon apps
2021-06-08 15:45:23 +02:00
Basti c865c154a4
Merge pull request #198 from 67P/feature/expenses
Add Reimbursement app
2021-06-02 14:25:33 +02:00
Basti f11c4f7764
Add script for finding block closest to given date
Useful for manual grant cycle management.
2021-05-20 15:09:56 +02:00
bumi c83a560e3b merge master 2020-12-01 10:39:01 +01:00
bumi 8f0d7e5196 6.0.0 2020-07-17 13:22:59 +02:00
Basti c63fcc002b
Use new schemas release 2020-06-28 00:47:24 +02:00
Basti 17cc44cb98
Use unreleased kosmos schemas fix 2020-06-27 16:23:15 +02:00
bumi c2dcedfe58 Update to ethers 5 2020-06-24 01:20:04 +02:00
bumi a0b0183beb Add Reimbursement app 2020-05-29 10:46:55 +02:00
bumi 606350eb5e Update solc
our contracts still use an older version, but I guess it is good to have
the latest solc package
2020-05-27 10:53:31 +02:00
bumi a330a8eedf npm upgrade 2020-05-27 10:46:41 +02:00
bumi a4ef2398be update dependencies 2020-05-27 10:06:06 +02:00
bumi 3c49c688d2 Add missing dev dependencies and update dependencies 2020-04-15 20:43:46 +02:00
bumi 47f59126a7 5.5.0 2020-03-01 12:46:22 +01:00
bumi b7eac4202c Adjust deploy script and readme for updates 2020-02-10 14:30:03 +01:00
Basti 9431bc22a6
Re-add package lock fix script
m(
2020-02-08 16:36:29 -05:00
Basti 78c8052629
Update dependencies
Dance the update dance with me.
2020-02-08 16:28:13 -05:00
Basti ddeeb5ffd7
Merge pull request #162 from 67P/dev/aragon_truffle
Remove Aragon CLI, document system deps
2019-08-09 18:38:40 +02:00
Basti 819fbc547a
Add contract publish options
This removes most of the features we don't need/want and minimizes
prompts during the bootstrap process.
2019-08-09 18:18:36 +02:00
Basti 7236b04b4b
Remove Aragon CLI, document system deps
In order to prevent regular issues with the notoriously npm-issue-ridden
Aragon CLI module, this removes it as a direct dependency and requires
it to be installed as a system dependency.

Also adds Truffle as a system dependency to the docs (which was missing
before).
2019-08-09 18:04:21 +02:00
fsmanuel 6e8c994a0a Fix package script command deploy:kit 2019-08-04 19:37:31 +02:00
Haythem Sellami eb4e06edf1 Contributor app tests (#143)
Adds tests for the contributor contract
2019-07-22 06:55:22 +00:00
bumi 87a468bc91 5.4.0 2019-07-02 16:27:26 +02:00
bumi a45c8d14be Downgrade IPFS package
The new version uses generators which breaks the build on kredits-web.
2019-07-01 16:12:22 +02:00