Barry Gitarts
3d205e5cea
add dapp scafold
2018-11-28 11:12:50 -05:00
perissology
9376cfb1e2
NormalOperation.js tests can now be run via embark
2018-11-15 12:22:12 -08:00
perissology
891d2a6f34
more config updates for bug reproduction
2018-11-09 08:57:50 -08:00
perissology
fbb61b4bde
config updates for debuggin
2018-11-08 14:50:49 -08:00
perissology
c6dc7d8fda
disable contract deploys
2018-11-07 07:00:44 -08:00
perissology
daaf651dcd
testing embark
2018-11-04 11:07:02 -08:00
perissology
41a087d509
update package-lock.json
2018-08-02 07:40:48 -07:00
perissology
b70feecc36
remove TODO
2018-06-29 13:42:20 -07:00
perissology
2797e2d814
v1.0.1
...
remove unnecessary permission creation in factory
2018-06-29 08:07:27 -07:00
perissology
4ebab382bd
update npmignore
2018-06-29 07:18:49 -07:00
perissology
a1a8b72442
v1.0.0
2018-06-29 07:11:07 -07:00
perissology
2e3609aeac
require(pTo.amount >= amount) on transfer
2018-06-27 16:54:59 -07:00
perissology
ed7c4b8b47
added some comments & updated solcpiler
2018-06-21 10:40:30 -07:00
perissology
7baa39c62f
v1.0.0-beta.5
...
export AppProxyUpgradeable.sol
2018-06-16 18:53:01 -07:00
perissology
18361b2edc
fix typo
2018-06-16 14:09:12 -07:00
perissology
946ae184f3
update eth-contract-class
2018-06-16 14:00:46 -07:00
perissology
7cc989dd30
v1.0.0-beta.2
2018-06-16 13:02:59 -07:00
perissology
d6dfb9d3c7
point deployLP.js to lib/contracts
2018-06-16 13:02:43 -07:00
perissology
0f812d5215
update npmignore
2018-06-16 12:59:30 -07:00
perissology
70be487301
v1.0.0-beta.1
2018-06-16 12:58:15 -07:00
perissology
4737439f01
make index.js point to ./lib/contracts
2018-06-16 12:58:06 -07:00
perissology
b8f52dba0f
export deployLP test helper
2018-06-16 12:04:36 -07:00
perissology
5dabfc4b62
Merge branch 'aragonOs-update'
2018-06-16 10:57:17 -07:00
perissology
68c5826c35
all tests passing
2018-06-16 10:54:30 -07:00
perissology
e3c7c3a367
more progress
2018-06-15 17:27:47 -07:00
perissology
54a1faf570
update LPVault to latest aragonOs & solidity compiler
2018-06-15 14:56:41 -07:00
perissology
24ec03a4fe
Merge branch 'aragon'
2018-05-23 07:43:02 -07:00
perissology
6110249205
Merge branch 'aragon' of github.com-perissology:Giveth/liquidpledging into aragon
2018-05-23 07:42:34 -07:00
perissology
f8ac47a674
update eth-contract-class
2018-05-23 07:42:28 -07:00
Griff Green
98743f8e0d
changed slack to riot
2018-05-09 15:10:47 -07:00
perissology
685750d1b2
fix contract export issue & make tests use exported contracts
2018-04-24 13:39:58 -07:00
perissology
ca261d48e2
rm build dir
2018-04-24 13:23:52 -07:00
perissology
e81fff9de8
new version
2018-03-29 10:00:54 -07:00
perissology
36b72e5c45
rebuild
2018-03-29 07:18:16 -07:00
perissology
137e8be188
add url to PledgeAdmin events
2018-03-29 07:18:05 -07:00
perissology
71e2b159e1
remove print statement from test
2018-03-28 15:52:32 -07:00
perissology
c66b680e0c
added a few more tests
2018-03-28 15:32:02 -07:00
perissology
6e434af549
re-build
2018-03-27 10:55:44 -07:00
perissology
fb78a616b5
minor changes to contracts
2018-03-27 10:55:37 -07:00
perissology
e4c34225ae
export LiquidPledgingMock
2018-03-16 07:31:22 -07:00
perissology
72f6d1dae1
add lib files
2018-03-16 07:28:04 -07:00
perissology
90e0ea361e
update package.json
2018-03-16 07:21:54 -07:00
perissology
bc3219ccc4
add build files
2018-03-16 07:21:38 -07:00
perissology
c5e874e245
seperate LPConstants
2018-03-12 08:51:16 -07:00
perissology
371fc582f8
add LPFactory to index.js
2018-02-24 10:01:14 -08:00
perissology
0f5c9738ed
add a pluginInstanceWhitelist to register proxied plugins
2018-02-24 07:36:09 -08:00
perissology
ab0f8aa62f
remove PLEDGE_ADMIN_ROLE and DONOR_ROLE
...
w/ current ACL implementation, these roles will not work for us. ACL
limits only 1 set of params for a given (_who, _entity, _role), but a
single address may control multiple PledgeAdmins.
2018-02-20 09:38:13 -08:00
perissology
d481898ab1
add DONOR_ROLE
2018-02-20 08:12:01 -08:00
perissology
3ae23500c6
convert liquidPledging to accept a different token per pledge
2018-02-16 13:45:17 -08:00
perissology
46e87cffa1
minor fixes
2018-02-15 17:33:04 -08:00