Commit Graph
49 Commits
Author SHA1 Message Date
basti 26c2710149 Improve list-contributions script
* Improve sort order of table columns
* Print if the contribution is confirmed
* Log error if something goes wrong
2019-04-06 17:56:48 +02:00
bastiandGitHub 7eb1fedb42 Merge pull request #76 from 67P/features/dynamic-core-flag
Dynamic function to test for core contributor flag
2019-04-06 15:19:01 +02:00
bastiandGitHub cbfe39f804 Merge pull request #78 from 67P/feature/veto-period
Set contribution veto period to 1 week
2019-04-06 00:30:30 +02:00
basti 93e0b30b35 4.0.0 2019-04-05 15:44:51 +02:00
basti 896db5e047 Update abi 2019-04-04 23:16:23 +02:00
basti d507d7b562 Enable all seeds again 2019-04-04 23:16:01 +02:00
basti 40c5d2a275 Merge branch 'master' into feature/contribution_owner 2019-04-04 23:12:16 +02:00
basti a049f2eedb Adjust proposals for format changes 2019-04-04 23:11:43 +02:00
bastiandGitHub b68b037000 Merge pull request #74 from 67P/chore/npm-scripts
Add some helpers to reset a fresh DAO and upgrade an app
2019-04-04 23:11:12 +02:00
basti 181e6f3c23 Fix/refactor contribution wrapper 2019-04-04 22:56:06 +02:00
basti 19556349f6 Fix syntax error 2019-04-04 22:30:27 +02:00
basti e4c3d9a468 Update abi 2019-04-04 16:28:34 +02:00
basti 5b49f82544 Adjust wrapper and scripts for contract changes 2019-04-04 16:24:37 +02:00
basti 6088f30cd8 Use smaller numbers for contributor ID
2.2 billion contributors should be enough.
2019-04-04 16:01:08 +02:00
basti f1e2c65b9e Use smaller numbers where appropriate 2019-04-04 15:28:18 +02:00
basti 786f38cfb7 Print errors in seed contract calls 2019-04-04 15:25:31 +02:00
basti 197a31b9e1 Remove whitespace 2019-04-04 14:47:25 +02:00
basti 20acfc70e3 Use ID instead of address for contribution owner 2019-04-04 14:43:38 +02:00
basti e0ff29d1c9 Remove unnecessary space chars 2019-04-04 11:38:18 +02:00
basti 0ce62839e9 Update seeds
Use more realistic data, add more contributions
2019-04-04 11:32:46 +02:00
bastiandGitHub cc2c9a7368 Merge pull request #70 from 67P/feature/claim-contribution-in-seeds
Update seeds
2019-04-03 21:50:43 +02:00
bastiandGitHub 1abfc5a265 Merge pull request #69 from 67P/fix/add-contributor-permissions
Fix permissions to manage contributors
2019-04-03 21:50:19 +02:00
bastiandGitHub 350dadec4d Merge pull request #68 from 67P/update-ipfs-package
Update ipfs package
2019-04-03 21:16:22 +02:00
bastiandGitHub 92da07dca2 Merge pull request #67 from 67P/feature/contributor-balance-1
Add balance when loading contributor
2019-04-03 20:22:50 +02:00
basti ed3e5dd4c4 Allow seed tx to fail
This allows for running seeds multiple times, e.g. after adding new
ones.
2019-04-03 11:41:55 +02:00
basti bd39d0f126 Use new address for raucao seed 2019-04-03 11:41:45 +02:00
bastiandGitHub 4c8ee69664 Merge pull request #65 from 67P/fix/ethersjs-namehash
Use namehash from ethers.utils
2019-04-03 11:39:35 +02:00
bastiandGitHub eae8967322 Merge pull request #63 from 67P/fix/contriutor-permissions
Fix contributor oracle permission auth
2019-04-03 11:37:10 +02:00
bastiandGitHub f40cc1d8ff Merge pull request #62 from 67P/aragonos
Build on aragonOS
2019-04-02 21:36:36 +02:00
basti adb7122a28 Add helper script for updating local address file
Can be run after starting the devchain, so that all local truffle
scripts work with the new network ID.
2019-04-02 17:35:28 +02:00
basti a24f80d44f Change addresses 2019-04-01 14:04:11 +02:00
basti 9512ba4334 Update contract addresses 2019-04-01 11:19:30 +02:00
basti 65c129eafd Update package locks 2019-04-01 11:17:26 +02:00
basti c2f763bec7 Add missing variable assignment 2019-04-01 11:16:55 +02:00
basti c93a81808a Update package lock 2019-04-01 10:34:48 +02:00
basti 6d9a54b71c Remove whitespace 2018-06-18 18:42:32 +02:00
basti 8a7abba486 Add keywords to package config 2018-05-03 13:31:49 +02:00
basti c6c48f49d2 Add npm version badge 2018-05-03 13:24:40 +02:00
basti db2e12c750 3.0.1 2018-05-03 13:20:06 +02:00
basti 7dc75a19b5 Clean your room, kiddo. 2018-05-03 12:40:24 +02:00
basti 926913da50 Update description 2018-05-03 12:40:16 +02:00
basti a045702937 Use normal Markdown extension
Hardly anyone uses `.mdown`, so let's use what everyone knows and looks
for.
2018-05-03 12:32:36 +02:00
basti b13b93122e 3.0.0 2018-05-03 12:04:10 +02:00
basti c23e7f2df8 Start with old npm package version 2018-05-03 12:03:19 +02:00
bastiandGitHub 1779d66ee6 Merge pull request #39 from 67P/fix/ipfs-hash
Replaces the ipfsHash buffer with a B58 string
2018-04-21 21:04:56 +02:00
basti b6bc5af7bf Serialize details in contributions 2018-04-19 15:39:00 +02:00
basti 7f56e1163a Add accounts to contributor serialization 2018-04-19 15:23:15 +02:00
basti 38a25caaa4 Merge branch 'presist-ganache-db' 2018-04-17 13:24:43 +02:00
basti f2fc9fd161 Add empty Ganache DB directory 2018-04-17 13:13:52 +02:00