Commit Graph

173 Commits

Author SHA1 Message Date
Victor Baranov c0ba1d0658 POA and xDai configs for truffle 2018-10-24 19:11:16 +03:00
Victor Baranov 5e61148b3a All test providers in Truffle config 2018-08-17 14:28:26 +03:00
Victor Baranov 8a4bb4ea27 Kovan network endpoint 2018-08-15 20:40:33 +03:00
Victor Baranov b9d5390c75 Deployment of auth-os 2018-08-15 18:29:48 +03:00
Victor Baranov be3d42056d flatten script is added 2018-08-15 13:13:59 +03:00
Victor Baranov d8356575dc unify order of variabled definition for strategies 2018-08-15 12:44:54 +03:00
Victor Baranov d0a640ef2c Update auth-os core to 1.1.1 version 2018-08-15 12:18:17 +03:00
Alexander Wade 507cbbe5af Updated to latest npm package 2018-08-14 14:13:11 -04:00
Victor Baranov 8e10cf301e Get upstream from parent's master 2018-08-09 17:56:05 +03:00
Alexander Wade 9cfab05bda Fixed an issue where token balances could be manipulated by senders 2018-08-08 14:50:27 -04:00
Alexander Wade 9a6f597089 Changed tests to use latest Truffle version 2018-07-30 19:56:07 -04:00
Alexander Wade 9e21ef2ddc DutchCrowdsale - Token changes:
***
issue 1: Documentation mistype or logical flaw
fix: Fixed comments to clear up the function of emitAndStore
comments: None
***
DutchCrowdsale - Admin changes:
***
issue 1: Documentation mistype
fix: Changed referenced parameter name to match actual parameter used
comments: None
***
issue 2: There is no check that min token purchase <= max
fix: Added a check for this case
comments: None
***
issue 3: Code reusing
fix: Called onlyAdmin from functions which used its logic
comments: None
***
DutchCrowdsale - Proxy changes:
***
issue 1: Contract does not prevent accidental Ether transfer
fix: Added a check to the core Proxy contract in the fallback function. Inheriting contracts may overwrite this if they choose
comments: None
***
2018-07-30 18:48:56 -04:00
wadeAlexC d97df85db0 Updated to latest version of authos-solidity 2018-07-16 08:15:47 -04:00
viktor a6a3200b96 saleIdxMock as a local variable 2018-07-11 15:33:40 +03:00
viktor d57377dbef Mock saleIdx 2018-07-11 15:32:20 +03:00
viktor 634d6c7cf1 Update of Proxies Registry and deployment fix 2018-07-10 18:19:34 +03:00
viktor 0ae5409f03 Fix proxy provider 2018-07-10 17:42:47 +03:00
viktor 0143e2dc81 fix for name of parameters 2018-07-10 16:51:22 +03:00
viktor 353740d340 remove managers for Dutch 2018-07-10 16:45:53 +03:00
viktor af8cb44f88 openzeppelin-solidity dependency is added 2018-07-10 16:08:26 +03:00
viktor 7496fb19c5 ProxiesRegistry deployment 2018-07-10 15:26:52 +03:00
viktor 147e472e88 Merge remote-tracking branch 'upstream/master' into e2e 2018-07-09 13:43:54 +03:00
wadeAlexC bc9819fb0d Added getCrowdsaleUniqueBuyers to Dutch Strategy 2018-07-06 16:25:28 -04:00
viktor 6821247e8e Merge remote-tracking branch 'upstream/master' into e2e 2018-07-05 13:55:15 +03:00
wadeAlexC b420e6d84a Updated Proxy interfaces 2018-07-04 13:28:57 -04:00
wadeAlexC 2788cb5471 Refactored to remove circular dependencies 2018-07-03 10:51:49 -04:00
Victor c7e74df0e5 Merge remote-tracking branch 'upstream/master' into e2e 2018-07-03 14:37:23 +03:00
wadeAlexC e463e9c7f1 Fixed an issue where getCurrentTierInfo was not correctly updating current tier tokens sold 2018-07-02 19:08:15 -04:00
Victor fd411a8e26 Merge remote-tracking branch 'upstream/master' into e2e 2018-06-29 17:49:45 +03:00
wadeAlexC db28ad4e51 Changed min caps to be parallel to whitelists as a feature 2018-06-29 10:33:55 -04:00
Victor 8c104fa998 Merge remote-tracking branch 'upstream/master' into e2e 2018-06-29 13:03:11 +03:00
wadeAlexC f2c64e4cd5 Added a parameter to init that allows the initializer to set whether the unsold tokens at the end of a sale should be burned, or sent to the crowdsale team wallet 2018-06-28 21:18:55 -04:00
Victor 7357255fdd registry exec id is added to environment variables 2018-06-28 17:14:47 +03:00
Victor 0187c69dc0 Managers are obsolete 2018-06-28 11:54:35 +03:00
Victor c80051494f Contracts deployment in a separate file for Dutch Auction 2018-06-25 23:58:41 +03:00
Victor c3d0f812a3 deploy of contracts in a different file 2018-06-25 23:35:15 +03:00
Victor 23783153bf application registration 2018-06-25 20:13:39 +03:00
Victor 933cc19e33 update files for e2e tests 2018-06-25 08:44:54 +03:00
wadeAlexC 7daf27a821 Finished DutchCrowdsale tests 2018-06-23 14:54:59 -04:00
wadeAlexC eb9ca7bdf2 Finished tests for MintedCappedCrowdsale and fixed an issue where current tokens were not being updated properly 2018-06-23 08:18:55 -04:00
wadeAlexC 4c4aa9a842 Changed return parameter name in MintedCapped, changed tests to use RegistryExec, and updated truffle 2018-06-22 18:35:39 -04:00
Victor e276f0b3e0 .env generation fix 2018-06-22 15:40:27 +03:00
Victor 68ecc68670 Update Dutch e2e .env generation 2018-06-22 15:12:27 +03:00
Victor 9fec42cfce Delete unsused test 2018-06-22 14:44:44 +03:00
Victor 1a1a413e8d generate .env for Dutch e2e 2018-06-22 14:17:06 +03:00
Victor f9f51909c7 delete unused test anymore 2018-06-22 13:47:11 +03:00
Victor 86288dcb8c generate .env for MintedCapped 2018-06-22 13:27:21 +03:00
Victor 629c793241 Merge remote-tracking branch 'upstream/master' into e2e 2018-06-22 12:57:49 +03:00
Victor 36e01cceb4 remove submodules 2018-06-22 12:57:22 +03:00
Alexander Wade 02c1ce93d9
Update README.md 2018-06-21 22:29:27 -04:00