Alexander Wade
|
fc5ca04ce8
|
Fixed an issue where application error messages would be overwritten if the transaction contained Ether
|
2018-05-10 22:27:10 -04:00 |
Alexander Wade
|
f7ad162584
|
Initial commit
|
2018-05-10 21:20:13 -04:00 |
Alexander Wade
|
32f20de3c4
|
Finished TokenConsole tests
|
2018-05-10 13:14:53 -04:00 |
wadeAlexC
|
c9b57e54e0
|
Removed cached git files
|
2018-05-08 02:32:56 -04:00 |
wadeAlexC
|
42d7960e70
|
Finished MintedCappedCrowdsale token function unit tests. Made a slight adjustment to TokenApprove in both crowdsales to allow approval to the 0 address, and approval of amount '0'
|
2018-05-08 02:25:15 -04:00 |
wadeAlexC
|
dc643eba91
|
Merge branch 'master' of https://github.com/auth-os/applications
|
2018-05-07 23:08:33 -04:00 |
wadeAlexC
|
4cfd5ee36e
|
Finished CrowdsaleConsole testing - made a slight tweak to CrowdsaleConsole.whitelistMultiForTier to keep better track of the number of whitelisted addresses. When app structure moves to force-revert-delegatecall, this will become much easier to track, so I'm avoiding creating expensive and complicated workarounds for now
|
2018-05-07 23:06:52 -04:00 |
Alexander Wade
|
a1d7567bf5
|
Merge pull request #1 from vbaranov/gitignore
Ignore build folders
|
2018-05-07 18:36:23 -04:00 |
Alexander Wade
|
ed011d77b9
|
Merge pull request #2 from vbaranov/truffle-config
Fix truffle config: development network
|
2018-05-07 18:36:11 -04:00 |
Victor
|
2473129742
|
fix truffle config
|
2018-05-07 20:50:24 +03:00 |
Victor
|
15f13bde38
|
ignore build folders
|
2018-05-07 20:45:38 +03:00 |
wadeAlexC
|
fb784de4a6
|
More work towards CrowdsaleConsole tests
|
2018-05-07 01:19:38 -04:00 |
wadeAlexC
|
36472efed0
|
Continued work on CrowdsaleConsole unit testing, and clarified some messy code in CrowdsaleConsole
|
2018-05-06 22:52:50 -04:00 |
wadeAlexC
|
1298042e82
|
Further testing for MintedCappedCrowdsale.CrowdsaleConsole. Additionally, fixed an issue in CrowdsaleConsole.updateTierDuration, where a tier's duration could not be updated if the stored 'current tier' was the previous tier, and it was past the stored 'current tier's' end time
|
2018-05-06 19:13:49 -04:00 |
wadeAlexC
|
b3df87a9ed
|
Added util file
|
2018-05-05 20:28:01 -04:00 |
wadeAlexC
|
26b6e00dca
|
Uncommented tests
|
2018-05-05 20:27:42 -04:00 |
wadeAlexC
|
1021be07a2
|
Added first round of tests for MintedCappedCrowdsale
|
2018-05-05 19:19:31 -04:00 |
wadeAlexC
|
ab3f422ee9
|
Consolidated helper functions in utils/
|
2018-05-05 14:44:24 -04:00 |
wadeAlexC
|
1e8d03c0b2
|
Removed unused test file
|
2018-05-05 14:39:58 -04:00 |
wadeAlexC
|
8f97d5fbdb
|
Added untracked files
|
2018-05-05 14:38:00 -04:00 |
wadeAlexC
|
761b449719
|
Modified deploy test scripts
|
2018-05-05 14:35:11 -04:00 |
wadeAlexC
|
938ac9419c
|
Initial implementation of MintedCappedCrowdsale.init tests
|
2018-05-04 18:01:51 -04:00 |
wadeAlexC
|
a51471457a
|
Fixed an issue where those that had already contributed to a crowdsale could not purchase under this global minimum cap
|
2018-05-03 14:55:51 -04:00 |
wadeAlexC
|
d581071d05
|
Added deployment of script exec address and console log
|
2018-05-03 14:34:56 -04:00 |
wadeAlexC
|
f6f18b5eb9
|
Refactored to accomodate test setup - each application is now a truffle file with its own test suite
|
2018-05-02 15:30:21 -04:00 |
wadeAlexC
|
caca1b1e02
|
Fixes isCrowdsaleFull read issue
|
2018-04-27 12:37:23 -04:00 |
wadeAlexC
|
27a459b64a
|
Initial commit - moved contracts from auth-os/beta
|
2018-04-26 16:19:00 -04:00 |
Alexander Wade
|
774c57f901
|
Initial commit
|
2018-04-26 15:53:50 -04:00 |